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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-28
flow_offload: reject offload for all drivers with invalid police parameters
Jianbo Liu
1
-0
/
+6
2022-02-28
net: flow_offload: add tc police action parameters
Jianbo Liu
2
-0
/
+39
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
1
-2
/
+4
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
1
-6
/
+36
2022-02-25
net/tcp: Merge TCP-MD5 inbound callbacks
Dmitry Safonov
1
-0
/
+13
2022-02-25
net: dsa: support FDB events on offloaded LAG interfaces
Vladimir Oltean
1
-0
/
+6
2022-02-25
net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
Vladimir Oltean
1
-8
/
+2
2022-02-25
net: dsa: create a dsa_lag structure
Vladimir Oltean
1
-13
/
+37
2022-02-25
net: dsa: make LAG IDs one-based
Vladimir Oltean
1
-3
/
+5
2022-02-25
net: dsa: rename references to "lag" as "lag_dev"
Vladimir Oltean
1
-6
/
+6
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-28
/
+32
2022-02-24
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
1
-0
/
+5
2022-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2
-3
/
+1
2022-02-21
bonding: add new option ns_ip6_target
Hangbin Liu
2
-0
/
+11
2022-02-21
bonding: add new parameter ns_targets
Hangbin Liu
1
-1
/
+18
2022-02-21
bonding: add extra field for bond_opt_value
Hangbin Liu
1
-9
/
+18
2022-02-21
ipv6: separate ndisc_ns_create() from ndisc_send_ns()
Hangbin Liu
1
-0
/
+5
2022-02-21
ipv4: Invalidate neighbour for broadcast address upon address addition
Ido Schimmel
1
-0
/
+1
2022-02-20
net: tcp: add skb drop reasons to tcp_add_backlog()
Menglong Dong
1
-1
/
+2
2022-02-20
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
2
-3
/
+1
2022-02-19
net: dsa: remove pcs_poll
Russell King (Oracle)
1
-5
/
+0
2022-02-19
net: Force inlining of checksum functions in net/checksum.h
Christophe Leroy
1
-23
/
+24
2022-02-19
mctp: replace mctp_address_ok with more fine-grained helpers
Jeremy Kerr
1
-1
/
+11
2022-02-19
net: Add new protocol attribute to IP addresses
Jacques de Laval
2
-0
/
+4
2022-02-18
net: dsa: add support for phylink mac_select_pcs()
Russell King (Oracle)
1
-0
/
+3
2022-02-18
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
1
-2
/
+2
2022-02-18
net: gro: Fix a 'directive in macro's argument list' sparse warning
Gal Pressman
1
-2
/
+3
2022-02-18
net: dsa: delete unused exported symbols for ethtool PHY stats
Vladimir Oltean
1
-3
/
+0
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-9
/
+14
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
1
-4
/
+6
2022-02-17
mptcp: mptcp_parse_option is no longer exported
Matthieu Baerts
1
-6
/
+0
2022-02-17
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
2
-2
/
+6
2022-02-16
net: dsa: add explicit support for host bridge VLANs
Vladimir Oltean
1
-0
/
+10
2022-02-16
net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign int...
Vladimir Oltean
1
-0
/
+39
2022-02-16
net: bridge: switchdev: differentiate new VLANs from changed ones
Vladimir Oltean
1
-0
/
+7
2022-02-15
bonding: fix data-races around agg_select_timer
Eric Dumazet
1
-1
/
+1
2022-02-14
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
1
-0
/
+1
2022-02-14
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
1
-2
/
+0
2022-02-11
Merge tag 'wireless-next-2022-02-11' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
3
-11
/
+22
2022-02-11
ipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncache
Eric Dumazet
1
-2
/
+1
2022-02-11
net/smc: Add global configure for handshake limitation by netlink
D. Wythe
1
-0
/
+2
2022-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+13
2022-02-10
net: make net->dev_unreg_count atomic
Eric Dumazet
1
-1
/
+1
2022-02-10
Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-0
/
+22
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
8
-65
/
+17
2022-02-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-3
/
+3
2022-02-09
mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag control
Matt Johnston
1
-1
/
+10
2022-02-09
mctp: Add helper for address match checking
Jeremy Kerr
1
-0
/
+5
2022-02-09
net: fix a memleak when uncloning an skb dst and its metadata
Antoine Tenart
1
-1
/
+0
2022-02-09
net: do not keep the dst cache when uncloning an skb dst and its metadata
Antoine Tenart
1
-0
/
+13
[next]