aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-03-18Revert "netfilter: xt_recent: relax ip_pkt_list_tot restrictions"Greg Kroah-Hartman
2015-03-18SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under xprt->bc_pa_lockChuck Lever
2015-03-18sunrpc: fix braino in ->poll()Al Viro
2015-03-18net: irda: fix wait_until_sent poll timeoutJohan Hovold
2015-03-18mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon()Luciano Coelho
2015-03-18mac80211: Send EAPOL frames at lowest rateJouni Malinen
2015-03-18net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti
2015-03-18udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček
2015-03-18net: do not use rcu in rtnl_dump_ifinfo()Eric Dumazet
2015-03-18net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msgCatalin Marinas
2015-03-18net: pktgen: disable xmit_clone on virtual devicesEric Dumazet
2015-03-18net: reject creation of netdev names with colonsMatthew Thode
2015-03-18sock: sock_dequeue_err_skb() needs hard irq safetyEric Dumazet
2015-03-18openvswitch: Fix net exit.Pravin B Shelar
2015-03-18ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki
2015-03-18ipv4: ip_check_defrag should not assume that skb_network_offset is zeroAlexander Drozdov
2015-03-18ipv4: ip_check_defrag should correctly check return value of skb_copy_bitsAlexander Drozdov
2015-03-18gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki
2015-03-18rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong
2015-03-18ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau
2015-03-18tcp: make sure skb is not shared before using skb_get()Eric Dumazet
2015-03-18ipv6: Make __ipv6_select_ident staticVlad Yasevich
2015-03-18ipv6: Fix fragment id assignment on LE arches.Vlad Yasevich
2015-03-18rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann
2015-03-18pktgen: fix UDP checksum computationSabrina Dubroca
2015-03-18ipv6: addrconf: add missing validate_link_af handlerDaniel Borkmann
2015-03-18flowcache: Fix kernel panic in flow_cache_flush_taskMiroslav Urbanek
2015-03-06libceph: fix double __remove_osd() problemIlya Dryomov
2015-03-06cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore
2015-03-06SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust
2015-03-06Bluetooth: Fix reporting invalid RSSI for LE devicesSzymon Janc
2015-03-06Bluetooth: Fix valid Identity Address checkJohan Hedberg
2015-02-05sit: fix some __be16/u16 mismatchesEric Dumazet
2015-02-05net: remove some sparse warningsEric Dumazet
2015-02-05ip6_gre: fix endianness errors in ip6gre_errSabrina Dubroca
2015-02-04cls_api.c: Fix dumping of non-existing actions' stats.Ignacy Gawędzki
2015-02-04pkt_sched: fq: avoid hang when quantum 0Kenneth Klette Jonassen
2015-02-04net: rds: use correct size for max unacked packets and bytesSasha Levin
2015-02-03ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich
2015-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-02-01ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-01-30net: Fix vlan_get_protocol for stacked vlanToshiaki Makita
2015-01-30net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara
2015-01-30netlink: fix wrong subscription bitmask to group mapping inPablo Neira
2015-01-30netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()Pablo Neira Ayuso
2015-01-30ipvs: rerouting to local clients is not needed anymoreJulian Anastasov
2015-01-29ipv4: Don't increase PMTU with Datagram Too Big message.Li Wei
2015-01-29caif: remove wrong dev_net_set() callNicolas Dichtel
2015-01-28tcp: ipv4: initialize unicast_sock sk_pacing_rateEric Dumazet
2015-01-28bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu