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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-37
/
+63
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-16
/
+41
2020-06-12
bpf: Fix memlock accounting for sock_hash
Andrey Ignatov
1
-0
/
+4
2020-06-12
bpf: sockmap: Don't attach programs to UDP sockets
Lorenz Bauer
1
-4
/
+6
2020-06-11
net/filter: Permit reading NET in load_bytes_relative when MAC not set
YiFei Zhu
1
-7
/
+9
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
3
-21
/
+22
2020-06-09
bpf, sockhash: Synchronize delete from bucket list on map free
Jakub Sitnicki
1
-2
/
+21
2020-06-09
bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free
Jakub Sitnicki
1
-0
/
+1
2020-06-08
net/sysctl: use cpumask_parse in flow_limit_cpu_sysctl
Christoph Hellwig
1
-1
/
+1
2020-06-04
net: core: device_rename: Use rwsem instead of a seqcount
Ahmed S. Darwish
1
-22
/
+18
2020-06-04
seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
Ahmed Abdelsalam
1
-1
/
+1
2020-06-04
bpf: Fix unused-var without NETDEVICES
Matthieu Baerts
1
-3
/
+0
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
21
-785
/
+1275
2020-06-03
Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
1
-2
/
+3
2020-06-02
bpf: Add csum_level helper for fixing up csum levels
Daniel Borkmann
1
-0
/
+38
2020-06-02
bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
Daniel Borkmann
1
-2
/
+6
2020-06-01
flow_dissector: Move out netns_bpf prog callbacks
Jakub Sitnicki
1
-121
/
+4
2020-06-01
net: Introduce netns_bpf for BPF programs attached to netns
Jakub Sitnicki
1
-36
/
+69
2020-06-01
flow_dissector: Pull locking up from prog attach callback
Jakub Sitnicki
1
-20
/
+20
2020-06-01
bpf: Allow SO_BINDTODEVICE opt in bpf_setsockopt
Ferenc Fejes
1
-1
/
+27
2020-06-01
net: Make locking in sock_bindtoindex optional
Ferenc Fejes
1
-4
/
+6
2020-06-01
bpf: Fix running sk_skb program types with ktls
John Fastabend
1
-3
/
+40
2020-06-01
bpf: Refactor sockmap redirect code so its easy to reuse
John Fastabend
1
-21
/
+34
2020-06-01
xdp: Add xdp_txq_info to xdp_buff
David Ahern
1
-0
/
+17
2020-06-01
bpf: Add support to attach bpf program to a devmap entry
David Ahern
1
-0
/
+18
2020-06-01
bpf: Add rx_queue_mapping to bpf_sock
Amritha Nambiar
1
-0
/
+18
2020-06-01
bpf, sk_msg: Add get socket storage helpers
John Fastabend
1
-0
/
+15
2020-06-01
bpf, sk_msg: Add some generic helpers that may be useful from sk_msg
John Fastabend
1
-0
/
+16
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+0
2020-06-01
devlink: Add ACL control packet traps
Ido Schimmel
1
-0
/
+4
2020-06-01
devlink: Add layer 3 control packet traps
Ido Schimmel
1
-0
/
+42
2020-06-01
devlink: Add layer 2 control packet traps
Ido Schimmel
1
-0
/
+16
2020-06-01
devlink: Add 'control' trap type
Ido Schimmel
1
-0
/
+7
2020-06-01
devlink: Add 'mirror' trap action
Ido Schimmel
1
-1
/
+2
2020-06-01
devlink: Create dedicated trap group for layer 3 exceptions
Ido Schimmel
1
-0
/
+1
2020-06-01
net: remove indirect block netdev event registration
Pablo Neira Ayuso
1
-238
/
+0
2020-06-01
net: flow_offload: consolidate indirect flow_block infrastructure
Pablo Neira Ayuso
1
-0
/
+157
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-05-29
neigh: fix ARP retransmit timer guard
Hangbin Liu
1
-2
/
+2
2020-05-29
net: add a new bind_add method
Christoph Hellwig
1
-0
/
+8
2020-05-28
net: add sock_set_reuseport
Christoph Hellwig
1
-0
/
+8
2020-05-28
net: add sock_set_rcvbuf
Christoph Hellwig
1
-27
/
+32
2020-05-28
net: add sock_set_keepalive
Christoph Hellwig
1
-0
/
+10
2020-05-28
net: add sock_enable_timestamps
Christoph Hellwig
1
-18
/
+29
2020-05-28
net: add sock_bindtoindex
Christoph Hellwig
1
-6
/
+15
2020-05-28
net: add sock_set_sndtimeo
Christoph Hellwig
1
-0
/
+11
2020-05-28
net: add sock_set_priority
Christoph Hellwig
1
-0
/
+8
2020-05-28
net: add sock_no_linger
Christoph Hellwig
1
-0
/
+9
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
1
-0
/
+8
[next]