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
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2020-03-29
xdp: Support specifying expected existing program when attaching XDP
Toke Høiland-Jørgensen
1
-1
/
+1
2020-03-27
net: add a reference to MACsec ops in net_device
Antoine Tenart
1
-0
/
+9
2020-03-19
netfilter: revert introduction of egress hook
Daniel Borkmann
1
-4
/
+0
2020-03-18
netfilter: Introduce egress hook
Lukas Wunner
1
-0
/
+4
2020-03-06
net: sched: Make FIFO Qdisc offloadable
Petr Machata
1
-0
/
+1
2020-03-02
netdevice: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-5
/
+5
2020-02-17
net: export netdev_next_lower_dev_rcu()
Taehee Yoo
1
-4
/
+3
2020-02-14
netdevice.h: fix all kernel-doc and Sphinx warnings
Randy Dunlap
1
-1
/
+15
2020-01-27
ethtool: provide message mask with DEBUG_GET request
Michal Kubecek
1
-15
/
+41
2020-01-27
net: introduce dev_net notifier register/unregister variants
Jiri Pirko
1
-0
/
+17
2020-01-27
net: Support GRO/GSO fraglist chaining.
Steffen Klassert
1
-1
/
+3
2020-01-27
net: Add fraglist GRO/GSO feature flags
Steffen Klassert
1
-0
/
+1
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2020-01-25
net: sched: Make TBF Qdisc offloadable
Petr Machata
1
-0
/
+1
2020-01-23
net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
Eric Dumazet
1
-0
/
+2
2020-01-17
xdp: Move devmap bulk queue into struct net_device
Toke Høiland-Jørgensen
1
-5
/
+8
2020-01-03
net: remove the check argument from __skb_gro_checksum_convert
Li RongQing
1
-3
/
+3
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+1
2019-12-28
ethtool: support for netlink notifications
Michal Kubecek
1
-0
/
+9
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-12-19
net: sch_ets: Make the ETS qdisc offloadable
Petr Machata
1
-0
/
+1
2019-12-18
net: fix kernel-doc warning in <linux/netdevice.h>
Randy Dunlap
1
-1
/
+1
2019-12-18
netfilter: Document ingress hook
Lukas Wunner
1
-0
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-2
/
+3
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
1
-0
/
+5
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+4
2019-11-22
net/core: Add support for getting VF GUIDs
Danit Goldberg
1
-0
/
+4
2019-11-13
netfilter: nf_flow_table: hardware offload support
Pablo Neira Ayuso
1
-0
/
+1
2019-11-08
net: use u64_stats_t in struct pcpu_lstats
Eric Dumazet
1
-4
/
+4
2019-11-08
net: provide dev_lstats_add() helper
Eric Dumazet
1
-0
/
+10
2019-11-08
net: provide dev_lstats_read() helper
Eric Dumazet
1
-0
/
+2
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-34
/
+26
2019-10-25
net: remove unnecessary variables and callback
Taehee Yoo
1
-12
/
+0
2019-10-25
net: core: add ignore flag to netdev_adjacent structure
Taehee Yoo
1
-0
/
+10
2019-10-25
net: core: add generic lockdep keys
Taehee Yoo
1
-22
/
+13
2019-10-25
net: core: limit nested device depth
Taehee Yoo
1
-0
/
+4
2019-10-09
Revert "tun: call dev_get_valid_name() before register_netdevice()"
Eric Dumazet
1
-3
/
+0
2019-10-02
net: introduce per-netns netdevice notifiers
Jiri Pirko
1
-0
/
+3
2019-10-02
net: push loops and nb calls into helper functions
Jiri Pirko
1
-0
/
+3
2019-10-02
net: rtnetlink: add linkprop commands to add and delete alternative ifnames
Jiri Pirko
1
-0
/
+4
2019-10-02
net: introduce name_node struct to be used in hashlist
Jiri Pirko
1
-2
/
+8
2019-09-16
taprio: Add support for hardware offloading
Vinicius Costa Gomes
1
-0
/
+1
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+12
2019-08-25
net: use unlikely for dql_avail case
xiaolinkui
1
-1
/
+1
2019-08-18
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
1
-2
/
+12
2019-08-09
net: use listified RX for handling GRO_NORMAL skbs
Edward Cree
1
-0
/
+3
2019-07-02
loopback: create blackhole net device similar to loopack.
Mahesh Bandewar
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-27
net/tls: move definition of tls ops into net/tls.h
Jakub Kicinski
1
-22
/
+1
[next]