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-02-17
sctp: move the format error check out of __sctp_sf_do_9_1_abort
Xin Long
1
-9
/
+20
2020-02-17
net: sched: correct flower port blocking
Jason Baron
1
-0
/
+1
2020-02-17
netfilter: conntrack: allow insertion of clashing entries
Florian Westphal
2
-6
/
+90
2020-02-16
skbuff: remove stale bit mask comments
Randy Dunlap
1
-2
/
+0
2020-02-16
mptcp: select CRYPTO
Matthieu Baerts
1
-0
/
+1
2020-02-16
net: export netdev_next_lower_dev_rcu()
Taehee Yoo
1
-3
/
+3
2020-02-16
ethtool: fix application of verbose no_mask bitset
Michal Kubecek
1
-0
/
+3
2020-02-16
mptcp: Protect subflow socket options before connection completes
Mat Martineau
1
-29
/
+19
2020-02-16
net: add strict checks in netdev_name_node_alt_destroy()
Eric Dumazet
1
-0
/
+6
2020-02-16
net: rtnetlink: fix bugs in rtnl_alt_ifname()
Eric Dumazet
1
-14
/
+12
2020-02-16
net: fib_rules: Correctly set table field when table number exceeds 8 bits
Jethro Beekman
1
-1
/
+1
2020-02-16
net/rds: Track user mapped pages through special API
Leon Romanovsky
1
-12
/
+12
2020-02-16
ipv6: Fix nlmsg_flags when splitting a multipath route
Benjamin Poirier
1
-0
/
+1
2020-02-16
ipv6: Fix route replacement with dev-only route
Benjamin Poirier
1
-3
/
+4
2020-02-14
Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-6
/
+7
2020-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
22
-66
/
+184
2020-02-14
net: dsa: tag_ar9331: Make sure there is headroom for tag
Per Forlin
1
-1
/
+1
2020-02-14
net: dsa: tag_qca: Make sure there is headroom for tag
Per Forlin
1
-1
/
+1
2020-02-14
net, ip6_tunnel: enhance tunnel locate with link check
William Dauchy
1
-21
/
+47
2020-02-14
Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...
David S. Miller
6
-16
/
+39
2020-02-14
net/smc: no peer ID in CLC decline for SMCD
Ursula Braun
1
-1
/
+3
2020-02-14
net/smc: transfer fasync_list in case of fallback
Ursula Braun
1
-0
/
+2
2020-02-14
mac80211: fix wrong 160/80+80 MHz setting
Shay Bar
1
-2
/
+14
2020-02-14
cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE
Sergey Matyukevich
1
-0
/
+1
2020-02-13
xfrm: interface: use icmp_ndo_send helper
Jason A. Donenfeld
1
-3
/
+3
2020-02-13
icmp: introduce helper for nat'd source address in network device context
Jason A. Donenfeld
2
-0
/
+67
2020-02-13
net/sched: flower: add missing validation of TCA_FLOWER_FLAGS
Davide Caratti
1
-0
/
+1
2020-02-13
net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS
Davide Caratti
1
-0
/
+1
2020-02-13
page_pool: refill page when alloc.count of pool is zero
Li RongQing
1
-14
/
+8
2020-02-13
xprtrdma: Fix DMA scatter-gather list mapping imbalance
Chuck Lever
1
-6
/
+7
2020-02-11
net/smc: fix leak of kernel memory to user space
Eric Dumazet
1
-3
/
+2
2020-02-11
core: Don't skip generic XDP program execution for cloned SKBs
Toke Høiland-Jørgensen
1
-2
/
+2
2020-02-11
xsk: Publish global consumer pointers when NAPI is finished
Magnus Karlsson
2
-1
/
+4
2020-02-11
netfilter: conntrack: split resolve_clash function
Florian Westphal
1
-17
/
+41
2020-02-11
netfilter: conntrack: place confirm-bit setting in a helper
Florian Westphal
1
-7
/
+14
2020-02-11
netfilter: conntrack: remove two args from resolve_clash
Florian Westphal
1
-18
/
+51
2020-02-10
tipc: fix successful connect() but timed out
Tuong Lien
1
-0
/
+2
2020-02-10
mptcp: make the symbol 'mptcp_sk_clone_lock' static
Chen Wandun
1
-1
/
+1
2020-02-10
tipc: make three functions static
Chen Wandun
1
-3
/
+4
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
12
-128
/
+157
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-22
/
+19
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-12
/
+21
2020-02-07
Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-22
/
+30
2020-02-07
Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
13
-261
/
+199
2020-02-07
bpf: Improve bucket_log calculation logic
Martin KaFai Lau
1
-2
/
+3
2020-02-07
bpf, sockhash: Synchronize_rcu before free'ing map
Jakub Sitnicki
1
-0
/
+4
2020-02-07
bpf, sockmap: Don't sleep while holding RCU lock on tear-down
Jakub Sitnicki
1
-4
/
+4
2020-02-07
bpf, sockmap: Check update requirements after locking
Lorenz Bauer
1
-6
/
+10
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
1
-6
/
+2
[prev]
[next]