index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-02-17
net: dsa: delete unused exported symbols for ethtool PHY stats
Vladimir Oltean
2022-02-17
net: add sanity check in proto_register()
Eric Dumazet
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
2022-02-17
ipv4: fix data races in fib_alias_hw_flags_set
Eric Dumazet
2022-02-17
net: dsa: lan9303: handle hwaccel VLAN tags
Mans Rullgard
2022-02-17
vsock: remove vsock from connected table when connect is interrupted by a signal
Seth Forshee
2022-02-17
ipv6/addrconf: ensure addrconf_verify_rtnl() has completed
Eric Dumazet
2022-02-17
net: allow out-of-order netdev unregistration
Jakub Kicinski
2022-02-17
net: transition netdev reg state earlier in run_todo
Jakub Kicinski
2022-02-17
ping: fix the dif and sdif check in ping_lookup
Xin Long
2022-02-17
net: ping6: support setting basic SOL_IPV6 options via cmsg
Jakub Kicinski
2022-02-17
net: dsa: tag_ocelot_8021q: calculate TX checksum in software for deferred pa...
Vladimir Oltean
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: sched: limit TC_ACT_REPEAT loops
Eric Dumazet
2022-02-16
tipc: fix wrong notification node addresses
Jon Maloy
2022-02-16
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
2022-02-16
net: dsa: tag_8021q: only call skb_push/skb_pull around __skb_vlan_pop
Vladimir Oltean
2022-02-16
net: bridge: multicast: notify switchdev driver whenever MC processing gets d...
Oleksandr Mazur
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
mctp: fix use after free
Tom Rix
2022-02-15
net: bridge: vlan: check for errors from __vlan_del in __vlan_flush
Vladimir Oltean
2022-02-15
ipv4: add description about martian source
Zhang Yunkai
2022-02-14
tipc: fix wrong publisher node address in link publications
Jon Maloy
2022-02-14
ipv6: blackhole_netdev needs snmp6 counters
Ido Schimmel
2022-02-14
net: fix documentation for kernel_getsockname
Alex Maydanik
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
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
[next]