aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-06
* netns: don't allocate an id for dead netnsNicolas Dichtel2015-04-03
* Revert "netns: don't clear nsid too early on removal"Nicolas Dichtel2015-04-03
* net: move fib_rules_unregister() under rtnl lockWANG Cong2015-04-02
* netns: don't clear nsid too early on removalNicolas Dichtel2015-03-29
* net: use for_each_netdev_safe() in rtnl_group_changelink()WANG Cong2015-03-24
* sock: fix possible NULL sk dereference in __skb_tstamp_txWillem de Bruijn2015-03-12
* xps: must clear sender_cpu before forwardingEric Dumazet2015-03-11
* net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev2015-03-11
* net: Handle unregister properly when netdev namespace change fails.David S. Miller2015-03-10
* net: add comment for sock_efree() usageOliver Hartkopp2015-03-10
* net: do not use rcu in rtnl_dump_ifinfo()Eric Dumazet2015-03-01
* net: Verify permission to link_net in newlinkEric W. Biederman2015-02-28
* net: Verify permission to dest_net in newlinkEric W. Biederman2015-02-28
* rtnetlink: avoid 0 sized arraysSasha Levin2015-02-24
* net: pktgen: disable xmit_clone on virtual devicesEric Dumazet2015-02-22
* net: reject creation of netdev names with colonsMatthew Thode2015-02-21
* ethtool: Add hw-switch-offload to netdev_features_strings.Rami Rosen2015-02-20
* sock: sock_dequeue_err_skb() needs hard irq safetyEric Dumazet2015-02-20
* gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki2015-02-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-17
|\
| * rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong2015-02-15
| * net: spelling fixesStephen Hemminger2015-02-14
| * net/core: Fix warning while make xmldocs caused by dev.cMasanari Iida2015-02-14
| * net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2015-02-11
* | net: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-09
|\
| * net: use netif_rx_ni() from process contextEric Dumazet2015-02-08
| * rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann2015-02-08
| * pktgen: fix UDP checksum computationSabrina Dubroca2015-02-05
| * flowcache: Fix kernel panic in flow_cache_flush_taskMiroslav Urbanek2015-02-05
* | net:rfs: adjust table size checkingEric Dumazet2015-02-09
* | net: rfs: add hash collision detectionEric Dumazet2015-02-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\|
| * net: remove some sparse warningsEric Dumazet2015-02-05
| * net: Fix vlan_get_protocol for stacked vlanToshiaki Makita2015-01-30
| * bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu2015-01-29
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-02-04
|\ \
| * | net: bury net/core/iovec.c - nothing in there is used anymoreAl Viro2015-02-04
* | | net/core: Add event for a change in slave stateMoni Shoua2015-02-04
* | | Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller2015-02-04
|\ \ \
| * | | nl80211: Allow set network namespace by fdVadim Kochan2015-01-23
* | | | xps: fix xps for stacked devicesEric Dumazet2015-02-04
* | | | net-timestamp: no-payload only sysctlWillem de Bruijn2015-02-02
* | | | net-timestamp: no-payload optionWillem de Bruijn2015-02-02
* | | | bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu2015-02-02
| |/ / |/| |
* | | dev: add per net_device packet type chainsSalam Noureddine2015-01-29
* | | rtnetlink: pass link_net to the newlink handlerNicolas Dichtel2015-01-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\ \ \ | | |/ | |/|
| * | net: rps: fix cpu unplugEric Dumazet2015-01-16