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
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-26
net: Fix Tx hash bound checking
Amritha Nambiar
1
-0
/
+2
2020-02-18
Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"
Paolo Abeni
1
-20
/
+2
2020-02-17
net: export netdev_next_lower_dev_rcu()
Taehee Yoo
1
-3
/
+3
2020-02-17
net: add strict checks in netdev_name_node_alt_destroy()
Eric Dumazet
1
-0
/
+6
2020-02-12
core: Don't skip generic XDP program execution for cloned SKBs
Toke Høiland-Jørgensen
1
-2
/
+2
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
1
-1
/
+1
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-37
/
+108
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-01-27
net: introduce dev_net notifier register/unregister variants
Jiri Pirko
1
-0
/
+46
2020-01-27
net: push code from net notifier reg/unreg into helpers
Jiri Pirko
1
-22
/
+38
2020-01-27
net: call call_netdevice_unregister_net_notifiers from unregister
Jiri Pirko
1
-11
/
+3
2020-01-27
net: Support GRO/GSO fraglist chaining.
Steffen Klassert
1
-1
/
+1
2020-01-27
net: Add a netdev software feature set that defaults to off.
Steffen Klassert
1
-1
/
+1
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-42
/
+55
2020-01-23
net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
Eric Dumazet
1
-10
/
+19
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+2
2020-01-22
net: Fix packet reordering caused by GRO and listified RX cooperation
Maxim Mikityanskiy
1
-31
/
+33
2020-01-21
net-sysfs: Fix reference count leak
Jouni Hogander
1
-1
/
+3
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-12
/
+0
2020-01-17
net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()
Cong Wang
1
-12
/
+0
2020-01-17
xdp: Move devmap bulk queue into struct net_device
Toke Høiland-Jørgensen
1
-0
/
+2
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+0
2019-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+18
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
1
-5
/
+6
2019-12-18
netfilter: Clean up unnecessary #ifdef
Lukas Wunner
1
-2
/
+0
2019-12-14
bpf, xdp: Start using the BPF dispatcher for XDP
Björn Töpel
1
-1
/
+18
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-12-08
sched/rt, net: Use CONFIG_PREEMPTION.patch
Thomas Gleixner
1
-1
/
+1
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
1
-1
/
+2
2019-12-03
net: fix a leak in register_netdevice()
Dan Carpenter
1
-3
/
+3
2019-11-27
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2019-11-24
net: gro: use vlan API instead of accessing directly
Tonghao Zhang
1
-1
/
+1
2019-11-16
net: core: allow fast GRO for skbs with Ethernet header in head
Alexander Lobakin
1
-2
/
+1
2019-11-08
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
1
-1
/
+1
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-156
/
+467
2019-11-02
net: fix installing orphaned programs
Jakub Kicinski
1
-1
/
+2
2019-10-30
net/core: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
1
-2
/
+2
2019-10-26
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
1
-1
/
+1
2019-10-25
net: remove unnecessary variables and callback
Taehee Yoo
1
-19
/
+0
2019-10-25
net: core: add ignore flag to netdev_adjacent structure
Taehee Yoo
1
-21
/
+209
2019-10-25
net: core: add generic lockdep keys
Taehee Yoo
1
-84
/
+43
2019-10-25
net: core: limit nested device depth
Taehee Yoo
1
-45
/
+227
2019-10-16
net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
Alexander Lobakin
1
-24
/
+25
2019-10-09
Revert "tun: call dev_get_valid_name() before register_netdevice()"
Eric Dumazet
1
-3
/
+2
2019-10-07
net: core: use helper skb_ensure_writable in more places
Heiner Kallweit
1
-12
/
+8
2019-10-03
net: propagate errors correctly in register_netdevice()
Eric Dumazet
1
-0
/
+1
2019-10-02
net: introduce per-netns netdevice notifiers
Jiri Pirko
1
-0
/
+87
2019-10-02
net: push loops and nb calls into helper functions
Jiri Pirko
1
-28
/
+61
2019-10-02
net: rtnetlink: add linkprop commands to add and delete alternative ifnames
Jiri Pirko
1
-1
/
+57
2019-10-02
net: introduce name_node struct to be used in hashlist
Jiri Pirko
1
-18
/
+79
[next]