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
2019-01-16
net, decnet: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2019-01-15
Fix ERROR:do not initialise statics to 0 in af_vsock.c
Lepton Wu
1
-1
/
+1
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-113
/
+209
2019-01-11
net: clear skb->tstamp in bridge forwarding path
Paolo Abeni
1
-0
/
+1
2019-01-11
net: bpfilter: disallow to remove bpfilter module while being used
Taehee Yoo
2
-23
/
+27
2019-01-11
net: bpfilter: restart bpfilter_umh when error occurred
Taehee Yoo
3
-12
/
+38
2019-01-11
net: bpfilter: use cleanup callback to release umh_info
Taehee Yoo
2
-20
/
+36
2019-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2019-01-10
tcp: change txhash on SYN-data timeout
Yuchung Cheng
1
-1
/
+1
2019-01-10
ipv6: fix kernel-infoleak in ipv6_local_error()
Eric Dumazet
1
-0
/
+1
2019-01-10
net/core/neighbour: tell kmemleak about hash tables
Konstantin Khlebnikov
1
-4
/
+9
2019-01-10
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Willem de Bruijn
2
-13
/
+9
2019-01-09
bpf: correctly set initial window on active Fast Open sender
Yuchung Cheng
1
-1
/
+1
2019-01-08
packet: Do not leak dev refcounts on error exit
Jason Gunthorpe
1
-2
/
+2
2019-01-08
net: bridge: Fix VLANs memory leak
Ido Schimmel
2
-13
/
+14
2019-01-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-4
/
+4
2019-01-07
libceph: allow setting abort_on_full for rbd
Dongsheng Yang
3
-4
/
+13
2019-01-07
smc: move unhash as early as possible in smc_release()
Cong Wang
1
-1
/
+3
2019-01-07
net: bridge: fix a bug on using a neighbour cache entry without checking its ...
JianJhen Chen
1
-1
/
+1
2019-01-07
tipc: fix memory leak in tipc_nl_compat_publ_dump
Gustavo A. R. Silva
1
-1
/
+3
2019-01-07
rds: use DIV_ROUND_UP instead of ceil
Jacob Wen
4
-9
/
+5
2019-01-07
can: gw: ensure DLC boundaries after CAN frame modification
Oliver Hartkopp
1
-3
/
+27
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2
-6
/
+6
2019-01-05
ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses
David Ahern
1
-1
/
+4
2019-01-05
Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-34
/
+21
2019-01-04
bpf: Fix [::] -> [::1] rewrite in sys_sendmsg
Andrey Ignatov
1
-4
/
+4
2019-01-04
ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address
David Ahern
1
-1
/
+10
2019-01-04
ipv6: make icmp6_send() robust against null skb->dev
Eric Dumazet
1
-2
/
+6
2019-01-04
fou6: Prevent unbounded recursion in GUE error handler
Stefano Brivio
1
-0
/
+8
2019-01-04
fou: Prevent unbounded recursion in GUE error handler also with UDP-Lite
Stefano Brivio
1
-1
/
+2
2019-01-04
openvswitch: Fix IPv6 later frags parsing
Yi-Hung Wei
1
-3
/
+5
2019-01-04
net, skbuff: do not prefer skb allocation fails early
David Rientjes
1
-6
/
+1
2019-01-04
netlink: fixup regression in RTM_GETADDR
Arthur Gautier
2
-2
/
+2
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
4
-18
/
+18
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
28
-236
/
+263
2019-01-02
ipv6: Consider sk_bound_dev_if when binding a socket to an address
David Ahern
1
-0
/
+3
2019-01-02
ipv6: Fix dump of specific table with strict checking
David Ahern
1
-1
/
+5
2019-01-02
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
23
-1268
/
+487
2019-01-02
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
13
-278
/
+112
2019-01-02
Merge tag '9p-for-4.21' of git://github.com/martinetd/linux
Linus Torvalds
2
-0
/
+22
2019-01-02
ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error
Stefano Brivio
1
-1
/
+3
2019-01-02
sunrpc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-16
/
+3
2019-01-02
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
1
-0
/
+3
2019-01-02
sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFS
J. Bruce Fields
1
-2
/
+2
2019-01-02
sunrpc: handle ENOMEM in rpcb_getport_async
J. Bruce Fields
1
-0
/
+8
2019-01-02
xprtrdma: Prevent leak of rpcrdma_rep objects
Chuck Lever
1
-0
/
+4
2019-01-02
xprtrdma: Don't leak freed MRs
Chuck Lever
1
-12
/
+15
2019-01-02
xprtrdma: Add documenting comment for rpcrdma_buffer_destroy
Chuck Lever
1
-0
/
+8
2019-01-02
xprtrdma: Replace outdated comment for rpcrdma_ep_post
Chuck Lever
1
-3
/
+7
2019-01-02
xprtrdma: Update comments in frwr_op_send
Chuck Lever
1
-2
/
+2
[next]