Age | Commit message (Expand) | Author |
2015-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-02-05 | net: remove some sparse warnings | Eric Dumazet |
2015-02-04 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller |
2015-02-04 | net/core: Add event for a change in slave state | Moni Shoua |
2015-02-04 | Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc... | David S. Miller |
2015-02-04 | xps: fix xps for stacked devices | Eric Dumazet |
2015-02-04 | net: bury net/core/iovec.c - nothing in there is used anymore | Al Viro |
2015-02-02 | net-timestamp: no-payload only sysctl | Willem de Bruijn |
2015-02-02 | net-timestamp: no-payload option | Willem de Bruijn |
2015-02-01 | bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink | Roopa Prabhu |
2015-01-30 | net: Fix vlan_get_protocol for stacked vlan | Toshiaki Makita |
2015-01-29 | dev: add per net_device packet type chains | Salam Noureddine |
2015-01-29 | rtnetlink: pass link_net to the newlink handler | Nicolas Dichtel |
2015-01-28 | bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify | Roopa Prabhu |
2015-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-01-26 | flow_dissector: add tipc support | Erik Hugne |
2015-01-23 | vxlan: advertise netns of vxlan dev in fdb msg | Nicolas Dichtel |
2015-01-23 | rtnl: fix error path when adding an iface with a link net | Nicolas Dichtel |
2015-01-23 | nl80211: Allow set network namespace by fd | Vadim Kochan |
2015-01-19 | rtnl: allow to create device with IFLA_LINK_NETNSID set | Nicolas Dichtel |
2015-01-19 | rtnl: add link netns id to interface messages | Nicolas Dichtel |
2015-01-19 | netns: add rtnl cmd to add and get peer netns ids | Nicolas Dichtel |
2015-01-19 | bridge: remove oflags from setlink/dellink. | Rosen, Rami |
2015-01-18 | netlink: Fix bugs in nlmsg_end() conversions. | David S. Miller |
2015-01-18 | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg |
2015-01-17 | bridge: fix setlink/dellink notifications | Roopa Prabhu |
2015-01-16 | net: rps: fix cpu unplug | Eric Dumazet |
2015-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-01-14 | neighbour: fix base_reachable_time(_ms) not effective immediatly when changed | Jean-Francois Remy |
2015-01-13 | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko |
2015-01-12 | net: allow large number of rx queues | Pankaj Gupta |
2015-01-06 | ethtool: Extend ethtool plugin module eeprom API to phylib | Ed Swierk |
2015-01-05 | net: tcp: add RTAX_CC_ALGO fib handling | Daniel Borkmann |
2015-01-05 | net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is defined | Hubert Sokolowski |
2015-01-02 | net: skbuff: don't zero tc members when freeing skb | Florian Westphal |
2014-12-26 | net: Generalize ndo_gso_check to ndo_features_check | Jesse Gross |
2014-12-26 | net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding | Jay Vosburgh |
2014-12-24 | net: Reset secmark when scrubbing packet | Thomas Graf |
2014-12-24 | net: Fix stacked vlan offload features computation | Toshiaki Makita |
2014-12-23 | mpls: Fix config check for mpls. | Pravin B Shelar |
2014-12-23 | net: Rearrange loop in net_rx_action | Herbert Xu |
2014-12-23 | net: Always poll at least one device in net_rx_action | Herbert Xu |
2014-12-23 | net: Detect drivers that reschedule NAPI and exhaust budget | Herbert Xu |
2014-12-23 | net: Move napi polling code out of net_rx_action | Herbert Xu |
2014-12-23 | net: drop the packet when fails to do software segmentation or header check | Jason Wang |
2014-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-12-16 | net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow | Or Gerlitz |
2014-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |