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-07-09
io_uring: add support for recvmsg()
Jens Axboe
1
-0
/
+8
2019-07-09
io_uring: add support for sendmsg()
Jens Axboe
1
-0
/
+7
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
5
-12
/
+12
2019-07-09
net/sched: cls_flower: Add matching on conntrack info
Paul Blakey
1
-5
/
+122
2019-07-09
net/flow_dissector: add connection tracking dissection
Paul Blakey
1
-0
/
+44
2019-07-09
net/sched: Introduce action ct
Paul Blakey
4
-0
/
+1001
2019-07-09
devlink: Introduce PCI VF port flavour and port attribute
Parav Pandit
1
-0
/
+38
2019-07-09
devlink: Introduce PCI PF port flavour and port attribute
Parav Pandit
1
-0
/
+34
2019-07-09
devlink: Return physical port fields only for applicable port flavours
Parav Pandit
1
-0
/
+4
2019-07-09
devlink: Refactor physical port attributes
Parav Pandit
1
-20
/
+38
2019-07-09
Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
14
-129
/
+62
2019-07-08
net/tls: fix socket wmem accounting on fallback with netem
Jakub Kicinski
1
-0
/
+4
2019-07-08
net/tls: add missing prot info init
Jakub Kicinski
1
-0
/
+2
2019-07-08
net/tls: don't clear TX resync flag on error
Dirk van der Merwe
1
-2
/
+6
2019-07-08
sctp: remove rcu_read_lock from sctp_bind_addr_state
Xin Long
1
-9
/
+4
2019-07-08
sctp: rename sp strm_interleave to ep intl_enable
Xin Long
2
-6
/
+6
2019-07-08
sctp: rename asoc intl_enable to asoc peer.intl_capable
Xin Long
4
-6
/
+6
2019-07-08
sctp: remove prsctp_enable from asoc
Xin Long
3
-6
/
+5
2019-07-08
sctp: remove reconf_enable from asoc
Xin Long
3
-9
/
+4
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-14
/
+40
2019-07-08
net: sched: add mpls manipulation actions to TC
John Hurley
4
-0
/
+448
2019-07-08
net: core: add MPLS update core helper and use in OvS
John Hurley
2
-10
/
+36
2019-07-08
net: core: move pop MPLS functionality from OvS to core helper
John Hurley
2
-35
/
+44
2019-07-08
net: core: move push MPLS functionality from OvS to core helper
John Hurley
2
-27
/
+68
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
49
-286
/
+377
2019-07-08
skbuff: increase verbosity when dumping skb data
Willem de Bruijn
2
-12
/
+103
2019-07-08
ipv6: elide flowlabel check if no exclusive leases exist
Willem de Bruijn
7
-13
/
+32
2019-07-08
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-6
/
+33
2019-07-08
tcp: Reset bytes_acked and bytes_received when disconnecting
Christoph Paasch
1
-0
/
+2
2019-07-08
coallocate socket_wq with socket itself
Al Viro
2
-15
/
+6
2019-07-08
sockfs: switch to ->free_inode()
Al Viro
1
-3
/
+3
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-17
/
+36
2019-07-09
xdp: fix race on generic receive path
Ilya Maximets
1
-9
/
+22
2019-07-08
ipv6: Support multipath hashing on inner IP pkts
Stephen Suryaputra
1
-0
/
+36
2019-07-08
ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pkts
Stephen Suryaputra
1
-4
/
+17
2019-07-08
sunrpc/cache: remove the exporting of cache_seq_next
Denis Efremov
1
-1
/
+0
2019-07-08
net: openvswitch: use netif_ovs_is_port() instead of opencode
Taehee Yoo
2
-4
/
+4
2019-07-08
vsock/virtio: fix flush of works during the .remove()
Stefano Garzarella
1
-6
/
+9
2019-07-08
vsock/virtio: stop workers during the .remove()
Stefano Garzarella
1
-1
/
+50
2019-07-08
vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
Stefano Garzarella
1
-24
/
+46
2019-07-08
net: core: page_pool: add user refcnt and reintroduce page_pool_destroy
Ivan Khoronzhuk
2
-0
/
+11
2019-07-08
nfc: fix potential illegal memory access
Yang Wei
1
-1
/
+1
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
18
-81
/
+668
2019-07-08
bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addr
Stanislav Fomichev
1
-8
/
+14
2019-07-07
net: bpfilter: print umh messages to /dev/kmsg
Gary Lin
1
-1
/
+1
2019-07-07
net/tls: fix poll ignoring partially copied records
Jakub Kicinski
1
-1
/
+2
2019-07-07
tipc: use rcu dereference functions properly
Xin Long
2
-11
/
+11
2019-07-08
init/Kconfig: add CONFIG_CC_CAN_LINK
Masahiro Yamada
1
-1
/
+1
[prev]
[next]