index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-16
devlink: expose instance locking and add locked port registering
Jakub Kicinski
1
-0
/
+11
2022-03-15
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
1
-1
/
+5
2022-03-14
net: dsa: report and change port dscp priority using dcbnl
Vladimir Oltean
1
-0
/
+5
2022-03-14
net: dsa: report and change port default priority using dcbnl
Vladimir Oltean
1
-0
/
+7
2022-03-12
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
1
-0
/
+42
2022-03-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
1
-1
/
+1
2022-03-11
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-1
/
+102
2022-03-11
gtp: Add support for checking GTP device type
Wojciech Drewek
1
-0
/
+6
2022-03-11
net/sched: Allow flower to match on GTP options
Wojciech Drewek
1
-0
/
+5
2022-03-11
gtp: Implement GTP echo response
Wojciech Drewek
1
-0
/
+31
2022-03-11
mac80211: Add support to trigger sta disconnect on hardware restart
Youghandhar Chintala
1
-0
/
+10
2022-03-11
powerpc/net: Implement powerpc specific csum_shift() to remove branch
Christophe Leroy
1
-0
/
+2
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-03-09
tcp: adjust TSO packet sizes based on min_rtt
Eric Dumazet
1
-1
/
+2
2022-03-09
net/tls: Provide {__,}tls_driver_ctx() unconditionally
Dimitris Michailidis
1
-2
/
+0
2022-03-09
net: tcp: fix shim definition of tcp_inbound_md5_hash
Vladimir Oltean
1
-1
/
+1
2022-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+2
2022-03-09
skb: make drop reason booleanable
Jakub Kicinski
1
-10
/
+11
2022-03-09
net: dsa: felix: avoid early deletion of host FDB entries
Vladimir Oltean
1
-0
/
+6
2022-03-07
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
1
-0
/
+2
2022-03-05
net: dsa: tag_rtl8_4: add rtl8_4t trailing variant
Luiz Angelo Daros de Luca
1
-0
/
+2
2022-03-04
Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}
Luiz Augusto von Dentz
1
-6
/
+8
2022-03-04
Bluetooth: mgmt: Replace zero-length array with flexible-array member
Changcheng Deng
1
-1
/
+1
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-9
/
+20
2022-03-03
ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
Eric Dumazet
1
-2
/
+2
2022-03-03
net: ip: Handle delivery_time in ip defrag
Martin KaFai Lau
1
-0
/
+2
2022-03-03
net: dsa: felix: migrate host FDB and MDB entries when changing tag proto
Vladimir Oltean
1
-0
/
+7
2022-03-03
page_pool: Add function to batch and return stats
Joe Damato
1
-0
/
+17
2022-03-03
page_pool: Add recycle stats
Joe Damato
1
-0
/
+16
2022-03-03
page_pool: Add allocation stats
Joe Damato
1
-0
/
+18
2022-03-02
tcp: Remove the unused api
Tao Chen
1
-5
/
+0
2022-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-2
/
+6
2022-03-01
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
1
-1
/
+5
2022-03-01
net/smc: add sysctl for autocorking
Dust Li
1
-0
/
+1
2022-03-01
net/smc: add sysctl interface for SMC
Dust Li
1
-0
/
+3
2022-03-01
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
1
-1
/
+1
2022-03-01
drivers: vxlan: vnifilter: per vni stats
Nikolay Aleksandrov
1
-0
/
+26
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/klasse...
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
[next]