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-02-18
hsr: Use ether_addr_copy
Joe Perches
3
-17
/
+17
2014-02-18
ipv6: remove some unused include in flowlabel
Florent Fourcot
1
-6
/
+0
2014-02-18
ieee802154: fix faulty check in set_phy_params api
Phoebe Buckheister
1
-2
/
+4
2014-02-18
Documentation: broadcom-bcmgenet: fix address and cells properties
Florian Fainelli
1
-4
/
+4
2014-02-18
tipc: align tipc function names with common naming practice in the network
Ying Xue
13
-287
/
+290
2014-02-18
sh_eth: add device tree support
Sergei Shtylyov
2
-3
/
+121
2014-02-18
DT: net: document Ethernet bindings in one place
Sergei Shtylyov
20
-85
/
+53
2014-02-18
Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issues
Justin van Wijngaarden
1
-543
/
+584
2014-02-18
Merge branch 'bonding'
David S. Miller
5
-86
/
+119
2014-02-18
bonding: rename last_arp_rx to last_rx
Veaceslav Falico
2
-8
/
+8
2014-02-18
bonding: trivial: rename slave->jiffies to ->last_link_up
Veaceslav Falico
2
-11
/
+12
2014-02-18
bonding: remove useless updating of slave->dev->last_rx
Veaceslav Falico
2
-10
/
+1
2014-02-18
bonding: use last_arp_rx in bond_loadbalance_arp_mon()
Veaceslav Falico
1
-2
/
+2
2014-02-18
bonding: use last_arp_rx in slave_last_rx()
Veaceslav Falico
1
-7
/
+3
2014-02-18
bonding: use the new options to correctly set last_arp_rx
Veaceslav Falico
1
-7
/
+8
2014-02-18
bonding: document the new _arp options for arp_validate
Veaceslav Falico
1
-30
/
+66
2014-02-18
bonding: extend arp_validate to be able to receive unvalidated arp-only traffic
Veaceslav Falico
2
-5
/
+19
2014-02-18
bonding: always set recv_probe to bond_arp_rcv in arp monitor
Veaceslav Falico
2
-4
/
+2
2014-02-18
bonding: always update last_arp_rx on packet recieve
Veaceslav Falico
1
-0
/
+2
2014-02-18
bonding: permit using arp_validate with non-ab modes
Veaceslav Falico
3
-8
/
+5
2014-02-18
bonding: remove bond->lock from bond_arp_rcv
Veaceslav Falico
1
-3
/
+0
2014-02-18
Merge branch 'r8152'
David S. Miller
1
-185
/
+526
2014-02-18
r8152: support get_msglevel and set_msglevel
hayeswang
1
-0
/
+16
2014-02-18
r8152: set disable_hub_initiated_lpm
hayeswang
1
-0
/
+1
2014-02-18
r8152: replace netif_rx with netif_receive_skb
hayeswang
1
-1
/
+1
2014-02-18
r8152: disable teredo for RTL8152
hayeswang
1
-0
/
+1
2014-02-18
r8152: support runtime suspend
hayeswang
1
-23
/
+158
2014-02-18
r8152: support WOL
hayeswang
1
-13
/
+105
2014-02-18
r8152: move some functions from probe to open
hayeswang
1
-20
/
+25
2014-02-18
r8152: combine PHY reset with set_speed
hayeswang
1
-12
/
+45
2014-02-18
r8152: clear BMCR_PDOWN
hayeswang
1
-2
/
+13
2014-02-18
r8152: reduce the frequency of spin_lock
hayeswang
1
-9
/
+38
2014-02-18
r8152: load the default MAC address
hayeswang
1
-2
/
+17
2014-02-18
r8152: replace some types from int to bool
hayeswang
1
-10
/
+10
2014-02-18
r8152: add three functions
hayeswang
1
-48
/
+51
2014-02-18
r8152: move some functions
hayeswang
1
-53
/
+53
2014-02-18
Merge branch 'cxgb4'
David S. Miller
6
-30
/
+119
2014-02-18
cxgb4: Add more PCI device ids.
Hariprasad Shenai
1
-0
/
+4
2014-02-18
cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit()
Kumar Sanghvi
1
-10
/
+22
2014-02-18
cxgb4: Remove unused registers and add missing ones
Kumar Sanghvi
1
-2
/
+2
2014-02-18
cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilities
Kumar Sanghvi
4
-0
/
+19
2014-02-18
cxgb4: LE-Workaround is not atomic in firmware
Kumar Sanghvi
1
-1
/
+5
2014-02-18
cxgb4: Allow >10G ports to have multiple queues
Kumar Sanghvi
1
-4
/
+5
2014-02-18
cxgb4: Print adapter VPD Part Number instead of Engineering Change field
Kumar Sanghvi
3
-3
/
+8
2014-02-18
cxgb4: Add support to recognize 40G links
Kumar Sanghvi
4
-10
/
+54
2014-02-18
Merge branch 'msix'
David S. Miller
28
-400
/
+295
2014-02-18
wil6210: Use pci_enable_msi_range() instead of pci_enable_msi_block()
Alexander Gordeev
1
-17
/
+15
2014-02-18
vmxnet3: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-28
/
+19
2014-02-18
vmxnet3: Fix MSI-X/MSI enablement code
Alexander Gordeev
1
-55
/
+46
2014-02-18
niu: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-8
/
+3
[next]