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
2016-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-111
/
+114
2016-03-23
net: Fix typos and whitespace.
Bjorn Helgaas
1
-109
/
+106
2016-03-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+3
2016-03-22
net: Add missing kernel-doc for netdev ptype lists
Benjamin Poirier
1
-0
/
+2
2016-03-22
net: add missing descriptions in net_device_priv_flags
Luis de Bethencourt
1
-0
/
+4
2016-03-21
net/core: Add support for configuring VF GUIDs
Eli Cohen
1
-0
/
+3
2016-03-20
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
1
-2
/
+2
2016-03-14
net: add MACsec netdevice priv_flags and helper
Sabrina Dubroca
1
-0
/
+8
2016-03-11
net/flower: Introduce hardware offload support
Amir Vadai
1
-0
/
+2
2016-03-10
net: validate variable length ll headers
Willem de Bruijn
1
-2
/
+20
2016-03-01
netdev: introduce ndo_set_rx_headroom
Paolo Abeni
1
-0
/
+31
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-02-19
net: make netdev_for_each_lower_dev safe for device removal
Nikolay Aleksandrov
1
-1
/
+1
2016-02-17
net: sched: add cls_u32 offload hooks for netdevs
John Fastabend
1
-1
/
+5
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
1
-1
/
+19
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
1
-1
/
+2
2016-02-16
ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
Keller, Jacob E
1
-0
/
+8
2016-02-06
ethtool: Declare netdev_rss_key as __read_mostly.
Kim Jones
1
-1
/
+1
2016-02-06
net: add rx_nohandler stat counter
Jarod Wilson
1
-0
/
+3
2016-01-25
net: simplify napi_synchronize() to avoid warnings
Arnd Bergmann
1
-6
/
+5
2016-01-12
net: Fix typo in netdev_intersect_features
Tom Herbert
1
-2
/
+2
2016-01-11
net, sched: add clsact qdisc
Daniel Borkmann
1
-1
/
+3
2016-01-07
net: move ndo_features_check() close to ndo_start_xmit()
Eric Dumazet
1
-11
/
+11
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-12-16
geneve: Add geneve udp port offload for ethernet devices
Singhai, Anjali
1
-1
/
+19
2015-12-16
net: Add driver helper functions to determine checksum offloadability
Tom Herbert
1
-0
/
+78
2015-12-16
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
1
-15
/
+25
2015-12-16
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-3
/
+3
2015-12-07
net: remove unnecessary semicolon in netdev_alloc_pcpu_stats()
Felix Fietkau
1
-1
/
+1
2015-12-06
net: constify netif_is_* helpers net_device param
Jiri Pirko
1
-11
/
+11
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2015-12-03
net: introduce lower state changed info structure for LAG lowers
Jiri Pirko
1
-0
/
+5
2015-12-03
net: introduce change lower state notifier
Jiri Pirko
1
-0
/
+8
2015-12-03
net: add info struct for LAG changeupper
Jiri Pirko
1
-0
/
+13
2015-12-03
net: add possibility to pass information about upper device via notifier
Jiri Pirko
1
-1
/
+2
2015-12-03
net: propagate upper priv via netdev_master_upper_dev_link
Jiri Pirko
1
-4
/
+2
2015-12-03
net: add netif_is_lag_port helper
Jiri Pirko
1
-0
/
+5
2015-12-03
net: add netif_is_lag_master helper
Jiri Pirko
1
-0
/
+5
2015-12-03
net: add netif_is_team_port helper
Jiri Pirko
1
-0
/
+5
2015-12-03
net: add netif_is_team_master helper
Jiri Pirko
1
-0
/
+8
2015-12-03
hv_netvsc: Don't ask for additional head room in the skb
KY Srinivasan
1
-1
/
+3
2015-11-30
packet: Allow packets with only a header (but no payload)
Martin Blumenstingl
1
-1
/
+2
2015-11-19
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
1
-0
/
+7
2015-11-19
net: napi_hash_del() returns a boolean status
Eric Dumazet
1
-2
/
+3
2015-11-19
net: add netif_tx_napi_add()
Eric Dumazet
1
-1
/
+22
2015-11-19
net: un-inline sk_busy_loop()
Eric Dumazet
1
-9
/
+0
2015-11-17
vlan: Do not put vlan headers back on bridge and macvlan ports
Vlad Yasevich
1
-0
/
+5
2015-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-12
/
+15
2015-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2015-11-11
net: add __netdev_alloc_pcpu_stats() to indicate gfp flags
Pablo Neira Ayuso
1
-12
/
+15
[next]