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
2014-06-03
hyper-v: make uuid_le const
stephen hemminger
3
-9
/
+9
2014-06-03
lpc_eth: Use resource_size instead of computation
Benoit Taine
1
-5
/
+3
2014-06-02
Merge branch 'hsilicon'
David S. Miller
6
-0
/
+1136
2014-06-02
net: hisilicon: add hix5hd2 mac driver
Zhangfei Gao
5
-0
/
+1100
2014-06-02
Documentation: add Device tree bindings for Hisilicon hix5hd2 ethernet
Zhangfei Gao
1
-0
/
+36
2014-06-02
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
14
-129
/
+120
2014-06-03
ethtool: Check that reserved fields of struct ethtool_rxfh are 0
Ben Hutchings
1
-53
/
+36
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
10
-49
/
+48
2014-06-02
fec: Include pinctrl header file
Fabio Estevam
1
-0
/
+1
2014-06-02
bridge: Add bridge ifindex to bridge fdb notify msgs
Roopa Prabhu
2
-0
/
+4
2014-06-02
atm: fore200e.c: Cleaning up uninitialized variables
Rickard Strandqvist
1
-1
/
+1
2014-06-02
via-ircc: Remove useless return variables
Peter Senna Tschudin
1
-5
/
+2
2014-06-02
wan: Use usleep_range()
Manuel Schölling
1
-7
/
+3
2014-06-02
vxge: Remove useless return variables
Peter Senna Tschudin
1
-15
/
+7
2014-06-02
bnx2x: Remove useless return variables
Peter Senna Tschudin
1
-6
/
+4
2014-06-02
drivers/net: fix broadcom/bcmsysport.c compile fail on SPARC
Paul Gortmaker
2
-8
/
+8
2014-06-02
fib_trie: use seq_file_net rather than seq->private
David Ahern
1
-1
/
+1
2014-06-02
net: filter: fix length calculation in BPF testsuite
Chema Gonzalez
1
-5
/
+16
2014-06-02
Merge branch 'mvneta'
David S. Miller
2
-37
/
+85
2014-06-02
net: mv643xx_eth: Avoid unmapping the TSO header buffers
Ezequiel Garcia
1
-2
/
+6
2014-06-02
net: mv643xx_eth: Drop the NETDEV_TX_BUSY return path
Ezequiel Garcia
1
-2
/
+0
2014-06-02
net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholds
Ezequiel Garcia
1
-21
/
+42
2014-06-02
net: mv643xx_eth: Count dropped packets properly
Ezequiel Garcia
1
-1
/
+4
2014-06-02
net: mvneta: Avoid unmapping the TSO header buffers
Ezequiel Garcia
1
-3
/
+9
2014-06-02
net: mvneta: Fix missing DMA region unmap
Ezequiel Garcia
1
-3
/
+2
2014-06-02
net: mvneta: Limit the TSO segments and adjust stop/wake thresholds
Ezequiel Garcia
1
-4
/
+24
2014-06-02
net: mvneta: Use default NAPI weight instead of a custom one
Ezequiel Garcia
1
-4
/
+1
2014-06-02
macvlan: add netpoll support
dingtianhong
2
-1
/
+68
2014-06-02
Merge branch 'cdc_ncm'
David S. Miller
2
-76
/
+341
2014-06-02
net: cdc_ncm: document the sysfs API
Bjørn Mork
1
-0
/
+149
2014-06-02
net: cdc_ncm: allow tuning min_tx_pkt
Bjørn Mork
1
-0
/
+24
2014-06-02
net: cdc_ncm: export NCM Transfer Block (NTB) parameters
Bjørn Mork
1
-0
/
+30
2014-06-02
net: cdc_ncm: drop ethtool coalesce support
Bjørn Mork
1
-48
/
+0
2014-06-02
net: cdc_ncm: use sysfs for rx/tx aggregation tuning
Bjørn Mork
1
-19
/
+125
2014-06-02
net: cdc_ncm: inform usbnet when rx buffers are reduced
Bjørn Mork
1
-7
/
+7
2014-06-02
net: cdc_ncm: always reallocate tx_curr_skb when tx_max increases
Bjørn Mork
1
-0
/
+5
2014-06-02
net: cdc_ncm: reduce skb truesize in rx path
Bjørn Mork
1
-4
/
+3
2014-06-02
macvlan: fix the problem when mac address changes for passthru mode
dingtianhong
1
-12
/
+38
2014-06-02
net: stmmac: Handle different error codes from platform_get_irq_byname
Chen-Yu Tsai
2
-7
/
+14
2014-06-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
88
-997
/
+2174
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
17
-155
/
+65
2014-06-02
of: of_mdio: export symbol of_mdiobus_link_phydev
Daniel Mack
1
-0
/
+1
2014-06-02
net: of_mdio: use int type for address variable
Daniel Mack
1
-2
/
+1
2014-06-02
Merge branch 'netdevsync'
David S. Miller
8
-118
/
+231
2014-06-02
enic: Update driver to use __dev_uc/mc_sync/unsync calls
Alexander Duyck
6
-118
/
+73
2014-06-02
net: Add support for device specific address syncing
Alexander Duyck
2
-0
/
+158
2014-06-02
Merge branch '6lowpan-next'
David S. Miller
1
-2
/
+2
2014-06-02
6lowpan_rtnl: fix off by one while fragmentation
Alexander Aring
1
-1
/
+1
2014-06-02
6lowpan_rtnl: fix fragmentation with two fragments
Alexander Aring
1
-2
/
+2
2014-06-02
stmmac: Remove spin_lock call in stmmac_get_pauseparam()
Emil Goode
1
-2
/
+0
[next]