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
2020-10-11
bpf: Always return target ifindex in bpf_fib_lookup
Toke Høiland-Jørgensen
1
-1
/
+2
2020-10-11
bpf: Allow for map-in-map with dynamic inner array map entries
Daniel Borkmann
1
-1
/
+1
2020-10-11
bpf: Add redirect_peer helper
Daniel Borkmann
2
-10
/
+59
2020-10-09
bpf: Add tcp_notsent_lowat bpf setsockopt
Nikita V. Shirokov
1
-0
/
+4
2020-10-09
xsk: Introduce padding between ring pointers
Magnus Karlsson
1
-0
/
+4
2020-10-05
xsk: Remove internal DMA headers
Björn Töpel
1
-3
/
+0
2020-10-02
bpf, sockmap: Add skb_adjust_room to pop bytes off ingress payload
John Fastabend
1
-0
/
+46
2020-10-02
bpf: tcp: Do not limit cb_flags when creating child sk from listen sk
Martin KaFai Lau
1
-1
/
+0
2020-10-01
net-sysfs: Fix inconsistent of format with argument type in net-sysfs.c
Ye Bin
1
-2
/
+2
2020-10-01
pktgen: Fix inconsistent of format with argument type in pktgen.c
Ye Bin
1
-5
/
+5
2020-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-117
/
+472
2020-09-30
drop_monitor: Filter control packets in drop monitor
Ido Schimmel
2
-7
/
+7
2020-09-30
drop_monitor: Remove duplicate struct
Ido Schimmel
1
-17
/
+10
2020-09-30
drop_monitor: Remove no longer used functions
Ido Schimmel
1
-142
/
+0
2020-09-30
drop_monitor: Convert to using devlink tracepoint
Ido Schimmel
3
-41
/
+40
2020-09-30
drop_monitor: Prepare probe functions for devlink tracepoint
Ido Schimmel
1
-0
/
+146
2020-09-30
devlink: Add a tracepoint for trap reports
Ido Schimmel
1
-0
/
+25
2020-09-30
tcp: add exponential backoff in __tcp_send_ack()
Eric Dumazet
1
-3
/
+8
2020-09-30
inet: remove icsk_ack.blocked
Eric Dumazet
5
-12
/
+5
2020-09-30
bpf: Add redirect_neigh helper as redirect drop-in
Daniel Borkmann
1
-15
/
+261
2020-09-30
bpf, net: Rework cookie generator as per-cpu one
Daniel Borkmann
4
-15
/
+20
2020-09-30
bpf: Add classid helper only based on skb->sk
Daniel Borkmann
1
-0
/
+21
2020-09-30
bpf: fix raw_tp test run in preempt kernel
Song Liu
1
-12
/
+9
2020-09-29
net: Add netif_rx_any_context()
Sebastian Andrzej Siewior
1
-0
/
+15
2020-09-29
l2tp: report rx cookie discards in netlink get
Tom Parkin
1
-0
/
+6
2020-09-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
9
-37
/
+292
2020-09-29
xsk: Fix a documentation mistake in xsk_queue.h
Ciara Loftus
1
-1
/
+1
2020-09-28
net/sched: cls_u32: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-4
/
+4
2020-09-28
bpf: sockmap: Enable map_update_elem from bpf_iter
Lorenz Bauer
1
-0
/
+3
2020-09-28
ip6gre: avoid tx_error when sending MLD/DAD on external tunnels
Davide Caratti
1
-11
/
+22
2020-09-28
net/smc: CLC decline - V2 enhancements
Ursula Braun
3
-15
/
+30
2020-09-28
net/smc: introduce CLC first contact extension
Ursula Braun
6
-5
/
+91
2020-09-28
net/smc: CLC accept / confirm V2
Ursula Braun
3
-57
/
+170
2020-09-28
net/smc: determine accepted ISM devices
Ursula Braun
4
-34
/
+208
2020-09-28
net/smc: build and send V2 CLC proposal
Ursula Braun
4
-42
/
+210
2020-09-28
net/smc: determine proposed ISM devices
Ursula Braun
8
-58
/
+135
2020-09-28
net/smc: introduce list of pnetids for Ethernet devices
Ursula Braun
3
-7
/
+153
2020-09-28
net/smc: introduce CHID callback for ISM devices
Ursula Braun
4
-0
/
+9
2020-09-28
net/smc: introduce System Enterprise ID (SEID)
Ursula Braun
3
-2
/
+28
2020-09-28
net/smc: prepare for more proposed ISM devices
Ursula Braun
6
-44
/
+69
2020-09-28
net/smc: split CLC confirm/accept data to be sent
Ursula Braun
2
-12
/
+15
2020-09-28
net/smc: separate find device functions
Ursula Braun
3
-46
/
+84
2020-09-28
net/smc: CLC header fields renaming
Ursula Braun
3
-23
/
+25
2020-09-28
net/smc: remove constant and introduce helper to check for a pnet id
Karsten Graul
1
-8
/
+12
2020-09-28
bpf: Enable BPF_PROG_TEST_RUN for raw_tracepoint
Song Liu
1
-0
/
+91
2020-09-28
udp_tunnel: add the ability to share port tables
Jakub Kicinski
1
-10
/
+86
2020-09-28
xsk: Fix possible crash in socket_release when out-of-memory
Magnus Karlsson
1
-0
/
+1
2020-09-28
net: vlan: Fixed signedness in vlan_group_prealloc_vid()
Florian Fainelli
1
-1
/
+2
2020-09-26
net: dsa: tag_rtl4_a: use the generic flow dissector procedure
Vladimir Oltean
1
-9
/
+0
2020-09-26
net: dsa: tag_sja1105: use a custom flow dissector procedure
Vladimir Oltean
1
-0
/
+11
[next]