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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-07
device property: move mac addr helpers to eth.c
Jakub Kicinski
1
-0
/
+63
2021-10-07
of: net: add a helper for loading netdev->dev_addr
Jakub Kicinski
1
-0
/
+25
2021-10-07
of: net: move of_net under net/
Jakub Kicinski
3
-1
/
+147
2021-10-07
ethtool: Add ability to control transceiver modules' power mode
Ido Schimmel
4
-1
/
+204
2021-10-05
Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
21
-959
/
+2107
2021-10-05
netlink: remove netlink_broadcast_filtered
Florian Westphal
1
-21
/
+2
2021-10-04
net: ipv6: fix use after free of struct seg6_pernet_data
MichelleJin
1
-1
/
+1
2021-10-04
ipv6: ioam: Add support for the ip6ip6 encapsulation
Justin Iurman
2
-54
/
+213
2021-10-04
ipv6: ioam: Prerequisite patch for ioam6_iptunnel
Justin Iurman
1
-35
/
+20
2021-10-04
ipv6: ioam: Distinguish input and output for hop-limit
Justin Iurman
2
-6
/
+7
2021-10-03
mctp: Add input reassembly tests
Jeremy Kerr
1
-0
/
+134
2021-10-03
mctp: Add route input to socket tests
Jeremy Kerr
1
-0
/
+132
2021-10-03
mctp: Add packet rx tests
Jeremy Kerr
1
-3
/
+64
2021-10-03
mctp: Add test utils
Jeremy Kerr
3
-0
/
+90
2021-10-03
mctp: Add initial test structure and fragmentation test
Jeremy Kerr
3
-0
/
+227
2021-10-02
net: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
4
-7
/
+7
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-02
net: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-02
net: dsa: tag_ocelot: set the classified VLAN during xmit
Vladimir Oltean
1
-0
/
+39
2021-10-02
net:dev: Change napi_gro_complete return type to void
Gyumin Hwang
1
-3
/
+2
2021-10-02
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-38
/
+127
2021-10-02
Bluetooth: Rename driver .prevent_wake to .wakeup
Luiz Augusto von Dentz
1
-6
/
+7
2021-10-02
net/core: disable NET_RX_BUSY_POLL on PREEMPT_RT
Sebastian Andrzej Siewior
1
-1
/
+1
2021-10-01
Revert "Merge branch 'mctp-kunit-tests'"
David S. Miller
6
-632
/
+0
2021-10-01
devlink: report maximum number of snapshots with regions
Jacob Keller
1
-0
/
+5
2021-10-01
mctp: Add input reassembly tests
Jeremy Kerr
1
-0
/
+134
2021-10-01
mctp: Add route input to socket tests
Jeremy Kerr
1
-0
/
+131
2021-10-01
mctp: Add packet rx tests
Jeremy Kerr
1
-3
/
+64
2021-10-01
mctp: Add test utils
Jeremy Kerr
3
-0
/
+90
2021-10-01
mctp: Add initial test structure and fragmentation test
Jeremy Kerr
3
-0
/
+216
2021-10-01
Bluetooth: hci_sock: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
1
-63
/
+37
2021-10-01
net: sched: Use struct_size() helper in kvmalloc()
Gustavo A. R. Silva
1
-1
/
+1
2021-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
37
-254
/
+451
2021-09-30
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
2
-12
/
+54
2021-09-30
mptcp: use batch snmp operations in mptcp_seq_show()
Eric Dumazet
1
-10
/
+7
2021-09-30
net: snmp: inline snmp_get_cpu_field()
Eric Dumazet
1
-6
/
+0
2021-09-30
tcp: adjust rcv_ssthresh according to sk_reserved_mem
Wei Wang
2
-4
/
+11
2021-09-30
tcp: adjust sndbuf according to sk_reserved_mem
Wei Wang
1
-2
/
+12
2021-09-30
net: add new socket option SO_RESERVE_MEM
Wei Wang
3
-2
/
+71
2021-09-30
net: dev_addr_list: handle first address in __hw_addr_add_ex
Jakub Kicinski
1
-0
/
+6
2021-09-30
net: sched: flower: protect fl_walk() with rcu
Vlad Buslov
1
-0
/
+6
2021-09-30
dissector: do not set invalid PPP protocol
Boris Sukholitko
1
-2
/
+1
2021-09-30
net: introduce and use lock_sock_fast_nested()
Paolo Abeni
2
-19
/
+3
2021-09-30
net_sched: Use struct_size() and flex_array_size() helpers
Gustavo A. R. Silva
1
-3
/
+4
2021-09-30
bpf: Do not invoke the XDP dispatcher for PROG_RUN with single repeat
Lorenz Bauer
1
-2
/
+4
2021-09-29
devlink: Add missed notifications iterators
Leon Romanovsky
1
-2
/
+21
2021-09-29
Bluetooth: Make use of hci_{suspend,resume}_dev on suspend notifier
Luiz Augusto von Dentz
1
-49
/
+67
2021-09-29
xsk: Fix clang build error in __xp_alloc
Magnus Karlsson
1
-1
/
+0
2021-09-29
net/ipv4/datagram.c: remove superfluous header files from datagram.c
Mianhan Liu
1
-1
/
+0
2021-09-29
net/dsa/tag_ksz.c: remove superfluous headers
Mianhan Liu
1
-1
/
+0
[next]