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-01-08
nexthop: Bounce NHA_GATEWAY in FDB nexthop groups
Petr Machata
1
-1
/
+1
2021-01-08
nexthop: Unlink nexthop group entry in error path
Ido Schimmel
1
-1
/
+3
2021-01-08
nexthop: Fix off-by-one error in error path
Ido Schimmel
1
-1
/
+1
2021-01-08
net: ip: always refragment ip defragmented packets
Florian Westphal
1
-1
/
+1
2021-01-08
net: fix pmtu check in nopmtudisc mode
Florian Westphal
1
-6
/
+5
2021-01-07
net: ipv6: fib: flush exceptions when purging route
Sean Tranchetti
1
-3
/
+2
2021-01-06
net: qrtr: fix null-ptr-deref in qrtr_ns_remove
Qinglang Miao
3
-9
/
+16
2021-01-06
net: vlan: avoid leaks on register_vlan_dev() failures
Jakub Kicinski
1
-1
/
+2
2021-01-06
cfg80211: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2021-01-05
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
24
-68
/
+136
2021-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
3
-6
/
+18
2021-01-05
net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_event
Xie He
1
-0
/
+1
2020-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-5
/
+19
2020-12-29
erspan: fix version 1 check in gre_parse_header()
Cong Wang
1
-1
/
+1
2020-12-29
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
4
-4
/
+4
2020-12-29
net: neighbor: fix a crash caused by mod zero
weichenchen
1
-4
/
+2
2020-12-29
ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
Guillaume Nault
1
-1
/
+1
2020-12-29
net: mptcp: cap forward allocation to 1M
Davide Caratti
1
-1
/
+4
2020-12-29
net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc
Antoine Tenart
1
-5
/
+18
2020-12-29
net-sysfs: take the rtnl lock when storing xps_rxqs
Antoine Tenart
1
-0
/
+7
2020-12-29
net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
Antoine Tenart
1
-7
/
+22
2020-12-29
net-sysfs: take the rtnl lock when storing xps_cpus
Antoine Tenart
1
-0
/
+6
2020-12-28
libceph: align session_key and con_secret to 16 bytes
Ilya Dryomov
1
-2
/
+10
2020-12-28
libceph: fix auth_signature buffer allocation in secure mode
Ilya Dryomov
1
-1
/
+2
2020-12-28
netfilter: nftables: add set expression flags
Pablo Neira Ayuso
2
-3
/
+12
2020-12-28
netfilter: nft_dynset: report EOPNOTSUPP on missing set feature
Pablo Neira Ayuso
1
-3
/
+3
2020-12-27
netfilter: xt_RATEEST: reject non-null terminated string from userspace
Florian Westphal
1
-0
/
+3
2020-12-23
net/ncsi: Use real net-device for response handler
John Wang
1
-1
/
+1
2020-12-23
net: dcb: Validate netlink message in DCB handler
Petr Machata
1
-0
/
+2
2020-12-21
Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux
Linus Torvalds
1
-5
/
+9
2020-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
5
-29
/
+23
2020-12-19
net/sched: sch_taprio: ensure to reset/destroy all child qdiscs
Davide Caratti
1
-3
/
+4
2020-12-18
net: af_packet: fix procfs header for 64-bit pointers
Baruch Siach
1
-1
/
+3
2020-12-18
xsk: Rollback reservation at NETDEV_TX_BUSY
Magnus Karlsson
2
-0
/
+8
2020-12-18
xsk: Fix race in SKB mode transmit with shared cq
Magnus Karlsson
2
-3
/
+7
2020-12-18
xsk: Fix memory leak for failed bind
Magnus Karlsson
2
-2
/
+4
2020-12-18
Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
9
-35
/
+88
2020-12-17
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-453
/
+769
2020-12-17
Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
16
-1914
/
+6384
2020-12-17
net/sched: sch_taprio: reset child qdiscs before freeing them
Davide Caratti
1
-1
/
+16
2020-12-17
netfilter: ipset: fix shift-out-of-bounds in htable_bits()
Vasily Averin
1
-15
/
+5
2020-12-17
netfilter: ipset: fixes possible oops in mtype_resize
Vasily Averin
1
-9
/
+13
2020-12-17
netfilter: x_tables: Update remaining dereference to RCU
Subash Abhinov Kasiviswanathan
3
-3
/
+3
2020-12-17
mptcp: fix pending data accounting
Paolo Abeni
1
-3
/
+2
2020-12-17
mptcp: push pending frames when subflow has free space
Paolo Abeni
3
-7
/
+10
2020-12-17
mptcp: properly annotate nested lock
Paolo Abeni
1
-1
/
+1
2020-12-17
mptcp: fix security context on server socket
Paolo Abeni
1
-0
/
+2
2020-12-17
mptcp: clear use_ack and use_map when dropping other suboptions
Geliang Tang
1
-0
/
+2
2020-12-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-76
/
+101
2020-12-17
net/smc: fix access to parent of an ib device
Karsten Graul
1
-13
/
+23
[next]