index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-225
/
+281
2013-11-08
net: Add layer 2 hardware acceleration operations for macvlan devices
John Fastabend
1
-1
/
+35
2013-11-08
net: make ndev->irq signed for error handling
Dan Carpenter
1
-1
/
+1
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+14
2013-11-04
net: extend net_device allocation to vmalloc()
Eric Dumazet
1
-0
/
+1
2013-10-29
net: add might_sleep() call to napi_disable
Jacob Keller
1
-0
/
+1
2013-10-18
net: Delete trailing semi-colon from definition of netdev_WARN()
Ben Hutchings
1
-1
/
+1
2013-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-10-07
net: Separate the close_list and the unreg_list v2
Eric W. Biederman
1
-0
/
+1
2013-10-07
netif_set_xps_queue: make cpu mask const
Michael S. Tsirkin
1
-2
/
+3
2013-09-30
Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/...
David S. Miller
1
-226
/
+209
2013-09-30
dev: update __dev_notify_flags() to send rtnl msg
Nicolas Dichtel
1
-1
/
+3
2013-09-27
[networking]device.h: Remove extern from function prototypes
Joe Perches
1
-224
/
+208
2013-09-27
sysfs: make attr namespace interface less convoluted
Tejun Heo
1
-2
/
+14
2013-09-27
net: add a possibility to get private from netdev_adjacent->list
Veaceslav Falico
1
-0
/
+1
2013-09-27
net: add for_each iterators through neighbour lower link's private
Veaceslav Falico
1
-0
/
+17
2013-09-27
net: add netdev_adjacent->private and allow to use it
Veaceslav Falico
1
-0
/
+7
2013-09-27
net: add adj_list to save only neighbours
Veaceslav Falico
1
-9
/
+19
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
[next]