index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-02-16
net: rtnetlink: rtnl_stats_get(): Emit an extack for unset filter_mask
Petr Machata
2022-02-16
mptcp: don't save tcp data_ready and write space callbacks
Florian Westphal
2022-02-16
mptcp: mark ops structures as ro_after_init
Florian Westphal
2022-02-16
mptcp: constify a bunch of of helpers
Paolo Abeni
2022-02-16
mptcp: drop port parameter of mptcp_pm_add_addr_signal
Geliang Tang
2022-02-16
mptcp: drop unneeded type casts for hmac
Geliang Tang
2022-02-16
mptcp: drop unused sk in mptcp_get_options
Geliang Tang
2022-02-16
mptcp: add SNDTIMEO setsockopt support
Geliang Tang
2022-02-16
net: dsa: tag_8021q: only call skb_push/skb_pull around __skb_vlan_pop
Vladimir Oltean
2022-02-16
net/smc: return ETIMEDOUT when smc_connect_clc() timeout
D. Wythe
2022-02-16
net: dsa: offload bridge port VLANs on foreign interfaces
Vladimir Oltean
2022-02-16
net: dsa: add explicit support for host bridge VLANs
Vladimir Oltean
2022-02-16
net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign int...
Vladimir Oltean
2022-02-16
net: switchdev: rename switchdev_lower_dev_find to switchdev_lower_dev_find_rcu
Vladimir Oltean
2022-02-16
net: bridge: switchdev: replay all VLAN groups
Vladimir Oltean
2022-02-16
net: bridge: make nbp_switchdev_unsync_objs() follow reverse order of sync()
Vladimir Oltean
2022-02-16
net: bridge: switchdev: differentiate new VLANs from changed ones
Vladimir Oltean
2022-02-16
net: bridge: vlan: notify switchdev only when something changed
Vladimir Oltean
2022-02-16
net: bridge: vlan: make __vlan_add_flags react only to PVID and UNTAGGED
Vladimir Oltean
2022-02-16
net: bridge: vlan: don't notify to switchdev master VLANs without BRENTRY flag
Vladimir Oltean
2022-02-16
net: bridge: vlan: check early for lack of BRENTRY flag in br_vlan_add_existing
Vladimir Oltean
2022-02-15
net: bridge: vlan: check for errors from __vlan_del in __vlan_flush
Vladimir Oltean
2022-02-14
ipv6: blackhole_netdev needs snmp6 counters
Ido Schimmel
2022-02-14
net: dev: Make rps_lock() disable interrupts.
Sebastian Andrzej Siewior
2022-02-14
net: dev: Makes sure netif_rx() can be invoked in any context.
Sebastian Andrzej Siewior
2022-02-14
net: dev: Remove preempt_disable() and get_cpu() in netif_rx_internal().
Sebastian Andrzej Siewior
2022-02-14
ipv6: Add reasons for skb drops to __udp6_lib_rcv
David Ahern
2022-02-14
net/smc: Add comment for smc_tx_pending
Tony Lu
2022-02-14
Generate netlink notification when default IPv6 route preference changes
Kalash Nainwal
2022-02-14
net/sched: act_police: more accurate MTU policing
Davide Caratti
2022-02-11
Merge tag 'wireless-next-2022-02-11' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2022-02-11
ipv4: add (struct uncached_list)->quarantine list
Eric Dumazet
2022-02-11
ipv6: add (struct uncached_list)->quarantine list
Eric Dumazet
2022-02-11
ipv6: give an IPv6 dev to blackhole_netdev
Eric Dumazet
2022-02-11
ipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncache
Eric Dumazet
2022-02-11
ipv6: Reject routes configurations that specify dsfield (tos)
Guillaume Nault
2022-02-11
net: dsa: remove lockdep class for DSA slave address list
Vladimir Oltean
2022-02-11
net: dsa: remove lockdep class for DSA master address list
Vladimir Oltean
2022-02-11
net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_id
Vladimir Oltean
2022-02-11
net/smc: Add global configure for handshake limitation by netlink
D. Wythe
2022-02-11
net/smc: Dynamic control handshake limitation by socket options
D. Wythe
2022-02-11
net/smc: Limit SMC visits when handshake workqueue congested
D. Wythe
2022-02-11
net/smc: Limit backlog connections
D. Wythe
2022-02-11
net/smc: Make smc_tcp_listen_work() independent
D. Wythe
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-10
Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-02-10
net/switchdev: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
2022-02-10
ipv4: Reject again rules with high DSCP values
Guillaume Nault
2022-02-10
net: make net->dev_unreg_count atomic
Eric Dumazet
2022-02-10
net: mpls: Fix GCC 12 warning
Victor Erminpour
[next]