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-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
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
1
-1
/
+0
2020-02-07
ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log
Al Viro
1
-4
/
+4
2020-02-07
new primitive: __fs_parse()
Al Viro
1
-1
/
+1
2020-02-07
switch rbd and libceph to p_log-based primitives
Al Viro
1
-12
/
+14
2020-02-07
sunrpc: expiry_time should be seconds not timeval
Roberto Bergantinos Corpas
1
-0
/
+4
2020-02-07
drop_monitor: Do not cancel uninitialized work item
Ido Schimmel
1
-1
/
+3
2020-02-07
ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()
Eric Dumazet
1
-0
/
+3
2020-02-07
netfilter: flowtable: skip offload setup if disabled
Florian Westphal
1
-3
/
+3
2020-02-07
netfilter: xt_hashlimit: limit the max size of hashtable
Cong Wang
1
-0
/
+10
2020-02-07
netfilter: xt_hashlimit: reduce hashlimit_mutex scope for htable_put()
Cong Wang
1
-6
/
+6
2020-02-07
cfg80211: check wiphy driver existence for drvinfo report
Sergey Matyukevich
1
-2
/
+6
2020-02-07
mac80211: consider more elements in parsing CRC
Johannes Berg
1
-6
/
+12
2020-02-07
mac80211: fix quiet mode activation in action frames
Sara Sharon
1
-4
/
+4
2020-02-07
mac80211: use more bits for ack_frame_id
Johannes Berg
2
-2
/
+2
2020-02-07
taprio: Fix dropping packets when using taprio + ETF offloading
Vinicius Costa Gomes
1
-2
/
+2
2020-02-07
taprio: Use taprio_reset_tc() to reset Traffic Classes configuration
Vinicius Costa Gomes
1
-1
/
+1
2020-02-07
taprio: Add missing policy validation for flags
Vinicius Costa Gomes
1
-0
/
+1
2020-02-07
taprio: Fix still allowing changing the flags during runtime
Vinicius Costa Gomes
1
-20
/
+41
2020-02-07
taprio: Fix enabling offload with wrong number of traffic classes
Vinicius Costa Gomes
1
-13
/
+13
2020-02-07
rxrpc: Fix call RCU cleanup using non-bh-safe locks
David Howells
1
-3
/
+19
2020-02-07
rxrpc: Fix service call disconnection
David Howells
1
-2
/
+1
2020-02-07
fs_parse: get rid of ->enums
Al Viro
1
-1
/
+1
2020-02-06
net: sched: prevent a use after free
Dan Carpenter
1
-1
/
+1
2020-02-06
skbuff: fix a data race in skb_queue_len()
Qian Cai
1
-2
/
+9
2020-02-06
Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-111
/
+13
2020-02-06
mptcp: fix use-after-free for ipv6
Florian Westphal
1
-3
/
+33
2020-02-05
devlink: report 0 after hitting end in region read
Jacob Keller
1
-0
/
+6
2020-02-05
net_sched: fix a resource leak in tcindex_set_parms()
Cong Wang
1
-2
/
+1
[prev]
[next]