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
*
bpf: Introduce bpf_map ID
Martin KaFai Lau
2017-06-06
2
-1
/
+34
*
bpf: Introduce bpf_prog ID
Martin KaFai Lau
2017-06-06
2
-1
/
+40
*
cxgb4: implement ndo_set_vf_rate()
Ganesh Goudar
2017-06-06
2
-0
/
+107
*
ppp: mppe: Use vsnprintf extension %phN
Joe Perches
2017-06-06
1
-11
/
+4
*
net: phy: Delete unused function phy_ethtool_gset
yuval.shaia@oracle.com
2017-06-06
3
-26
/
+0
*
Merge branch 's390-next-updates'
David S. Miller
2017-06-06
9
-99
/
+105
|
\
|
*
s390/qeth: do early device setup for z/VM IQD NICs
Julian Wiedmann
2017-06-06
3
-11
/
+37
|
*
s390/qeth: add support for early L3 device setup
Ursula Braun
2017-06-06
3
-5
/
+25
|
*
s390/qeth: silence qeth_fix_features()
Julian Wiedmann
2017-06-06
1
-4
/
+1
|
*
s390/qeth: consolidate pack buffer flushing
Julian Wiedmann
2017-06-06
1
-40
/
+25
|
*
s390/qeth: add missing strings for IPA return codes
Julian Wiedmann
2017-06-06
1
-0
/
+2
|
*
s390/qeth: log bridgeport capabilities
Julian Wiedmann
2017-06-06
1
-0
/
+8
|
*
s390/qeth: query IPv6 IPA support on HiperSockets
Julian Wiedmann
2017-06-06
1
-3
/
+4
|
*
s390/qeth: remove skb_is_nonlinear() check on IQD
Julian Wiedmann
2017-06-06
1
-7
/
+1
|
*
s390/qeth: remove support for IPA_IP_FRAGMENTATION
Julian Wiedmann
2017-06-06
3
-29
/
+2
|
/
*
Merge branch 'net-trap-control-action'
David S. Miller
2017-06-06
24
-6
/
+89
|
\
|
*
spectrum_flower: Implement gact trap TC action offload
Jiri Pirko
2017-06-06
1
-0
/
+4
|
*
acl: Introduce ACL trap action
Jiri Pirko
2017-06-06
4
-2
/
+45
|
*
mlxsw: spectrum: Introduce ACL trap
Jiri Pirko
2017-06-06
2
-1
/
+4
|
*
mlxsw: pci: Fix size of trap_id field in CQE
Jiri Pirko
2017-06-06
1
-1
/
+1
|
*
net: sched: introduce helper to identify gact trap action
Jiri Pirko
2017-06-06
1
-2
/
+13
|
*
net: sched: introduce a TRAP control action
Jiri Pirko
2017-06-06
15
-0
/
+22
|
/
*
net/mlxfw: remove redundant goto on error check
Colin Ian King
2017-06-06
1
-2
/
+0
*
Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2017-06-06
19
-59
/
+245
|
\
|
*
rxrpc: Add service upgrade support for client connections
David Howells
2017-06-05
8
-12
/
+106
|
*
rxrpc: Implement service upgrade
David Howells
2017-06-05
7
-12
/
+71
|
*
rxrpc: Permit multiple service binding
David Howells
2017-06-05
6
-24
/
+51
|
*
rxrpc: Separate the connection's protocol service ID from the lookup ID
David Howells
2017-06-05
10
-13
/
+19
*
|
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2017-06-06
8
-43
/
+103
|
\
\
|
*
|
e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll()
Konstantin Khlebnikov
2017-06-06
1
-6
/
+6
|
*
|
e1000e: Don't return uninitialized stats
Benjamin Poirier
2017-06-06
1
-1
/
+1
|
*
|
igb: Remove useless argument
Benjamin Poirier
2017-06-06
3
-7
/
+7
|
*
|
igb: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-06-06
3
-0
/
+31
|
*
|
igb: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-06-06
3
-0
/
+4
|
*
|
e1000e: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-06-06
3
-7
/
+12
|
*
|
igb: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
2017-06-06
1
-5
/
+18
|
*
|
igb: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
2017-06-06
1
-2
/
+10
|
*
|
e1000e: fix race condition around skb_tstamp_tx()
Jacob Keller
2017-06-06
1
-2
/
+8
|
*
|
igb: mark PM functions as __maybe_unused
Arnd Bergmann
2017-06-06
1
-13
/
+5
|
*
|
igb: Explicitly select page 0 at initialization
Matwey V Kornilov
2017-06-06
1
-0
/
+1
|
/
/
*
|
mdio: mux: fix an incorrect less than zero error check using a u32
Colin Ian King
2017-06-05
1
-1
/
+1
*
|
net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly reseted
Icenowy Zheng
2017-06-05
1
-0
/
+5
*
|
net/3com: Make el3_netdev_get_ecmd return void
yuval.shaia@oracle.com
2017-06-05
1
-5
/
+3
*
|
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
2017-06-05
29
-73
/
+78
*
|
net/dec: Make __de_get_link_ksettings return void
yuval.shaia@oracle.com
2017-06-05
1
-7
/
+4
*
|
net: sched: select cls when cls_act is enabled
Jiri Pirko
2017-06-05
1
-0
/
+1
*
|
genetlink: remove ops_list from genetlink header.
Rosen, Rami
2017-06-05
1
-1
/
+0
|
/
*
Merge branch 'mlxsw-Minor-cleanup'
David S. Miller
2017-06-05
4
-38
/
+41
|
\
|
*
mlxsw: spectrum_router: Align RIF index allocation with existing code
Ido Schimmel
2017-06-05
1
-12
/
+12
|
*
mlxsw: Fix typo inside enumeration
Ido Schimmel
2017-06-05
2
-4
/
+4
[next]