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-03-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2019-03-12
sctp: convert to genradix
Kent Overstreet
2
-107
/
+20
2019-03-12
openvswitch: convert to kvmalloc
Kent Overstreet
4
-43
/
+13
2019-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
31
-139
/
+226
2019-03-10
gro_cells: make sure device is up in gro_cells_receive()
Eric Dumazet
1
-4
/
+18
2019-03-10
net/x25: fix use-after-free in x25_device_event()
Eric Dumazet
1
-1
/
+5
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-27
/
+20
2019-03-08
rxrpc: Fix client call queueing, waiting for channel
David Howells
1
-2
/
+2
2019-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
7
-10
/
+16
2019-03-08
tcp: handle inet_csk_reqsk_queue_add() failures
Guillaume Nault
2
-2
/
+13
2019-03-08
fou, fou6: avoid uninit-value in gue_err() and gue6_err()
Eric Dumazet
2
-4
/
+4
2019-03-08
net: sched: fix potential use-after-free in __tcf_chain_put()
Vlad Buslov
1
-10
/
+7
2019-03-08
vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
Adalbert Lazăr
1
-7
/
+15
2019-03-08
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-128
/
+173
2019-03-08
bpf: fix warning about using plain integer as NULL
Bo YU
1
-1
/
+1
2019-03-08
xsk: fix to reject invalid options in Tx descriptor
Björn Töpel
1
-2
/
+2
2019-03-08
xsk: fix to reject invalid flags in xsk_bind
Björn Töpel
1
-1
/
+4
2019-03-08
sctp: call sctp_auth_init_hmacs() in sctp_sock_migrate()
Xin Long
1
-0
/
+10
2019-03-08
sctp: move up sctp_auth_init_hmacs() in sctp_endpoint_init()
Xin Long
2
-14
/
+10
2019-03-08
sctp: sctp_sock_migrate() returns error if sctp_bind_addr_dup() fails
Xin Long
1
-10
/
+24
2019-03-08
rxrpc: Fix client call connect/disconnect race
David Howells
1
-5
/
+15
2019-03-08
sctp: remove sched init from sctp_stream_init
Xin Long
1
-2
/
+0
2019-03-08
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
1
-0
/
+4
2019-03-07
net/hsr: fix possible crash in add_timer()
Eric Dumazet
1
-8
/
+6
2019-03-07
net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctl
Nathan Chancellor
1
-1
/
+1
2019-03-07
net: atm: Use IS_ENABLED in atm_dev_ioctl
Nathan Chancellor
1
-6
/
+2
2019-03-07
ethtool: reduce stack usage with clang
Arnd Bergmann
1
-7
/
+9
2019-03-07
bpf: Stop the psock parser before canceling its work
Jakub Sitnicki
1
-0
/
+1
2019-03-07
net: fix GSO in bpf_lwt_push_ip_encap
Peter Oskolkov
1
-0
/
+2
2019-03-07
xsk: fix potential crash in xsk_diag_put_umem()
Eric Dumazet
1
-2
/
+2
2019-03-07
bpf: only test gso type on gso packets
Willem de Bruijn
1
-4
/
+4
2019-03-06
tcp: do not report TCP_CM_INQ of 0 for closed connections
Soheil Hassas Yeganeh
1
-0
/
+5
2019-03-06
net: hsr: fix memory leak in hsr_dev_finalize()
Mao Wenan
3
-1
/
+16
2019-03-06
net: sched: flower: insert new filter to idr after setting its mask
Vlad Buslov
1
-21
/
+22
2019-03-06
tcp: detecting the misuse of .sendpage for Slab objects
Vasily Averin
1
-0
/
+4
2019-03-06
iptunnel: NULL pointer deref for ip_md_tunnel_xmit
Alan Maguire
1
-3
/
+6
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+4
2019-03-06
ipv4/route: fail early when inet dev is missing
Paolo Abeni
1
-4
/
+5
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2
-2
/
+4
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-03-05
net/sched: act_tunnel_key: Fix double free dst_cache
wenxu
1
-16
/
+6
2019-03-05
tipc: fix RDM/DGRAM connect() regression
Erik Hugne
1
-1
/
+1
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-56
/
+62
2019-03-04
net/sched: avoid unused-label warning
Arnd Bergmann
1
-1
/
+1
2019-03-04
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
Arnd Bergmann
2
-2
/
+5
2019-03-04
devlink: Add support for direct reporter health state update
Eran Ben Elisha
1
-5
/
+17
2019-03-04
devlink: Update reporter state to error even if recover aborted
Eran Ben Elisha
1
-1
/
+4
2019-03-04
sctp: call iov_iter_revert() after sending ABORT
Xin Long
1
-0
/
+1
2019-03-04
ip6mr: Do not call __IP6_INC_STATS() from preemptible context
Ido Schimmel
1
-4
/
+4
2019-03-04
net-sysfs: Switch to bitmap_zalloc()
Andy Shevchenko
1
-7
/
+5
[next]