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: place xmit recursion in softnet data
Florian Westphal
2019-04-02
3
-18
/
+38
*
net: phy: aquantia: add SGMII statistics
Heiner Kallweit
2019-04-02
1
-2
/
+112
*
net: use rcu_dereference_protected to fetch sk_dst_cache in sk_destruct
Xin Long
2019-04-02
2
-2
/
+2
*
net: phy: improve genphy_read_status
Heiner Kallweit
2019-04-02
1
-15
/
+8
*
Merge branch 'nfp-flower-improvement-and-SFF-module-EEPROM'
David S. Miller
2019-04-02
4
-77
/
+323
|
\
|
*
nfp: implement ethtool get module EEPROM
Dirk van der Merwe
2019-04-02
1
-0
/
+131
|
*
nfp: nsp: implement read SFF module EEPROM
Dirk van der Merwe
2019-04-02
2
-0
/
+70
|
*
nfp: flower: reduce action list size by coalescing mangle actions
Pieter Jansen van Vuuren
2019-04-02
1
-77
/
+122
|
/
*
net: phy: aquantia: add suspend / resume callbacks for AQR107 family
Heiner Kallweit
2019-04-02
1
-0
/
+16
*
net: ethernet: ti: davinci_mdio: switch to readl/writel()
Grygorii Strashko
2019-04-02
1
-11
/
+11
*
Merge branch 'cxgb3-undefined-behaviour-and-use-struct_size'
David S. Miller
2019-04-02
2
-3
/
+3
|
\
|
*
cxgb3/l2t: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-04-02
1
-2
/
+2
|
*
cxgb3/l2t: Fix undefined behaviour
Gustavo A. R. Silva
2019-04-02
1
-1
/
+1
|
/
*
net: dsa: read mac address from DT for slave device
Xiaofei Shen
2019-04-01
3
-1
/
+6
*
tcp: fix tcp_inet6_sk() for 32bit kernels
Eric Dumazet
2019-04-01
1
-2
/
+3
*
r8169: use netif_receive_skb_list batching
Heiner Kallweit
2019-03-31
1
-1
/
+4
*
Merge branch 'mlxsw-spectrum_acl-Get-rid-of-failed_rollback-mechanism'
David S. Miller
2019-03-31
2
-21
/
+17
|
\
|
*
mlxsw: spectrum_acl: Rename rehash_dis trace
Jiri Pirko
2019-03-31
2
-3
/
+3
|
*
mlxsw: spectrum_acl: Remove failed_rollback dead end
Jiri Pirko
2019-03-31
1
-10
/
+10
|
*
mlxsw: spectrum_acl: Move rehash_dis trace call and err msg to vregion_migrate()
Jiri Pirko
2019-03-31
1
-6
/
+5
|
*
mlxsw: spectrum_acl: Remove redundant failed_rollback from migrate_start()
Jiri Pirko
2019-03-31
1
-4
/
+1
|
/
*
net: bridge: use netif_is_bridge_port()
Julian Wiedmann
2019-03-29
4
-9
/
+7
*
team: use netif_is_team_port()
Julian Wiedmann
2019-03-29
1
-4
/
+2
*
cxgb4/cxgb4vf: Display advertised FEC in ethtool
Vishal Kulkarni
2019-03-29
5
-65
/
+95
*
cxgb4: Update 1.23.3.0 as the latest firmware supported.
Vishal Kulkarni
2019-03-29
1
-6
/
+6
*
openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode
wenxu
2019-03-29
2
-10
/
+37
*
tcp: cleanup sk_tx_skb_cache before reuse
Eric Dumazet
2019-03-29
1
-0
/
+2
*
MAINTAINERS: Fix mellanox Innova IPsec
Boris Pismenny
2019-03-29
1
-9
/
+0
*
selftests: tc-testing: Add pedit tests
Dmytro Linkin
2019-03-29
1
-0
/
+903
*
ipv6: Move ipv6 stubs to a separate header file
David Ahern
2019-03-29
15
-52
/
+76
*
Merge branch 'net-Move-fib_nh-and-fib6_nh-to-a-common-struct'
David S. Miller
2019-03-29
19
-569
/
+676
|
\
|
*
net: Use common nexthop init and release helpers
David Ahern
2019-03-29
3
-37
/
+48
|
*
net: Add fib_nh_common and update fib_nh and fib6_nh
David Ahern
2019-03-29
4
-19
/
+42
|
*
ipv6: Rename fib6_nh entries
David Ahern
2019-03-29
9
-127
/
+138
|
*
ipv4: Rename fib_nh entries
David Ahern
2019-03-29
10
-174
/
+178
|
*
ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nh
David Ahern
2019-03-29
1
-19
/
+20
|
*
ipv6: Refactor fib6_ignore_linkdown
David Ahern
2019-03-29
2
-18
/
+11
|
*
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
2019-03-29
7
-30
/
+41
|
*
ipv6: Create cleanup helper for fib6_nh
David Ahern
2019-03-29
3
-4
/
+10
|
*
ipv6: Create init helper for fib6_nh
David Ahern
2019-03-29
2
-108
/
+145
|
*
ipv4: Create cleanup helper for fib_nh
David Ahern
2019-03-29
2
-12
/
+18
|
*
ipv4: Create init helper for fib_nh
David Ahern
2019-03-29
2
-89
/
+95
|
*
ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper
David Ahern
2019-03-29
3
-27
/
+22
|
*
ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled
David Ahern
2019-03-29
1
-6
/
+9
|
/
*
Merge branch 'selftests-forwarding-Add-new-test-cases'
David S. Miller
2019-03-29
10
-108
/
+872
|
\
|
*
selftests: mlxsw: Add a new test for strict priority
Petr Machata
2019-03-29
1
-0
/
+311
|
*
selftests: mlxsw: Add qos_lib.sh
Petr Machata
2019-03-29
2
-92
/
+109
|
*
selftests: mlxsw: qos_mc_aware: Configure shared buffers
Petr Machata
2019-03-29
1
-0
/
+19
|
*
selftests: forwarding: devlink_lib: Add shared buffer helpers
Petr Machata
2019-03-29
1
-0
/
+95
|
*
selftests: forwarding: devlink_lib: Simplify deduction of DEVLINK_DEV
Petr Machata
2019-03-29
1
-3
/
+2
[next]