index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-11
net: compound page support in skb_seq_read
Willem de Bruijn
1
-5
/
+23
2021-01-11
Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
1
-1
/
+85
2021-01-11
netfilter: nf_nat: Fix memleak in nf_nat_init
Dinghao Liu
1
-0
/
+1
2021-01-10
net: sunrpc: interpret the return value of kstrtou32 correctly
j.nixdorf@avm.de
1
-1
/
+1
2021-01-10
netfilter: conntrack: fix reading nf_conntrack_buckets
Jesper Dangaard Brouer
1
-0
/
+3
2021-01-09
tipc: fix NULL deref in tipc_link_xmit()
Hoang Le
1
-2
/
+7
2021-01-09
net: ipv6: Validate GSO SKB before finish IPv6 processing
Aya Levin
1
-1
/
+40
2021-01-08
net: make sure devices go through netdev_wait_all_refs
Jakub Kicinski
1
-10
/
+4
2021-01-08
net: make free_netdev() more lenient with unregistering devices
Jakub Kicinski
3
-20
/
+18
2021-01-08
docs: net: explain struct net_device lifetime
Jakub Kicinski
1
-1
/
+1
2021-01-08
udp: Prevent reuseport_select_sock from reading uninitialized socks
Baptiste Lepers
1
-1
/
+1
2021-01-08
net: fix use-after-free when UDP GRO with shared fraglist
Dongseok Yi
1
-1
/
+19
2021-01-08
cfg80211: Save the regulatory domain with a lock
Ilan Peer
1
-1
/
+10
2021-01-07
nexthop: Bounce NHA_GATEWAY in FDB nexthop groups
Petr Machata
1
-1
/
+1
2021-01-07
nexthop: Unlink nexthop group entry in error path
Ido Schimmel
1
-1
/
+3
2021-01-07
nexthop: Fix off-by-one error in error path
Ido Schimmel
1
-1
/
+1
2021-01-07
net: ip: always refragment ip defragmented packets
Florian Westphal
1
-1
/
+1
2021-01-07
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-05
net: qrtr: fix null-ptr-deref in qrtr_ns_remove
Qinglang Miao
3
-9
/
+16
2021-01-05
net: vlan: avoid leaks on register_vlan_dev() failures
Jakub Kicinski
1
-1
/
+2
2021-01-05
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-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
2021-01-04
libceph, ceph: disambiguate ceph_connection_operations handlers
Ilya Dryomov
2
-27
/
+27
2021-01-04
libceph: zero out session key and connection secret
Ilya Dryomov
3
-43
/
+62
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
SUNRPC: Handle TCP socket sends with kernel_sendpage() again
Chuck Lever
1
-1
/
+85
2020-12-18
xsk: Rollback reservation at NETDEV_TX_BUSY
Magnus Karlsson
2
-0
/
+8
[prev]
[next]