index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2021-02-12
tcp: factorize logic into tcp_epollin_ready()
Eric Dumazet
-0
/
+12
2021-02-12
tcp: fix SO_RCVLOWAT related hangs under mem pressure
Eric Dumazet
-2
/
+7
2021-02-12
net: dsa: act as passthrough for bridge port flags
Vladimir Oltean
-2
/
+8
2021-02-12
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
-1
/
+6
2021-02-12
net: switchdev: propagate extack to port attributes
Vladimir Oltean
-2
/
+4
2021-02-12
Merge tag 'mac80211-next-for-net-next-2021-02-12' of git://git.kernel.org/pub...
David S. Miller
-0
/
+2
2021-02-12
mptcp: avoid lock_fast usage in accept path
Florian Westphal
-0
/
+1
2021-02-12
cfg80211/mac80211: Support disabling HE mode
Ben Greear
-0
/
+2
2021-02-11
net/sock: Add kernel config SOCK_RX_QUEUE_MAPPING
Tariq Toukan
-6
/
+6
2021-02-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kern
David S. Miller
-5
/
+57
2021-02-11
net: initialize net->net_cookie at netns setup
Eric Dumazet
-3
/
+1
2021-02-11
net: dsa: add support for offloading HSR
George McCollister
-0
/
+13
2021-02-11
devlink: Fix dmac_filter trap name, align to its documentation
Aya Levin
-1
/
+1
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-2
/
+0
2021-02-08
IPv6: Add "offload failed" indication to routes
Amit Cohen
-2
/
+3
2021-02-08
IPv4: Add "offload failed" indication to routes
Amit Cohen
-1
/
+2
2021-02-08
switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STAT
Horatiu Vultur
-2
/
+0
2021-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
-15
/
+18
2021-02-04
netfilter: move handlers to net/ip_vs.h
Leon Romanovsky
-0
/
+11
2021-02-04
net/core: move gro function declarations to separate header
Leon Romanovsky
-0
/
+12
2021-02-04
ipv6: move udp declarations to net/udp.h
Leon Romanovsky
-0
/
+3
2021-02-04
udp: call udp_encap_enable for v6 sockets when enabling encap
Xin Long
-2
/
+2
2021-02-03
tcp: use a smaller percpu_counter batch size for sk_alloc
Wei Wang
-2
/
+6
2021-02-04
net, veth: Alloc skb in bulk for ndo_xdp_xmit
Lorenzo Bianconi
-0
/
+1
2021-02-03
net: indirect call helpers for ipv4/ipv6 dst_check functions
Brian Vazquez
-1
/
+6
2021-02-03
net: use indirect call helpers for dst_mtu
Brian Vazquez
-1
/
+3
2021-02-03
net: use indirect call helpers for dst_output
Brian Vazquez
-1
/
+7
2021-02-03
net: use indirect call helpers for dst_input
Brian Vazquez
-1
/
+5
2021-02-02
Merge tag 'mac80211-next-for-net-next-2021-02-02' of git://git.kernel.org/pub...
Jakub Kicinski
-1
/
+3
2021-02-02
net: ipv6: Emit notification when fib hardware flags are changed
Amit Cohen
-8
/
+3
2021-02-02
net: Pass 'net' struct as first argument to fib6_info_hw_flags_set()
Amit Cohen
-2
/
+3
2021-02-02
net: ipv4: Emit notification when fib hardware flags are changed
Amit Cohen
-0
/
+2
2021-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+2
2021-02-01
udp: ipv4: manipulate network header of NATed UDP GRO fraglist
Dongseok Yi
-1
/
+1
2021-02-01
net: sched: replaced invalid qdisc tree flush helper in qdisc_replace
Alexander Ovechkin
-1
/
+1
2021-02-01
cfg80211: fix netdev registration deadlock
Johannes Berg
-1
/
+3
2021-02-01
Bluetooth: Skip eSCO 2M params when not supported
Yu Liu
-0
/
+1
2021-01-29
tcp: shrink inet_connection_sock icsk_mtup enabled and probe_size
Neal Cardwell
-3
/
+3
2021-01-29
net: dsa: add a second tagger for Ocelot switches based on tag_8021q
Vladimir Oltean
-0
/
+2
2021-01-29
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
-0
/
+9
2021-01-29
net: dsa: keep a copy of the tagging protocol in the DSA switch tree
Vladimir Oltean
-1
/
+6
2021-01-29
ip_gre: add csum offload support for gre header
Xin Long
-12
/
+7
2021-01-29
net: flow_offload: Add original direction flag to ct_metadata
Paul Blakey
-0
/
+1
2021-01-29
Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk
Hans de Goede
-0
/
+8
2021-01-28
nexthop: Use enum to encode notification type
Ido Schimmel
-1
/
+6
2021-01-28
nexthop: Introduce to struct nh_grp_entry a per-type union
Petr Machata
-1
/
+6
2021-01-28
net/af_iucv: don't track individual TX skbs for TRANS_HIPER sockets
Julian Wiedmann
-1
/
+1
2021-01-28
net/af_iucv: count packets in the xmit path
Julian Wiedmann
-0
/
+1
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+6
2021-01-28
Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
-0
/
+100
[prev]
[next]