summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2015-04-06ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org
2015-04-03netns: don't allocate an id for dead netnsNicolas Dichtel
2015-04-03Revert "netns: don't clear nsid too early on removal"Nicolas Dichtel
2015-04-02net: move fib_rules_unregister() under rtnl lockWANG Cong
2015-03-29netns: don't clear nsid too early on removalNicolas Dichtel
2015-03-24net: use for_each_netdev_safe() in rtnl_group_changelink()WANG Cong
2015-03-12sock: fix possible NULL sk dereference in __skb_tstamp_txWillem de Bruijn
2015-03-11xps: must clear sender_cpu before forwardingEric Dumazet
2015-03-11net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev
2015-03-10net: Handle unregister properly when netdev namespace change fails.David S. Miller
2015-03-10net: add comment for sock_efree() usageOliver Hartkopp
2015-03-01net: do not use rcu in rtnl_dump_ifinfo()Eric Dumazet
2015-02-28net: Verify permission to link_net in newlinkEric W. Biederman
2015-02-28net: Verify permission to dest_net in newlinkEric W. Biederman
2015-02-24rtnetlink: avoid 0 sized arraysSasha Levin
2015-02-22net: pktgen: disable xmit_clone on virtual devicesEric Dumazet
2015-02-21net: reject creation of netdev names with colonsMatthew Thode
2015-02-20ethtool: Add hw-switch-offload to netdev_features_strings.Rami Rosen
2015-02-20sock: sock_dequeue_err_skb() needs hard irq safetyEric Dumazet
2015-02-19gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-02-15rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong
2015-02-14net: spelling fixesStephen Hemminger
2015-02-14net/core: Fix warning while make xmldocs caused by dev.cMasanari Iida
2015-02-13net: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-11net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert
2015-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-08net:rfs: adjust table size checkingEric Dumazet
2015-02-08net: rfs: add hash collision detectionEric Dumazet
2015-02-07net: use netif_rx_ni() from process contextEric Dumazet
2015-02-07rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann
2015-02-05pktgen: fix UDP checksum computationSabrina Dubroca
2015-02-05flowcache: Fix kernel panic in flow_cache_flush_taskMiroslav Urbanek
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-05net: remove some sparse warningsEric Dumazet
2015-02-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2015-02-04net/core: Add event for a change in slave stateMoni Shoua
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller
2015-02-04xps: fix xps for stacked devicesEric Dumazet
2015-02-04net: bury net/core/iovec.c - nothing in there is used anymoreAl Viro
2015-02-02net-timestamp: no-payload only sysctlWillem de Bruijn
2015-02-02net-timestamp: no-payload optionWillem de Bruijn
2015-02-01bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu
2015-01-30net: Fix vlan_get_protocol for stacked vlanToshiaki Makita
2015-01-29dev: add per net_device packet type chainsSalam Noureddine
2015-01-29rtnetlink: pass link_net to the newlink handlerNicolas Dichtel
2015-01-28bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-26flow_dissector: add tipc supportErik Hugne
2015-01-23vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel