Age | Commit message (Expand) | Author | Files | Lines |
2013-10-07 | netif_set_xps_queue: make cpu mask const | Michael S. Tsirkin | 1 | -2/+3 |
2013-09-16 | vxlan: Fix sparse warnings | Joseph Gasparakis | 1 | -4/+4 |
2013-09-06 | net: add documentation for BQL helpers | Florian Fainelli | 1 | -0/+26 |
2013-09-05 | vxlan: Notify drivers for listening UDP port changes | Joseph Gasparakis | 1 | -0/+19 |
2013-08-30 | net: add netdev_for_each_upper_dev_rcu() | Veaceslav Falico | 1 | -0/+10 |
2013-08-30 | net: add lower_dev_list to net_device and make a full mesh | Veaceslav Falico | 1 | -0/+1 |
2013-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2013-08-02 | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL | Cong Wang | 1 | -1/+1 |
2013-07-31 | net: add ndo to get id of physical port of the device | Jiri Pirko | 1 | -0/+20 |
2013-07-25 | net: Make devnet_rename_seq static | Thomas Gleixner | 1 | -3/+0 |
2013-07-24 | net: convert resend IGMP to notifier event | Jiri Pirko | 1 | -0/+1 |
2013-07-11 | net: rename ll methods to busy-poll | Eliezer Tamir | 1 | -1/+1 |
2013-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2013-06-27 | net: fix kernel deadlock with interface rename and netdev name retrieval. | Nicolas Schichan | 1 | -0/+1 |
2013-06-14 | net/core: Add VF link state control | Rony Efraim | 1 | -0/+3 |
2013-06-14 | net-rps: fixes for rps flow limit | Willem de Bruijn | 1 | -2/+2 |
2013-06-12 | doc:networking: Update comment for dev_id field in netdevice.h | Narendra K | 1 | -2/+4 |
2013-06-11 | net: add low latency socket poll | Eliezer Tamir | 1 | -0/+3 |
2013-06-11 | net: add napi_id and hash | Eliezer Tamir | 1 | -0/+29 |
2013-05-29 | net: always pass struct netdev_notifier_info to netdevice notifiers | Cong Wang | 1 | -0/+6 |
2013-05-29 | net: pass changed flags along with NETDEV_CHANGE event | Jiri Pirko | 1 | -0/+5 |
2013-05-29 | net: pass info struct via netdevice notifier | Jiri Pirko | 1 | -0/+13 |
2013-05-28 | MPLS: Add limited GSO support | Simon Horman | 1 | -0/+2 |
2013-05-26 | net: add netnotifier event for upper device change | Jiri Pirko | 1 | -0/+1 |
2013-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+11 |
2013-05-21 | rps: selective flow shedding during softnet overflow | Willem de Bruijn | 1 | -0/+17 |
2013-05-17 | bonding: allow TSO being set on bonding master | Eric Dumazet | 1 | -0/+11 |
2013-05-06 | rps_dev_flow_table_release(): no need to delay vfree() | Al Viro | 1 | -1/+0 |
2013-04-19 | net: vlan: prepare for 802.1ad VLAN filtering offload | Patrick McHardy | 1 | -9/+7 |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy | 1 | -2/+4 |
2013-04-16 | net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api | Vlad Yasevich | 1 | -0/+3 |
2013-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2013-04-05 | net: count hw_addr syncs so that unsync works properly. | Vlad Yasevich | 1 | -1/+1 |
2013-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2013-03-31 | net: reorder some fields of net_device | Eric Dumazet | 1 | -16/+17 |
2013-03-28 | tokenring: delete last holdout of CONFIG_TR | Paul Bolle | 1 | -2/+0 |
2013-03-27 | line up comment for ndo_bridge_getlink | Dmitry Kravkov | 1 | -1/+1 |
2013-03-15 | net: clean leftover of COMPAT_NET_DEV_OPS removal | Fernando Luis Vazquez Cao | 1 | -1/+0 |
2013-03-15 | netxen: write IP address to firmware when using bonding | nikolay@redhat.com | 1 | -0/+8 |
2013-03-10 | net: Kill link between CSUM and SG features. | Pravin B Shelar | 1 | -0/+13 |
2013-03-06 | net: introduce NAPI_POLL_WEIGHT | Eric Dumazet | 1 | -0/+5 |
2013-02-19 | net: fix a build failure when !CONFIG_PROC_FS | Cong Wang | 1 | -1/+0 |
2013-02-19 | net: move procfs code to net/core/net-procfs.c | Cong Wang | 1 | -3/+33 |
2013-02-16 | net: factor out skb_mac_gso_segment() from skb_gso_segment() | Pravin B Shelar | 1 | -0/+2 |
2013-02-14 | bridge: Add vlan support to static neighbors | Vlad Yasevich | 1 | -1/+3 |
2013-02-14 | bridge: Dump vlan information from a bridge port | Vlad Yasevich | 1 | -1/+2 |
2013-02-14 | bridge: Add netlink interface to configure vlans on bridge ports | Vlad Yasevich | 1 | -0/+2 |
2013-02-11 | net/802: Implement Multiple Registration Protocol (MRP) | David Ward | 1 | -0/+2 |
2013-02-07 | net: adjust skb_gso_segment() for calling in rx path | Cong Wang | 1 | -2/+9 |
2013-01-29 | netpoll: add RCU annotation to npinfo field | Cong Wang | 1 | -1/+1 |