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
2018-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
28
-67
/
+181
2018-04-09
inetpeer: fix uninit-value in inet_getpeer
Eric Dumazet
1
-0
/
+1
2018-04-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-13
/
+33
2018-04-08
devlink: convert occ_get op to separate registration
Jiri Pirko
1
-9
/
+65
2018-04-08
tipc: use the right skb in tipc_sk_fill_sock_diag()
Cong Wang
3
-6
/
+6
2018-04-08
sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
Eric Dumazet
1
-5
/
+8
2018-04-08
net: dsa: Discard frames from unused ports
Andrew Lunn
1
-1
/
+7
2018-04-08
sctp: do not leak kernel memory to user space
Eric Dumazet
1
-1
/
+3
2018-04-07
soreuseport: initialise timewait reuseport field
Eric Dumazet
1
-0
/
+1
2018-04-07
ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
Eric Dumazet
1
-5
/
+6
2018-04-07
dccp: initialize ireq->ir_mark
Eric Dumazet
2
-0
/
+2
2018-04-07
net: fix uninit-value in __hw_addr_add_ex()
Eric Dumazet
1
-2
/
+2
2018-04-07
net: initialize skb->peeked when cloning
Eric Dumazet
1
-0
/
+1
2018-04-07
netlink: fix uninit-value in netlink_sendmsg
Eric Dumazet
1
-0
/
+2
2018-04-07
net_sched: fix a missing idr_remove() in u32_delete_key()
Cong Wang
1
-0
/
+1
2018-04-06
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-27
/
+215
2018-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-5
/
+8
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2
-2
/
+0
2018-04-05
net/9p/client.c: fix potential refcnt problem of trans module
Chengguang Xu
1
-1
/
+4
2018-04-05
net/9p: avoid -ERESTARTSYS leak to userspace
Greg Kurz
1
-2
/
+4
2018-04-05
net/sched: fix NULL dereference in the error path of tcf_bpf_init()
Davide Caratti
1
-4
/
+8
2018-04-05
net/ipv6: Increment OUTxxx counters after netfilter hook
Jeff Barnhill
1
-2
/
+5
2018-04-05
Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-90
/
+189
2018-04-05
arp: fix arp_filter on l3slave devices
Miguel Fadon Perlines
1
-1
/
+1
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+23
2018-04-05
vti6: better validate user provided tunnel names
Eric Dumazet
1
-2
/
+5
2018-04-05
ip6_tunnel: better validate user provided tunnel names
Eric Dumazet
1
-4
/
+7
2018-04-05
ip6_gre: better validate user provided tunnel names
Eric Dumazet
1
-3
/
+5
2018-04-05
ipv6: sit: better validate user provided tunnel names
Eric Dumazet
1
-3
/
+5
2018-04-05
ip_tunnel: better validate user provided tunnel names
Eric Dumazet
1
-5
/
+6
2018-04-05
net: fool proof dev_valid_name()
Eric Dumazet
1
-1
/
+1
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-04-04
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
4
-9
/
+2
2018-04-04
tipc: Fix namespace violation in tipc_sk_fill_sock_diag
GhantaKrishnamurthy MohanKrishna
1
-1
/
+2
2018-04-04
net: avoid unneeded atomic operation in ip*_append_data()
Paolo Abeni
2
-2
/
+4
2018-04-04
tipc: Fix missing list initializations in struct tipc_subscription
Jon Maloy
1
-0
/
+2
2018-04-04
ipv6: udp: set dst cache for a connected sk if current not valid
Alexey Kodanev
1
-19
/
+2
2018-04-04
ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg()
Alexey Kodanev
1
-5
/
+5
2018-04-04
ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
Alexey Kodanev
3
-5
/
+14
2018-04-04
ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
Alexey Kodanev
2
-8
/
+18
2018-04-04
af_unix: remove redundant lockdep class
Cong Wang
1
-10
/
+0
2018-04-04
rxrpc: Fix undefined packet handling
David Howells
2
-0
/
+12
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
450
-7855
/
+13752
2018-04-03
sunrpc: remove incorrect HMAC request initialization
Eric Biggers
1
-3
/
+0
2018-04-03
NFSD: Clean up legacy NFS SYMLINK argument XDR decoders
Chuck Lever
1
-0
/
+67
2018-04-03
NFSD: Clean up legacy NFS WRITE argument XDR decoders
Chuck Lever
1
-0
/
+42
2018-04-03
svc: Report xprt dequeue latency
Chuck Lever
1
-2
/
+2
2018-04-03
sunrpc: Report per-RPC execution stats
Chuck Lever
1
-1
/
+2
2018-04-03
sunrpc: Re-purpose trace_svc_process
Chuck Lever
1
-6
/
+3
2018-04-03
sunrpc: Save remote presentation address in svc_xprt for trace events
Chuck Lever
3
-2
/
+6
[next]