index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-31
netfilter: nf_log_common: merge with nf_log_syslog
Florian Westphal
1
-24
/
+0
2021-03-31
netfilter: nf_log_bridge: merge with nf_log_syslog
Florian Westphal
1
-1
/
+0
2021-03-30
udp: fixup csum for GSO receive slow path
Paolo Abeni
1
-0
/
+23
2021-03-30
net: let skb_orphan_partial wake-up waiters.
Paolo Abeni
1
-0
/
+9
2021-03-30
ipv6: add ipv6_dev_find to stubs
Andreas Roeseler
1
-0
/
+2
2021-03-30
net: add sysctl for enabling RFC 8335 PROBE messages
Andreas Roeseler
1
-0
/
+1
2021-03-28
nexthop: Rename artifacts related to legacy multipath nexthop groups
Petr Machata
1
-2
/
+2
2021-03-26
mld: add mc_lock for protecting per-interface mld data
Taehee Yoo
1
-0
/
+1
2021-03-26
mld: add new workqueues for process mld events
Taehee Yoo
2
-1
/
+11
2021-03-26
mld: convert ifmcaddr6 to RCU
Taehee Yoo
1
-3
/
+4
2021-03-26
mld: convert ip6_sf_list to RCU
Taehee Yoo
1
-3
/
+4
2021-03-26
mld: convert ipv6_mc_socklist->sflist to RCU
Taehee Yoo
1
-2
/
+2
2021-03-26
mld: get rid of inet6_dev->mc_lock
Taehee Yoo
1
-1
/
+0
2021-03-26
mld: convert from timer to delayed work
Taehee Yoo
1
-4
/
+4
2021-03-26
bpf: struct sock is declared twice in bpf_sk_storage header
Wan Jiabing
1
-1
/
+0
2021-03-25
sch_red: fix off-by-one checks in red_check_params()
Eric Dumazet
1
-2
/
+2
2021-03-25
tcp: convert elligible sysctls to u8
Eric Dumazet
1
-34
/
+34
2021-03-25
inet: convert tcp_early_demux and udp_early_demux to u8
Eric Dumazet
1
-2
/
+2
2021-03-25
ipv4: convert ip_forward_update_priority sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-25
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
1
-16
/
+16
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-4
/
+52
2021-03-24
tcp_metrics: tcpm_hash_bucket is strictly local
Eric Dumazet
1
-1
/
+0
2021-03-24
net: flow_offload: add FLOW_ACTION_PPPOE_PUSH
Pablo Neira Ayuso
1
-0
/
+4
2021-03-24
netfilter: flowtable: bridge vlan hardware offload and switchdev
Felix Fietkau
1
-3
/
+5
2021-03-24
netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled
Pablo Neira Ayuso
1
-0
/
+2
2021-03-24
netfilter: flowtable: add vlan support
Pablo Neira Ayuso
1
-3
/
+14
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
Pablo Neira Ayuso
1
-2
/
+14
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
Pablo Neira Ayuso
1
-0
/
+3
2021-03-24
netfilter: flowtable: add xmit path types
Pablo Neira Ayuso
1
-2
/
+9
2021-03-24
xfrm: Fix NULL pointer dereference on policy lookup
Steffen Klassert
1
-1
/
+1
2021-03-23
net: bridge: add helper to replay port and host-joined mdb entries
Vladimir Oltean
1
-0
/
+1
2021-03-23
net: lapb: Make "lapb_t1timer_running" able to detect an already running timer
Xie He
1
-1
/
+1
2021-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-13
/
+13
2021-03-22
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
1
-0
/
+1
2021-03-22
net: xfrm: Use sequence counter with associated spinlock
Ahmed S. Darwish
1
-1
/
+1
2021-03-22
net: xfrm: Localize sequence counter per network namespace
Ahmed S. Darwish
1
-1
/
+3
2021-03-19
sch_red: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-18
gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helper
Alexander Lobakin
1
-0
/
+8
2021-03-18
gro: make net/gro.h self-contained
Alexander Lobakin
1
-0
/
+5
2021-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+3
2021-03-18
net: dsa: Add helper to resolve bridge port from DSA port
Tobias Waldekranz
1
-0
/
+14
2021-03-18
netfilter: nftables: update table flags from the commit phase
Pablo Neira Ayuso
1
-3
/
+6
2021-03-18
netfilter: flowtable: fast NAT functions never fail
Pablo Neira Ayuso
1
-6
/
+6
2021-03-18
netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumeration
Pablo Neira Ayuso
1
-1
/
+1
2021-03-18
netfilter: conntrack: Remove unused variable declaration
YueHaibing
1
-3
/
+0
2021-03-18
netfilter: nftables: allow to update flowtable flags
Pablo Neira Ayuso
1
-0
/
+3
2021-03-17
net: dsa: tag_brcm: add support for legacy tags
Álvaro Fernández Rojas
1
-0
/
+2
2021-03-16
can: dev: Move device back to init netns on owning netns delete
Martin Willi
1
-0
/
+2
2021-03-15
tcp: relookup sock for RST+ACK packets handled by obsolete req sock
Alexander Ovechkin
1
-1
/
+1
2021-03-15
Bluetooth: L2CAP: Fix not checking for maximum number of DCID
Luiz Augusto von Dentz
1
-0
/
+1
[prev]
[next]