index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
3
-6
/
+18
2021-01-04
net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_event
Xie He
1
-0
/
+1
2020-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-5
/
+19
2020-12-28
erspan: fix version 1 check in gre_parse_header()
Cong Wang
1
-1
/
+1
2020-12-28
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
4
-4
/
+4
2020-12-28
net: neighbor: fix a crash caused by mod zero
weichenchen
1
-4
/
+2
2020-12-28
ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
Guillaume Nault
1
-1
/
+1
2020-12-28
net: mptcp: cap forward allocation to 1M
Davide Caratti
1
-1
/
+4
2020-12-28
net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc
Antoine Tenart
1
-5
/
+18
2020-12-28
net-sysfs: take the rtnl lock when storing xps_rxqs
Antoine Tenart
1
-0
/
+7
2020-12-28
net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
Antoine Tenart
1
-7
/
+22
2020-12-28
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-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
5
-29
/
+23
2020-12-18
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-17
xsk: Fix memory leak for failed bind
Magnus Karlsson
2
-2
/
+4
2020-12-17
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-16
mptcp: clear use_ack and use_map when dropping other suboptions
Geliang Tang
1
-0
/
+2
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-76
/
+101
2020-12-16
net/smc: fix access to parent of an ib device
Karsten Graul
1
-13
/
+23
2020-12-16
ethtool: fix error paths in ethnl_set_channels()
Ivan Vecera
1
-2
/
+4
2020-12-16
tipc: do sanity check payload of a netlink message
Hoang Le
1
-5
/
+7
2020-12-16
Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+12
2020-12-16
net: core: introduce __netdev_notify_peers
Lijun Pan
1
-2
/
+20
2020-12-16
ethtool: fix string set id check
Michal Kubecek
1
-1
/
+1
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
22
-31
/
+33
2020-12-16
netfilter: nftables: fix incorrect increment of loop counter
Colin Ian King
1
-2
/
+2
2020-12-15
Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
14
-650
/
+1315
2020-12-15
Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
6
-75
/
+90
[next]