index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-17
mptcp: constify a bunch of of helpers
Paolo Abeni
3
-32
/
+32
2022-02-17
mptcp: drop port parameter of mptcp_pm_add_addr_signal
Geliang Tang
3
-7
/
+7
2022-02-17
mptcp: drop unneeded type casts for hmac
Geliang Tang
2
-5
/
+2
2022-02-17
mptcp: drop unused sk in mptcp_get_options
Geliang Tang
3
-10
/
+8
2022-02-17
mptcp: add SNDTIMEO setsockopt support
Geliang Tang
1
-0
/
+2
2022-02-17
net: dsa: tag_8021q: only call skb_push/skb_pull around __skb_vlan_pop
Vladimir Oltean
1
-2
/
+2
2022-02-17
net/smc: return ETIMEDOUT when smc_connect_clc() timeout
D. Wythe
1
-1
/
+7
2022-02-16
net: dsa: offload bridge port VLANs on foreign interfaces
Vladimir Oltean
2
-26
/
+31
2022-02-16
net: dsa: add explicit support for host bridge VLANs
Vladimir Oltean
5
-47
/
+288
2022-02-16
net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign int...
Vladimir Oltean
1
-8
/
+132
2022-02-16
net: switchdev: rename switchdev_lower_dev_find to switchdev_lower_dev_find_rcu
Vladimir Oltean
1
-9
/
+9
2022-02-16
net: bridge: switchdev: replay all VLAN groups
Vladimir Oltean
1
-41
/
+49
2022-02-16
net: bridge: make nbp_switchdev_unsync_objs() follow reverse order of sync()
Vladimir Oltean
1
-2
/
+2
2022-02-16
net: bridge: switchdev: differentiate new VLANs from changed ones
Vladimir Oltean
3
-9
/
+10
2022-02-16
net: bridge: vlan: notify switchdev only when something changed
Vladimir Oltean
1
-30
/
+65
2022-02-16
net: bridge: vlan: make __vlan_add_flags react only to PVID and UNTAGGED
Vladimir Oltean
1
-2
/
+4
2022-02-16
net: bridge: vlan: don't notify to switchdev master VLANs without BRENTRY flag
Vladimir Oltean
1
-3
/
+6
2022-02-16
net: bridge: vlan: check early for lack of BRENTRY flag in br_vlan_add_existing
Vladimir Oltean
1
-6
/
+4
2022-02-15
net: bridge: vlan: check for errors from __vlan_del in __vlan_flush
Vladimir Oltean
1
-1
/
+8
2022-02-14
ipv6: blackhole_netdev needs snmp6 counters
Ido Schimmel
1
-9
/
+9
2022-02-14
net: dev: Make rps_lock() disable interrupts.
Sebastian Andrzej Siewior
1
-34
/
+42
2022-02-14
net: dev: Makes sure netif_rx() can be invoked in any context.
Sebastian Andrzej Siewior
1
-38
/
+29
2022-02-14
net: dev: Remove preempt_disable() and get_cpu() in netif_rx_internal().
Sebastian Andrzej Siewior
1
-4
/
+1
2022-02-14
ipv6: Add reasons for skb drops to __udp6_lib_rcv
David Ahern
1
-2
/
+9
2022-02-14
net/smc: Add comment for smc_tx_pending
Tony Lu
1
-1
/
+6
2022-02-14
Generate netlink notification when default IPv6 route preference changes
Kalash Nainwal
1
-1
/
+5
2022-02-14
net/sched: act_police: more accurate MTU policing
Davide Caratti
1
-1
/
+15
2022-02-11
Merge tag 'wireless-next-2022-02-11' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
16
-46
/
+234
2022-02-11
ipv4: add (struct uncached_list)->quarantine list
Eric Dumazet
1
-3
/
+9
2022-02-11
ipv6: add (struct uncached_list)->quarantine list
Eric Dumazet
1
-3
/
+14
2022-02-11
ipv6: give an IPv6 dev to blackhole_netdev
Eric Dumazet
2
-59
/
+40
2022-02-11
ipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncache
Eric Dumazet
2
-5
/
+0
2022-02-11
ipv6: Reject routes configurations that specify dsfield (tos)
Guillaume Nault
1
-0
/
+6
2022-02-11
net: dsa: remove lockdep class for DSA slave address list
Vladimir Oltean
1
-12
/
+0
2022-02-11
net: dsa: remove lockdep class for DSA master address list
Vladimir Oltean
1
-4
/
+0
2022-02-11
net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_id
Vladimir Oltean
1
-41
/
+1
2022-02-11
net/smc: Add global configure for handshake limitation by netlink
D. Wythe
4
-0
/
+66
2022-02-11
net/smc: Dynamic control handshake limitation by socket options
D. Wythe
2
-1
/
+69
2022-02-11
net/smc: Limit SMC visits when handshake workqueue congested
D. Wythe
2
-1
/
+19
2022-02-11
net/smc: Limit backlog connections
D. Wythe
2
-1
/
+50
2022-02-11
net/smc: Make smc_tcp_listen_work() independent
D. Wythe
1
-2
/
+11
2022-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
28
-156
/
+411
2022-02-11
Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
19
-82
/
+144
2022-02-10
net/switchdev: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
1
-1
/
+1
2022-02-10
ipv4: Reject again rules with high DSCP values
Guillaume Nault
1
-0
/
+5
2022-02-10
net: make net->dev_unreg_count atomic
Eric Dumazet
2
-8
/
+5
2022-02-10
net: mpls: Fix GCC 12 warning
Victor Erminpour
1
-1
/
+1
2022-02-10
skbuff: cleanup double word in comment
Tom Rix
1
-1
/
+1
2022-02-10
net: ping6: support setting socket options via cmsg
Jakub Kicinski
1
-4
/
+9
2022-02-10
net: ping6: support packet timestamping
Jakub Kicinski
1
-0
/
+1
[next]