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
*
ipv6: Handle all fib6_nh in a nexthop in mtu updates
David Ahern
2019-06-10
1
-1
/
+28
*
ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirect
David Ahern
2019-06-10
1
-1
/
+19
*
ipv6: Handle all fib6_nh in a nexthop in __ip6_route_redirect
David Ahern
2019-06-10
1
-4
/
+35
*
ipv6: Handle all fib6_nh in a nexthop in exception handling
David Ahern
2019-06-10
1
-3
/
+108
*
ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev
David Ahern
2019-06-10
1
-0
/
+18
*
ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_size
David Ahern
2019-06-10
1
-12
/
+37
*
ipv6: Handle all fib6_nh in a nexthop in __find_rr_leaf
David Ahern
2019-06-10
1
-2
/
+47
*
ipv6: Handle all fib6_nh in a nexthop in rt6_device_match
David Ahern
2019-06-10
1
-2
/
+52
*
ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from
David Ahern
2019-06-10
1
-4
/
+27
*
nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct
David Ahern
2019-06-10
2
-0
/
+35
*
tcp: Make tcp_fastopen_alloc_ctx static
YueHaibing
2019-06-10
1
-3
/
+3
*
Merge branch 'r8169-improve-handling-of-chip-specific-configuration'
David S. Miller
2019-06-10
1
-132
/
+88
|
\
|
*
r8169: remove struct rtl_cfg_info
Heiner Kallweit
2019-06-10
1
-37
/
+19
|
*
r8169: remove member coalesce_info from struct rtl_cfg_info
Heiner Kallweit
2019-06-10
1
-5
/
+5
|
*
r8169: remove callback hw_start from struct rtl_cfg_info
Heiner Kallweit
2019-06-10
1
-64
/
+53
|
*
r8169: rename CPCMD_QUIRK_MASK and apply it on all chip versions
Heiner Kallweit
2019-06-10
1
-19
/
+4
|
*
r8169: improve setting interrupt mask
Heiner Kallweit
2019-06-10
1
-14
/
+14
|
/
*
cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI
Varun Prakash
2019-06-10
10
-30
/
+142
*
Merge branch 'mvpp2-stats'
David S. Miller
2019-06-10
2
-19
/
+133
|
\
|
*
net: mvpp2: Add support for more ethtool counters
Maxime Chevallier
2019-06-10
2
-18
/
+132
|
*
net: mvpp2: Rename mvpp2_ethtool_counters to mvpp2_ethtool_mib_counters
Maxime Chevallier
2019-06-10
1
-10
/
+11
|
*
net: mvpp2: Only clear the stat counters at port init
Maxime Chevallier
2019-06-10
1
-6
/
+5
|
/
*
ocelot: remove unused variable 'rc' in vcap_cmd()
Mao Wenan
2019-06-10
1
-2
/
+1
*
ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state
Eric Dumazet
2019-06-10
3
-3
/
+12
*
Merge branch 'RGMII-delays-for-SJA1105-DSA-driver'
David S. Miller
2019-06-10
3
-8
/
+106
|
\
|
*
net: dsa: sja1105: Add RGMII delay support for P/Q/R/S chips
Vladimir Oltean
2019-06-10
3
-2
/
+102
|
*
net: dsa: sja1105: Remove duplicate rgmii_pad_mii_tx from regs
Vladimir Oltean
2019-06-10
3
-6
/
+4
|
/
*
net: phy: broadcom: Add genphy_suspend and genphy_resume for BCM5464
Vladimir Oltean
2019-06-10
1
-0
/
+2
*
Merge branch 'Rethink-PHYLINK-callbacks-for-SJA1105-DSA'
David S. Miller
2019-06-10
4
-94
/
+62
|
\
|
*
net: dsa: sja1105: Rethink the PHYLINK callbacks
Vladimir Oltean
2019-06-10
1
-74
/
+40
|
*
net: dsa: sja1105: Export the sja1105_inhibit_tx function
Vladimir Oltean
2019-06-10
2
-6
/
+10
|
*
net: dsa: sja1105: Update some comments about PHYLIB
Vladimir Oltean
2019-06-10
2
-5
/
+3
|
*
net: dsa: sja1105: Use SPEED_{10, 100, 1000, UNKNOWN} macros
Vladimir Oltean
2019-06-10
1
-11
/
+11
|
/
*
af_key: make use of BUG_ON macro
Hariprasad Kelam
2019-06-10
1
-4
/
+2
*
ipv6: tcp: fix potential NULL deref in tcp_v6_send_reset()
Eric Dumazet
2019-06-10
1
-1
/
+1
*
Merge branch 'Avoid-local_irq_save-and-use-napi_alloc_frag-where-possible'
David S. Miller
2019-06-10
8
-60
/
+50
|
\
|
*
net: hwbm: Make the hwbm_pool lock a mutex
Sebastian Andrzej Siewior
2019-06-10
4
-14
/
+13
|
*
tg3: Use napi_alloc_frag()
Sebastian Andrzej Siewior
2019-06-10
1
-1
/
+1
|
*
bnx2x: Use napi_alloc_frag()
Sebastian Andrzej Siewior
2019-06-10
1
-1
/
+1
|
*
dpaa2-eth: Use napi_alloc_frag()
Sebastian Andrzej Siewior
2019-06-10
1
-1
/
+1
|
*
dpaa2-eth: Remove preempt_disable() from seed_pool()
Sebastian Andrzej Siewior
2019-06-10
1
-9
/
+0
|
*
net: Don't disable interrupts in __netdev_alloc_skb()
Sebastian Andrzej Siewior
2019-06-10
1
-8
/
+11
|
*
net: Don't disable interrupts in napi_alloc_frag()
Sebastian Andrzej Siewior
2019-06-10
1
-26
/
+23
|
/
*
Merge branch 'SFP-polling-fixes'
David S. Miller
2019-06-10
1
-6
/
+31
|
\
|
*
net: sfp: add mutex to prevent concurrent state checks
Robert Hancock
2019-06-10
1
-1
/
+5
|
*
net: sfp: Stop SFP polling and interrupt handling during shutdown
Robert Hancock
2019-06-10
1
-5
/
+26
|
/
*
nexthop: off by one in nexthop_mpath_select()
Dan Carpenter
2019-06-09
1
-1
/
+1
*
Merge branch 'bonding-clean-up-and-standarize-logging-printks'
David S. Miller
2019-06-09
5
-307
/
+293
|
\
|
*
bonding/options: convert to using slave printk macros
Jarod Wilson
2019-06-09
1
-18
/
+12
|
*
bonding/alb: convert to using slave printk macros
Jarod Wilson
2019-06-09
1
-15
/
+15
[next]