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