index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-03
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-03
fec: Include pinctrl header file
Fabio Estevam
1
-0
/
+1
2014-06-03
bridge: Add bridge ifindex to bridge fdb notify msgs
Roopa Prabhu
2
-0
/
+4
2014-06-03
atm: fore200e.c: Cleaning up uninitialized variables
Rickard Strandqvist
1
-1
/
+1
2014-06-03
via-ircc: Remove useless return variables
Peter Senna Tschudin
1
-5
/
+2
2014-06-03
wan: Use usleep_range()
Manuel Schölling
1
-7
/
+3
2014-06-03
vxge: Remove useless return variables
Peter Senna Tschudin
1
-15
/
+7
2014-06-03
bnx2x: Remove useless return variables
Peter Senna Tschudin
1
-6
/
+4
2014-06-03
drivers/net: fix broadcom/bcmsysport.c compile fail on SPARC
Paul Gortmaker
2
-8
/
+8
2014-06-03
fib_trie: use seq_file_net rather than seq->private
David Ahern
1
-1
/
+1
2014-06-03
net: filter: fix length calculation in BPF testsuite
Chema Gonzalez
1
-5
/
+16
2014-06-03
Merge branch 'mvneta'
David S. Miller
2
-37
/
+85
2014-06-03
net: mv643xx_eth: Avoid unmapping the TSO header buffers
Ezequiel Garcia
1
-2
/
+6
2014-06-03
net: mv643xx_eth: Drop the NETDEV_TX_BUSY return path
Ezequiel Garcia
1
-2
/
+0
2014-06-03
net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholds
Ezequiel Garcia
1
-21
/
+42
2014-06-03
net: mv643xx_eth: Count dropped packets properly
Ezequiel Garcia
1
-1
/
+4
2014-06-03
net: mvneta: Avoid unmapping the TSO header buffers
Ezequiel Garcia
1
-3
/
+9
2014-06-03
net: mvneta: Fix missing DMA region unmap
Ezequiel Garcia
1
-3
/
+2
2014-06-03
net: mvneta: Limit the TSO segments and adjust stop/wake thresholds
Ezequiel Garcia
1
-4
/
+24
2014-06-03
net: mvneta: Use default NAPI weight instead of a custom one
Ezequiel Garcia
1
-4
/
+1
2014-06-03
macvlan: add netpoll support
dingtianhong
2
-1
/
+68
2014-06-03
Merge branch 'cdc_ncm'
David S. Miller
2
-76
/
+341
2014-06-03
net: cdc_ncm: document the sysfs API
Bjørn Mork
1
-0
/
+149
2014-06-03
net: cdc_ncm: allow tuning min_tx_pkt
Bjørn Mork
1
-0
/
+24
2014-06-03
net: cdc_ncm: export NCM Transfer Block (NTB) parameters
Bjørn Mork
1
-0
/
+30
2014-06-03
net: cdc_ncm: drop ethtool coalesce support
Bjørn Mork
1
-48
/
+0
2014-06-03
net: cdc_ncm: use sysfs for rx/tx aggregation tuning
Bjørn Mork
1
-19
/
+125
2014-06-03
net: cdc_ncm: inform usbnet when rx buffers are reduced
Bjørn Mork
1
-7
/
+7
2014-06-03
net: cdc_ncm: always reallocate tx_curr_skb when tx_max increases
Bjørn Mork
1
-0
/
+5
2014-06-03
net: cdc_ncm: reduce skb truesize in rx path
Bjørn Mork
1
-4
/
+3
2014-06-03
macvlan: fix the problem when mac address changes for passthru mode
dingtianhong
1
-12
/
+38
2014-06-03
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
2014-06-02
genetlink: remove superfluous assignment
Denis ChengRq
1
-5
/
+1
2014-06-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
88
-997
/
+2174
2014-06-02
Revert "net/mlx4_en: Use affinity hint"
David S. Miller
6
-50
/
+4
2014-06-02
net: ks8851: Don't use regulator_get_optional()
Stephen Boyd
1
-28
/
+22
2014-06-02
Merge branch 'filter-next'
David S. Miller
9
-824
/
+871
[next]