| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | net: Delete trailing semi-colon from definition of netdev_WARN() | Ben Hutchings | 2013-10-18 | 1 | -1/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-08 | 1 | -2/+2 |
| |\ \ |
|
| * | | | net: Separate the close_list and the unreg_list v2 | Eric W. Biederman | 2013-10-07 | 1 | -0/+1 |
| * | | | Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/... | David S. Miller | 2013-09-30 | 1 | -226/+209 |
| |\ \ \ |
|
| | * | | | [networking]device.h: Remove extern from function prototypes | Joe Perches | 2013-09-26 | 1 | -224/+208 |
| * | | | | dev: update __dev_notify_flags() to send rtnl msg | Nicolas Dichtel | 2013-09-30 | 1 | -1/+3 |
| |/ / / |
|
| * | | | net: add a possibility to get private from netdev_adjacent->list | Veaceslav Falico | 2013-09-26 | 1 | -0/+1 |
| * | | | net: add for_each iterators through neighbour lower link's private | Veaceslav Falico | 2013-09-26 | 1 | -0/+17 |
| * | | | net: add netdev_adjacent->private and allow to use it | Veaceslav Falico | 2013-09-26 | 1 | -0/+7 |
| * | | | net: add adj_list to save only neighbours | Veaceslav Falico | 2013-09-26 | 1 | -9/+19 |
* | | | | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-07 | 1 | -2/+14 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | sysfs: make attr namespace interface less convoluted | Tejun Heo | 2013-09-26 | 1 | -2/+14 |
| |/ / |
|
* | | | netif_set_xps_queue: make cpu mask const | Michael S. Tsirkin | 2013-10-07 | 1 | -2/+3 |
|/ / |
|
* | | vxlan: Fix sparse warnings | Joseph Gasparakis | 2013-09-15 | 1 | -4/+4 |
* | | net: add documentation for BQL helpers | Florian Fainelli | 2013-09-06 | 1 | -0/+26 |
|/ |
|
* | vxlan: Notify drivers for listening UDP port changes | Joseph Gasparakis | 2013-09-05 | 1 | -0/+19 |
* | net: add netdev_for_each_upper_dev_rcu() | Veaceslav Falico | 2013-08-29 | 1 | -0/+10 |
* | net: add lower_dev_list to net_device and make a full mesh | Veaceslav Falico | 2013-08-29 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-08-03 | 1 | -1/+1 |
|\ |
|
| * | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL | Cong Wang | 2013-08-01 | 1 | -1/+1 |
* | | net: add ndo to get id of physical port of the device | Jiri Pirko | 2013-07-30 | 1 | -0/+20 |
* | | net: Make devnet_rename_seq static | Thomas Gleixner | 2013-07-24 | 1 | -3/+0 |
* | | net: convert resend IGMP to notifier event | Jiri Pirko | 2013-07-23 | 1 | -0/+1 |
|/ |
|
* | net: rename ll methods to busy-poll | Eliezer Tamir | 2013-07-10 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-07-03 | 1 | -0/+1 |
|\ |
|
| * | net: fix kernel deadlock with interface rename and netdev name retrieval. | Nicolas Schichan | 2013-06-26 | 1 | -0/+1 |
* | | net/core: Add VF link state control | Rony Efraim | 2013-06-13 | 1 | -0/+3 |
* | | net-rps: fixes for rps flow limit | Willem de Bruijn | 2013-06-13 | 1 | -2/+2 |
* | | doc:networking: Update comment for dev_id field in netdevice.h | Narendra K | 2013-06-12 | 1 | -2/+4 |
* | | net: add low latency socket poll | Eliezer Tamir | 2013-06-10 | 1 | -0/+3 |
* | | net: add napi_id and hash | Eliezer Tamir | 2013-06-10 | 1 | -0/+29 |
* | | net: always pass struct netdev_notifier_info to netdevice notifiers | Cong Wang | 2013-05-28 | 1 | -0/+6 |
* | | net: pass changed flags along with NETDEV_CHANGE event | Jiri Pirko | 2013-05-28 | 1 | -0/+5 |
* | | net: pass info struct via netdevice notifier | Jiri Pirko | 2013-05-28 | 1 | -0/+13 |
* | | MPLS: Add limited GSO support | Simon Horman | 2013-05-27 | 1 | -0/+2 |
* | | net: add netnotifier event for upper device change | Jiri Pirko | 2013-05-25 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-05-24 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | bonding: allow TSO being set on bonding master | Eric Dumazet | 2013-05-16 | 1 | -0/+11 |
* | | rps: selective flow shedding during softnet overflow | Willem de Bruijn | 2013-05-20 | 1 | -0/+17 |
|/ |
|
* | rps_dev_flow_table_release(): no need to delay vfree() | Al Viro | 2013-05-06 | 1 | -1/+0 |
* | net: vlan: prepare for 802.1ad VLAN filtering offload | Patrick McHardy | 2013-04-19 | 1 | -9/+7 |
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy | 2013-04-19 | 1 | -2/+4 |
* | net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api | Vlad Yasevich | 2013-04-15 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-07 | 1 | -1/+1 |
|\ |
|
| * | net: count hw_addr syncs so that unsync works properly. | Vlad Yasevich | 2013-04-05 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | line up comment for ndo_bridge_getlink | Dmitry Kravkov | 2013-03-27 | 1 | -1/+1 |
* | | net: reorder some fields of net_device | Eric Dumazet | 2013-03-30 | 1 | -16/+17 |
* | | tokenring: delete last holdout of CONFIG_TR | Paul Bolle | 2013-03-27 | 1 | -2/+0 |
* | | net: clean leftover of COMPAT_NET_DEV_OPS removal | Fernando Luis Vazquez Cao | 2013-03-15 | 1 | -1/+0 |