aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* 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
* 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
* | | flow_dissector: add tipc supportErik Hugne2015-01-26
* | | vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel2015-01-23
* | | rtnl: fix error path when adding an iface with a link netNicolas Dichtel2015-01-23
* | | rtnl: allow to create device with IFLA_LINK_NETNSID setNicolas Dichtel2015-01-19
* | | rtnl: add link netns id to interface messagesNicolas Dichtel2015-01-19
* | | netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel2015-01-19
* | | bridge: remove oflags from setlink/dellink.Rosen, Rami2015-01-19
* | | netlink: Fix bugs in nlmsg_end() conversions.David S. Miller2015-01-18
* | | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* | | bridge: fix setlink/dellink notificationsRoopa Prabhu2015-01-17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-15
|\| |
| * | neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy2015-01-14
* | | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* | | net: allow large number of rx queuesPankaj Gupta2015-01-12
* | | ethtool: Extend ethtool plugin module eeprom API to phylibEd Swierk2015-01-06
* | | net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann2015-01-05
* | | net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is definedHubert Sokolowski2015-01-05
* | | net: skbuff: don't zero tc members when freeing skbFlorian Westphal2015-01-02
|/ /
* | net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-26
* | net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwardingJay Vosburgh2014-12-26
* | net: Reset secmark when scrubbing packetThomas Graf2014-12-24
* | net: Fix stacked vlan offload features computationToshiaki Makita2014-12-24