index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-01
vxlan: vni filtering support on collect metadata device
Roopa Prabhu
1
-2
/
+26
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
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
David S. Miller
1
-3
/
+3
2022-02-24
net/tcp: Merge TCP-MD5 inbound callbacks
Dmitry Safonov
1
-0
/
+13
2022-02-24
net: dsa: support FDB events on offloaded LAG interfaces
Vladimir Oltean
1
-0
/
+6
2022-02-24
net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
Vladimir Oltean
1
-8
/
+2
2022-02-24
net: dsa: create a dsa_lag structure
Vladimir Oltean
1
-13
/
+37
2022-02-24
net: dsa: make LAG IDs one-based
Vladimir Oltean
1
-3
/
+5
2022-02-24
net: dsa: rename references to "lag" as "lag_dev"
Vladimir Oltean
1
-6
/
+6
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-28
/
+32
2022-02-24
Bluetooth: hci_sync: Fix not using conn_timeout
Luiz Augusto von Dentz
1
-0
/
+8
2022-02-24
Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
Luiz Augusto von Dentz
1
-2
/
+1
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-18
mctp: replace mctp_address_ok with more fine-grained helpers
Jeremy Kerr
1
-1
/
+11
2022-02-18
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-17
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
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2
-2
/
+2
2022-02-16
mptcp: mptcp_parse_option is no longer exported
Matthieu Baerts
1
-6
/
+0
2022-02-16
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
2
-2
/
+6
2022-02-16
mac80211: Handle station association response with EHT
Ilan Peer
1
-0
/
+4
2022-02-16
mac80211: Add initial support for EHT and 320 MHz channels
Ilan Peer
1
-0
/
+2
2022-02-16
cfg80211: Support configuration of station EHT capabilities
Ilan Peer
1
-0
/
+4
2022-02-16
cfg80211: add NO-EHT flag to regulatory
Ilan Peer
1
-0
/
+2
2022-02-16
nl80211: add EHT MCS support
Veerendranath Jakkam
1
-0
/
+11
2022-02-16
cfg80211: Add support for EHT 320 MHz channel width
Jia Ding
1
-1
/
+6
2022-02-16
cfg80211: Add data structures to capture EHT capabilities
Ilan Peer
1
-0
/
+63
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 interfaces
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
[prev]
[next]