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-05-31
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
2
-3
/
+3
2019-05-31
bpf: add memlock precharge for socket local storage
Roman Gushchin
1
-2
/
+10
2019-05-31
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
brakmo
2
-20
/
+40
2019-05-22
hv_sock: perf: loop in send() to maximize bandwidth
Sunil Muthuswamy
1
-14
/
+31
2019-05-22
hv_sock: perf: Allow the socket buffer size options to influence the actual s...
Sunil Muthuswamy
1
-10
/
+40
2019-05-22
neighbor: Add tracepoint to __neigh_create
David Ahern
1
-0
/
+2
2019-05-22
net: Set strict_start_type for routes and rules
David Ahern
2
-0
/
+2
2019-05-22
ipv4: Rename and export nh_update_mtu
David Ahern
1
-2
/
+2
2019-05-22
ipv4: export fib_info_update_nh_saddr
David Ahern
1
-6
/
+5
2019-05-22
ipv4: export fib_flush
David Ahern
1
-1
/
+1
2019-05-22
ipv4: export fib_check_nh
David Ahern
1
-6
/
+6
2019-05-22
ipv4: Add function to send route updates
David Ahern
1
-0
/
+72
2019-05-22
ipv6: export function to send route updates
David Ahern
3
-4
/
+37
2019-05-22
ipv6: Add hook to bump sernum for a route to stubs
David Ahern
2
-0
/
+9
2019-05-22
ipv6: Add delete route hook to stubs
David Ahern
2
-0
/
+7
2019-05-22
net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics.
Felipe Gasper
1
-0
/
+12
2019-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-12
/
+32
2019-05-21
ipv6: Consider sk_bound_dev_if when binding a raw socket to an address
Mike Manning
1
-0
/
+2
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
300
-634
/
+300
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24
Thomas Gleixner
4
-36
/
+4
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
41
-567
/
+41
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 11
Thomas Gleixner
1
-5
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3
Thomas Gleixner
3
-12
/
+3
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
112
-0
/
+112
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
89
-0
/
+89
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
49
-0
/
+49
2019-05-20
net: qrtr: Fix message type of outgoing packets
Bjorn Andersson
1
-2
/
+2
2019-05-20
vlan: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-05-20
tipc: fix modprobe tipc failed after switch order of device registration
Junwei Hu
3
-10
/
+27
2019-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-129
/
+214
2019-05-19
net: fix kernel-doc warnings for socket.c
Randy Dunlap
1
-17
/
+17
2019-05-19
net: Treat sock->sk_drops as an unsigned int when printing
Patrick Talbert
6
-6
/
+6
2019-05-18
vsock/virtio: Initialize core virtio vsock before registering the driver
Jorge E. Moreira
1
-7
/
+6
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-05-17
Revert "tipc: fix modprobe tipc failed after switch order of device registrat...
David S. Miller
1
-7
/
+7
2019-05-17
vsock/virtio: free packets during the socket release
Stefano Garzarella
1
-0
/
+7
2019-05-17
tipc: fix modprobe tipc failed after switch order of device registration
Junwei Hu
1
-7
/
+7
2019-05-17
net: caif: fix the value of size argument of snprintf
swkhack
5
-6
/
+5
2019-05-16
Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-5
/
+47
2019-05-16
Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-69
/
+66
2019-05-16
ipv6: fix src addr routing with the exception table
Wei Wang
1
-24
/
+27
2019-05-16
net: avoid weird emergency message
Eric Dumazet
1
-1
/
+1
2019-05-16
xfrm: ressurrect "Fix uninitialized memory read in _decode_session4"
Florian Westphal
1
-11
/
+13
2019-05-16
tipc: switch order of device registration to fix a crash
Junwei Hu
1
-7
/
+7
2019-05-16
ipv6: prevent possible fib6 leaks
Eric Dumazet
2
-3
/
+16
2019-05-16
net: bpfilter: fallback to netfilter if failed to load bpfilter kernel module
Konstantin Khlebnikov
1
-4
/
+2
2019-05-16
hv_sock: Add support for delayed close
Sunil Muthuswamy
1
-31
/
+77
2019-05-16
flow_offload: support CVLAN match
Edward Cree
1
-0
/
+7
2019-05-16
rxrpc: Allow the kernel to mark a call as being non-interruptible
David Howells
5
-3
/
+16
[next]