index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-07
docs: ethtool: correct quotes
Jakub Kicinski
1
-2
/
+2
2021-04-07
nfp: flower: add support for packet-per-second policing
Peng Zhang
2
-46
/
+119
2021-04-07
time64.h: Consolidated PSEC_PER_SEC definition
Andy Shevchenko
5
-8
/
+7
2021-04-07
stmmac: intel: Drop duplicate ID in the list of PCI device IDs
Andy Shevchenko
1
-30
/
+30
2021-04-07
netdevsim: remove unneeded semicolon
Qiheng Lin
1
-1
/
+1
2021-04-07
net: ethernet: mtk_eth_soc: remove unneeded semicolon
Qiheng Lin
1
-1
/
+1
2021-04-07
nfc: s3fwrn5: remove unnecessary label
wengjianfeng
1
-8
/
+4
2021-04-07
net: cdc_ether: record speed in status method
Grant Grundler
1
-7
/
+20
2021-04-07
net: cdc_ncm: record speed in status method
Oliver Neukum
1
-38
/
+17
2021-04-07
usbnet: add method for reporting speed without MII
Oliver Neukum
2
-2
/
+28
2021-04-07
usbnet: add _mii suffix to usbnet_set/get_link_ksettings
Oliver Neukum
10
-28
/
+31
2021-04-07
tcp: Reset tcp connections in SYN-SENT state
Manoj Basapathi
1
-3
/
+2
2021-04-06
net: remove obsolete members from struct net
Florian Westphal
5
-27
/
+0
2021-04-06
netfilter: conntrack: move ecache dwork to net_generic infra
Florian Westphal
4
-28
/
+47
2021-04-06
netfilter: conntrack: move sysctl pointer to net_generic infra
Florian Westphal
2
-4
/
+9
2021-04-06
netfilter: x_tables: move known table lists to net_generic infra
Florian Westphal
1
-13
/
+33
2021-04-06
netfilter: nf_tables: use net_generic infra for transaction data
Florian Westphal
5
-128
/
+243
2021-04-06
netfilter: ebtables: use net_generic infra
Florian Westphal
1
-5
/
+34
2021-04-06
netfilter: nf_defrag_ipv4: use net_generic infra
Florian Westphal
1
-5
/
+15
2021-04-06
netfilter: nf_defrag_ipv6: use net_generic infra
Florian Westphal
3
-37
/
+52
2021-04-06
netfilter: cttimeout: use net_generic infra
Florian Westphal
1
-9
/
+32
2021-04-06
netfilter: nfnetlink: use net_generic infra
Florian Westphal
1
-18
/
+44
2021-04-06
netfilter: nfnetlink: add and use nfnetlink_broadcast
Florian Westphal
3
-2
/
+10
2021-04-06
net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI
Krzysztof Kozlowski
1
-0
/
+2
2021-04-06
net: hns3: Limiting the scope of vector_ring_chain variable
Salil Mehta
1
-1
/
+2
2021-04-05
net: Allow to specify ifindex when device is moved to another namespace
Andrei Vagin
6
-17
/
+39
2021-04-05
net: nfc: Fix spelling errors in net/nfc module
Zheng Yongjun
3
-4
/
+4
2021-04-05
tipc: Fix a kernel-doc warning in name_table.c
Wu XiangCheng
1
-0
/
+2
2021-04-05
mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklist
Taehee Yoo
2
-25
/
+25
2021-04-05
qede: Use 'skb_add_rx_frag()' instead of hand coding it
Christophe JAILLET
1
-5
/
+2
2021-04-05
qede: Remove a erroneous ++ in 'qede_rx_build_jumbo()'
Christophe JAILLET
1
-1
/
+1
2021-04-05
sfc: Use 'skb_add_rx_frag()' instead of hand coding it
Christophe JAILLET
1
-7
/
+4
2021-04-05
ibmvnic: Use 'skb_frag_address()' instead of hand coding it
Christophe JAILLET
1
-3
/
+2
2021-04-05
net: ag71xx: Slightly simplify 'ag71xx_rx_packets()'
Christophe JAILLET
1
-2
/
+2
2021-04-05
net: x25: Queue received packets in the drivers instead of per-CPU queues
Xie He
3
-64
/
+80
2021-04-04
net: openvswitch: Use 'skb_push_rcsum()' instead of hand coding it
Christophe JAILLET
2
-8
/
+5
2021-04-03
net: stmmac: Add support for XDP_REDIRECT action
Ong Boon Leong
2
-11
/
+84
2021-04-03
net: stmmac: Add support for XDP_TX action
Ong Boon Leong
2
-18
/
+232
2021-04-03
net: stmmac: Add initial XDP support
Ong Boon Leong
5
-27
/
+197
2021-04-03
net: stmmac: arrange Tx tail pointer update to stmmac_flush_tx_descriptors
Ong Boon Leong
1
-30
/
+26
2021-04-03
net: stmmac: make SPH enable/disable to be configurable
Ong Boon Leong
2
-5
/
+8
2021-04-03
net: stmmac: set IRQ affinity hint for multi MSI vectors
Ong Boon Leong
1
-2
/
+13
2021-04-03
netfilter: nftables: remove documentation on static functions
Pablo Neira Ayuso
1
-32
/
+0
2021-04-03
netfilter: nftables: fix a warning message in nf_tables_commit_audit_collect()
Dan Carpenter
1
-1
/
+1
2021-04-03
netfilter: ipvs: do not printk on netns creation
Florian Westphal
1
-2
/
+0
2021-04-03
net/mlx5e: Dynamic alloc vlan table for netdev when needed
Vu Pham
4
-67
/
+90
2021-04-03
net/mlx5e: Dynamic alloc arfs table for netdev when needed
Vu Pham
2
-54
/
+69
2021-04-03
net/mlx5e: Reject tc rules which redirect from a VF to itself
Ariel Levkovich
1
-0
/
+13
2021-04-03
net/mlx5: Use ida_alloc_range() instead of ida_simple_alloc()
Roi Dayan
3
-11
/
+11
2021-04-03
net/mlx5: E-Switch, move QoS specific fields to existing qos struct
Parav Pandit
1
-2
/
+0
[next]