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
2020-10-20
nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...
Defang Bo
1
-1
/
+1
2020-10-20
mptcp: MPTCP_KUNIT_TESTS should depend on MPTCP instead of selecting it
Geert Uytterhoeven
1
-3
/
+1
2020-10-20
mptcp: move mptcp_options_received's port initialization
Geliang Tang
1
-1
/
+1
2020-10-20
mptcp: initialize mptcp_options_received's ahmac
Geliang Tang
1
-0
/
+1
2020-10-20
net/sched: act_ct: Fix adding udp port mangle operation
Roi Dayan
1
-2
/
+2
2020-10-19
nexthop: Fix performance regression in nexthop deletion
Ido Schimmel
1
-1
/
+1
2020-10-19
net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tags
Christian Eggers
1
-0
/
+2
2020-10-18
net: core: use list_del_init() instead of list_del() in netdev_run_todo()
Taehee Yoo
1
-1
/
+1
2020-10-18
net: openvswitch: fix to make sure flow_lookup() is not preempted
Eelco Chaudron
2
-25
/
+41
2020-10-16
icmp: randomize the global rate limiter
Eric Dumazet
1
-2
/
+5
2020-10-16
tipc: fix incorrect setting window for bcast link
Hoang Huu Le
1
-2
/
+4
2020-10-16
tipc: re-configure queue limit for broadcast link
Hoang Huu Le
1
-1
/
+5
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
360
-7335
/
+18642
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-7
/
+17
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
25
-67
/
+198
2020-10-15
Revert "bpfilter: Fix build error with CONFIG_BPFILTER_UMH"
Jakub Kicinski
1
-1
/
+1
2020-10-15
net, sockmap: Don't call bpf_prog_put() on NULL pointer
Alex Dewar
1
-7
/
+9
2020-10-15
bpf, sockmap: Add locking annotations to iterator
Lorenz Bauer
1
-0
/
+8
2020-10-15
netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statements
Davide Caratti
2
-0
/
+29
2020-10-15
net: fix pos incrementment in ipv6_route_seq_next
Yonghong Song
1
-1
/
+3
2020-10-15
net/smc: fix invalid return code in smcd_new_buf_create()
Karsten Graul
1
-1
/
+2
2020-10-15
net/smc: fix valid DMBE buffer sizes
Karsten Graul
1
-1
/
+1
2020-10-15
net/smc: fix use-after-free of delayed events
Karsten Graul
1
-8
/
+5
2020-10-15
bpfilter: Fix build error with CONFIG_BPFILTER_UMH
YueHaibing
1
-1
/
+1
2020-10-15
rxrpc: Fix loss of final ack on shutdown
David Howells
3
-3
/
+7
2020-10-15
rxrpc: Fix bundle counting for exclusive connections
David Howells
1
-2
/
+3
2020-10-14
netfilter: restore NF_INET_NUMHOOKS
Pablo Neira Ayuso
1
-1
/
+1
2020-10-14
ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing t...
Mathieu Desnoyers
2
-4
/
+5
2020-10-14
ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...
Mathieu Desnoyers
1
-2
/
+21
2020-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
6
-12
/
+58
2020-10-13
ip_gre: set dev->hard_header_len and dev->needed_headroom properly
Cong Wang
1
-4
/
+11
2020-10-13
xfrm: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-21
/
+1
2020-10-13
net: openvswitch: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-19
/
+1
2020-10-13
mac80211: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-22
/
+1
2020-10-13
iptunnel: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-22
/
+1
2020-10-13
net: dsa: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-20
/
+1
2020-10-13
net: bridge: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-20
/
+1
2020-10-13
net: add function dev_fetch_sw_netstats for fetching pcpu_sw_netstats
Heiner Kallweit
1
-0
/
+34
2020-10-13
net/af_unix: Remove unused old_pid variable
Or Cohen
1
-2
/
+0
2020-10-13
socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled
Christian Eggers
1
-1
/
+0
2020-10-13
socket: fix option SO_TIMESTAMPING_NEW
Christian Eggers
1
-7
/
+3
2020-10-13
net/tls: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-10-13
net/ipv6: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-10-13
tcp: use semicolons rather than commas to separate statements
Julia Lawall
2
-5
/
+6
2020-10-14
netfilter: nf_log: missing vlan offload tag and proto
Pablo Neira Ayuso
4
-7
/
+38
2020-10-13
Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-513
/
+13
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-20
/
+21
2020-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
8
-68
/
+262
[next]