index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/core: move gro function declarations to separate header
Leon Romanovsky
2021-02-05
3
-6
/
+14
*
ipv6: move udp declarations to net/udp.h
Leon Romanovsky
2021-02-05
2
-2
/
+4
*
ipv6: silence compilation warning for non-IPV6 builds
Leon Romanovsky
2021-02-05
1
-1
/
+1
*
net: hns3: remove redundant null check of an array
Colin Ian King
2021-02-05
1
-3
/
+0
*
nfc: pn533: Fix typo issue
wengjianfeng
2021-02-05
1
-2
/
+2
*
Merge branch 'net-enable-udp-v6-sockets-receiving-v4-packets-with-udp'
Jakub Kicinski
2021-02-05
6
-14
/
+13
|
\
|
*
rxrpc: call udp_tunnel_encap_enable in rxrpc_open_socket
Xin Long
2021-02-05
1
-5
/
+2
|
*
udp: call udp_encap_enable for v6 sockets when enabling encap
Xin Long
2021-02-05
5
-9
/
+11
|
/
*
net-loopback: set lo dev initial state to UP
Jian Yang
2021-02-05
1
-0
/
+6
*
Merge branch 'net-consolidate-page_is_pfmemalloc-usage'
Jakub Kicinski
2021-02-05
13
-106
/
+46
|
\
|
*
net: page_pool: simplify page recycling condition tests
Alexander Lobakin
2021-02-05
1
-10
/
+4
|
*
net: use the new dev_page_is_reusable() instead of private versions
Alexander Lobakin
2021-02-05
10
-93
/
+23
|
*
net: introduce common dev_page_is_reusable()
Alexander Lobakin
2021-02-05
1
-0
/
+16
|
*
skbuff: constify skb_propagate_pfmemalloc() "page" argument
Alexander Lobakin
2021-02-05
1
-2
/
+2
|
*
mm: constify page_is_pfmemalloc() argument
Alexander Lobakin
2021-02-05
1
-1
/
+1
|
/
*
net: fix building errors on powerpc when CONFIG_RETPOLINE is not set
Brian Vazquez
2021-02-05
2
-4
/
+4
*
net: add EXPORT_INDIRECT_CALLABLE wrapper
Brian Vazquez
2021-02-05
1
-0
/
+2
*
netlink: add tracepoint at NL_SET_ERR_MSG
Marcelo Ricardo Leitner
2021-02-05
3
-0
/
+43
*
drivers: net: xen-netfront: Simplify the calculation of variables
Jiapeng Chong
2021-02-04
1
-1
/
+1
*
Merge branch 'gtp'
Jakub Kicinski
2021-02-04
5
-399
/
+160
|
\
|
*
gtp: update rx_length_errors for abnormally short packets
Jonas Bonn
2021-02-04
1
-2
/
+8
|
*
gtp: set device type
Jonas Bonn
2021-02-04
1
-0
/
+5
|
*
gtp: drop unnecessary call to skb_dst_drop
Jonas Bonn
2021-02-04
1
-2
/
+0
|
*
gtp: really check namespaces before xmit
Jonas Bonn
2021-02-04
1
-1
/
+3
|
*
gtp: include role in link info
Jonas Bonn
2021-02-04
1
-1
/
+4
|
*
gtp: set initial MTU
Jonas Bonn
2021-02-04
1
-5
/
+6
|
*
Revert "GTP: add support for flow based tunneling API"
Jonas Bonn
2021-02-04
5
-398
/
+144
|
/
*
net: tracepoint: exposing sk_family in all tcp:tracepoints
Hariharan Ananthakrishnan
2021-02-04
1
-4
/
+16
*
tcp: use a smaller percpu_counter batch size for sk_alloc
Wei Wang
2021-02-04
1
-2
/
+6
*
Merge branch 'support-setting-lanes-via-ethtool'
Jakub Kicinski
2021-02-04
13
-231
/
+626
|
\
|
*
net: selftests: Add lanes setting test
Danielle Ratson
2021-02-04
3
-0
/
+249
|
*
mlxsw: ethtool: Pass link mode in use to ethtool
Danielle Ratson
2021-02-04
2
-23
/
+30
|
*
mlxsw: ethtool: Add support for setting lanes when autoneg is off
Danielle Ratson
2021-02-04
2
-41
/
+78
|
*
mlxsw: ethtool: Remove max lanes filtering
Danielle Ratson
2021-02-04
2
-22
/
+15
|
*
ethtool: Expose the number of lanes in use
Danielle Ratson
2021-02-04
1
-0
/
+8
|
*
ethtool: Get link mode in use instead of speed and duplex parameters
Danielle Ratson
2021-02-04
5
-156
/
+174
|
*
ethtool: Extend link modes settings uAPI with lanes
Danielle Ratson
2021-02-04
5
-21
/
+93
|
*
ethtool: Validate master slave configuration before rtnl_lock()
Danielle Ratson
2021-02-04
1
-8
/
+19
|
/
*
net: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING getting ignored
Vladimir Oltean
2021-02-04
1
-1
/
+9
*
Merge branch 'chelsio-cxgb-use-threaded-interrupts-for-deferred-work'
Jakub Kicinski
2021-02-04
5
-81
/
+99
|
\
|
*
chelsio: cxgb: Disable the card on error in threaded interrupt
Sebastian Andrzej Siewior
2021-02-04
5
-27
/
+44
|
*
chelsio: cxgb: Replace the workqueue with threaded interrupt
Sebastian Andrzej Siewior
2021-02-04
5
-54
/
+55
|
/
*
Merge branch 'support-for-octeontx2-98xx-cpt-block'
Jakub Kicinski
2021-02-04
6
-60
/
+178
|
\
|
*
octeontx2-af: Handle CPT function level reset
Srujana Challa
2021-02-04
4
-0
/
+102
|
*
octeontx2-af: Add support for CPT1 in debugfs
Srujana Challa
2021-02-04
2
-44
/
+49
|
*
octeontx2-af: Mailbox changes for 98xx CPT block
Srujana Challa
2021-02-04
2
-16
/
+27
|
/
*
net: mdiobus: Prevent spike on MDIO bus reset signal
Mike Looijmans
2021-02-04
1
-4
/
+2
*
net: mscc: ocelot: fix error code in mscc_ocelot_probe()
Dan Carpenter
2021-02-04
1
-1
/
+3
*
net: mscc: ocelot: fix error handling bugs in mscc_ocelot_init_ports()
Dan Carpenter
2021-02-04
3
-34
/
+33
*
Merge branch 'net-use-indirect_call-in-some-dst_ops'
Jakub Kicinski
2021-02-03
9
-16
/
+60
|
\
[next]