index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdevice: move netdev_cap_txqueue for shared usage to header
Daniel Borkmann
2014-02-17
1
-0
/
+20
*
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-02-17
1
-3
/
+6
*
net: core: introduce netif_skb_dev_features
Florian Westphal
2014-02-13
1
-1
/
+6
*
rtnetlink: remove ndo_get_slave
Jiri Pirko
2014-01-22
1
-5
/
+0
*
net: Add GRO support for UDP encapsulating protocols
Or Gerlitz
2014-01-21
1
-1
/
+9
*
bonding: add netlink attributes to slave link dev
sfeldma@cumulusnetworks.com
2014-01-17
1
-0
/
+5
*
net-sysfs: add support for device-specific rx queue sysfs attributes
Michael Dalton
2014-01-16
1
-4
/
+31
*
net: add NETDEV_PRECHANGEMTU to notify before mtu change happens
Veaceslav Falico
2014-01-16
1
-1
/
+2
*
net: rename sysfs symlinks on device name change
Veaceslav Falico
2014-01-15
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-14
1
-4
/
+8
|
\
|
*
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2014-01-10
1
-4
/
+8
*
|
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
2014-01-07
1
-1
/
+17
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
1
-0
/
+22
|
\
|
|
*
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
Wei-Chun Chao
2014-01-02
1
-0
/
+13
|
*
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
2013-12-31
1
-0
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-01-05
1
-1
/
+1
|
\
\
|
*
|
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
2014-01-03
1
-1
/
+1
*
|
|
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
2014-01-04
1
-1
/
+10
*
|
|
net: core functions cleanup
stephen hemminger
2014-01-01
1
-6
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: make neigh_priv_len in struct net_device 16bit instead of 8bit
Sebastian Siewior
2013-12-12
1
-1
/
+1
*
|
|
net: remove dead code for add/del multiple
stephen hemminger
2013-12-17
1
-11
/
+0
*
|
|
bonding: create bond_first_slave_rcu()
dingtianhong
2013-12-14
1
-0
/
+1
|
|
/
|
/
|
*
|
net-gro: Prepare GRO stack for the upcoming tunneling support
Jerry Chu
2013-12-12
1
-1
/
+1
*
|
tipc: remove TIPC usage of field af_packet_priv in struct net_device
Ying Xue
2013-12-11
1
-0
/
+3
*
|
net: introduce dev_consume_skb_any()
Eric Dumazet
2013-12-06
1
-9
/
+44
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-1
/
+1
|
\
|
*
treewide: Fix common typo in "identify"
Maxime Jayat
2013-10-14
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
1
-225
/
+281
|
\
\
|
*
|
net: Add layer 2 hardware acceleration operations for macvlan devices
John Fastabend
2013-11-07
1
-1
/
+35
|
*
|
net: make ndev->irq signed for error handling
Dan Carpenter
2013-11-07
1
-1
/
+1
|
*
|
net: extend net_device allocation to vmalloc()
Eric Dumazet
2013-11-03
1
-0
/
+1
|
*
|
net: add might_sleep() call to napi_disable
Jacob Keller
2013-10-29
1
-0
/
+1
|
*
|
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
[next]