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
*
Merge branch 'dwmac-dwc-qos-eth'
David S. Miller
2017-01-09
15
-82
/
+317
|
\
|
*
stmmac: adding new glue driver dwmac-dwc-qos-eth
jpinto
2017-01-09
5
-3
/
+227
|
*
stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure
jpinto
2017-01-09
6
-75
/
+70
|
*
stmmac: adding DT parameter for LPI tx clock gating
jpinto
2017-01-09
8
-4
/
+20
|
/
*
alx: add feature flag for rx checksumming
Tobias Regnery
2017-01-09
1
-0
/
+1
*
Merge branch 'act_csum-sctp'
David S. Miller
2017-01-09
3
-1
/
+33
|
\
|
*
net/sched: act_csum: compute crc32c on SCTP packets
Davide Caratti
2017-01-09
2
-1
/
+32
|
*
net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selected
Davide Caratti
2017-01-09
1
-0
/
+1
|
/
*
Merge branch 'mlxsw-small-driver-update'
David S. Miller
2017-01-09
3
-54
/
+59
|
\
|
*
mlxsw: spectrum: Change ENOTSUPP to EOPNOTSUPP
Yotam Gigi
2017-01-09
1
-4
/
+4
|
*
mlxsw: spectrum: Fix order of commands in port remove function
Yotam Gigi
2017-01-09
1
-1
/
+1
|
*
mlxsw: spectrum: Make the add_matchall_tc_entry symmetric
Yotam Gigi
2017-01-09
1
-43
/
+48
|
*
mlxsw: cmd: Fix API name comments for event-queues
Elad Raz
2017-01-09
1
-5
/
+5
|
*
mlxsw: Fix mlxsw_i2c_write return value
Elad Raz
2017-01-09
1
-1
/
+1
|
/
*
net: ethernet: ti: cpsw: extend limits for cpsw_get/set_ringparam
Ivan Khoronzhuk
2017-01-09
1
-4
/
+3
*
cls_u32: don't bother explicitly initializing ->divisor to zero
Alexandru Moise
2017-01-09
1
-1
/
+0
*
Merge branch 'siphash'
David S. Miller
2017-01-09
10
-125
/
+1189
|
\
|
*
syncookies: use SipHash in place of SHA1
Jason A. Donenfeld
2017-01-09
2
-38
/
+24
|
*
secure_seq: use SipHash in place of MD5
Jason A. Donenfeld
2017-01-09
1
-82
/
+63
|
*
siphash: implement HalfSipHash1-3 for hash tables
Jason A. Donenfeld
2017-01-09
4
-5
/
+546
|
*
siphash: add cryptographically secure PRF
Jason A. Donenfeld
2017-01-09
7
-5
/
+561
|
/
*
net: ipv4: remove disable of bottom half in inet_rtm_getroute
David Ahern
2017-01-09
1
-2
/
+0
*
net: intel: e100: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-09
1
-6
/
+8
*
net: ibm: ibmvnic: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-09
1
-13
/
+18
*
net: ibm: ibmveth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-09
1
-12
/
+18
*
net: ibm: emac: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-09
1
-30
/
+40
*
net: ibm: ehea: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-09
1
-21
/
+30
*
net: change init_inodecache() return void
yuan linyu
2017-01-09
1
-4
/
+2
*
Merge branch 'tc-skb-diet'
David S. Miller
2017-01-09
13
-118
/
+66
|
\
|
*
net-tc: convert tc_from to tc_from_ingress and tc_redirected
Willem de Bruijn
2017-01-09
6
-19
/
+15
|
*
net-tc: convert tc_at to tc_at_ingress
Willem de Bruijn
2017-01-09
4
-14
/
+12
|
*
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
2017-01-09
11
-65
/
+29
|
*
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
2017-01-09
6
-22
/
+23
|
*
net-tc: make MAX_RECLASSIFY_LOOP local
Willem de Bruijn
2017-01-09
2
-6
/
+2
|
*
net-tc: remove unused tc_verd fields
Willem de Bruijn
2017-01-09
1
-7
/
+0
|
/
*
mdio: Demote print from info to debug in mdio_device_register
Florian Fainelli
2017-01-09
1
-1
/
+1
*
net: remove useless memset's in drivers get_stats64
stephen hemminger
2017-01-08
3
-4
/
+0
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
82
-309
/
+166
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2017-01-08
7
-30
/
+33
|
\
|
*
fm10k: remove FM10K_FLAG_DEBUG_STATS
Jacob Keller
2017-01-08
1
-1
/
+0
|
*
fm10k: report the receive timestamp in FM10K_CB(skb)->tstamp
Jacob Keller
2017-01-08
2
-3
/
+4
|
*
fm10k: Limit dma sync of RX buffers to actual packet size
Scott Peterson
2017-01-08
1
-3
/
+5
|
*
fm10k: bump version number
Jacob Keller
2017-01-08
1
-1
/
+1
|
*
fm10k: do not clear global mailbox interrupt bits
Ngai-Mint Kwan
2017-01-08
1
-4
/
+0
|
*
fm10k: request reset when mbx->state changes
Ngai-Mint Kwan
2017-01-08
2
-4
/
+12
|
*
fm10k: remove extraneous variable definition in fm10k_ethtool.c
Jacob Keller
2017-01-08
1
-12
/
+9
|
*
fm10k-shared: use mac-> instead of hw->mac.
Ngai-Mint Kwan
2017-01-08
1
-3
/
+3
*
|
net: ipv4: Remove flow arg from ip_mkroute_input
David Ahern
2017-01-08
1
-2
/
+1
*
|
net: ipmr: Remove nowait arg to ipmr_get_route
David Ahern
2017-01-08
3
-8
/
+3
*
|
liquidio: simplify octeon_flush_iq()
Derek Chickles
2017-01-08
4
-28
/
+27
|
/
[next]