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
2013-05-27
Merge branch 'mpls_gso'
David S. Miller
15
-116
/
+149
2013-05-27
MPLS: Add limited GSO support
Simon Horman
15
-3
/
+143
2013-05-27
net: Use 16bits for *_headers fields of struct skbuff
Simon Horman
1
-113
/
+6
2013-05-27
phy: bcm63xx: report Broadcom BCM63xx PHYs as internal
Florian Fainelli
1
-2
/
+2
2013-05-27
phy: allow drivers to flag a PHY device as internal
Florian Fainelli
3
-1
/
+17
2013-05-27
net: ethtool: disambiguate XCVR_* meaning
Florian Fainelli
1
-2
/
+2
2013-05-27
net: wan: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-05-27
net: wireless: remove unnecessary platform_set_drvdata()
Jingoo Han
2
-4
/
+0
2013-05-27
net: irda: remove unnecessary platform_set_drvdata()
Jingoo Han
3
-3
/
+0
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
37
-61
/
+0
2013-05-27
Merge branch 'fec_regulator_suspend_resume'
David S. Miller
2
-11
/
+27
2013-05-27
fec: Handle the regulator in suspend/resume
Fabio Estevam
1
-0
/
+10
2013-05-27
fec: Remove irqs first
Fabio Estevam
1
-5
/
+5
2013-05-27
fec: Disable the PHY regulator on error and removal
Fabio Estevam
1
-0
/
+6
2013-05-27
fec: Invert the order of error path sequence
Fabio Estevam
1
-2
/
+2
2013-05-27
fec: Place the phy regulator in the private structure
Fabio Estevam
2
-4
/
+4
2013-05-27
be2net: Trim padded packets for Lancer
Somnath Kotur
1
-1
/
+3
2013-05-27
be2net: Pad skb to meet min Tx pkt size in lancer
Somnath Kotur
1
-0
/
+10
2013-05-27
be2net: cleanup be_get_drvinfo()
Somnath Kotur
3
-7
/
+8
2013-05-27
bnx2x: Change to D3hot only on removal
Yuval Mintz
2
-10
/
+24
2013-05-27
bnx2x: Implement PCI shutdown
Yuval Mintz
1
-12
/
+59
2013-05-27
bnx2x: Count number of possible FCoE interfaces
Dmitry Kravkov
1
-3
/
+48
2013-05-27
bnx2x: Ack unknown VF messages
Ariel Elior
1
-1
/
+4
2013-05-27
bnx2x: Add and correct PCI link speed prints
Dmitry Kravkov
2
-14
/
+31
2013-05-27
bnx2x: Zero VFs starting MACs
Ariel Elior
1
-1
/
+5
2013-05-25
tcp: Remove 2 indentation levels in tcp_rcv_state_process
Joe Perches
1
-37
/
+39
2013-05-25
tcp: Remove another indentation level in tcp_rcv_state_process
Joe Perches
1
-59
/
+51
2013-05-25
tcp: remove one indentation level in tcp_rcv_state_process()
Eric Dumazet
1
-136
/
+133
2013-05-25
net: add netnotifier event for upper device change
Jiri Pirko
2
-1
/
+3
2013-05-25
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
23
-95
/
+66
2013-05-25
net: ipv6: Add IPv6 support to the ping socket.
Lorenzo Colitti
9
-171
/
+698
2013-05-24
Merge branch 'qlcnic'
David S. Miller
13
-168
/
+324
2013-05-24
qlcnic: Update version to 5.2.43
Shahed Shaikh
1
-2
/
+2
2013-05-24
qlcnic: Enhance virtual NIC logging
Manish Chopra
3
-40
/
+41
2013-05-24
qlcnic: qlcnic_get_board_name() function cleanup
Manish Chopra
1
-9
/
+28
2013-05-24
qlcnic: Implement GET_LED_STATUS command for 82xx adapter.
Himanshu Madhani
5
-46
/
+98
2013-05-24
qlcnic: modify reset recovery path in diag mode
Sony Chacko
3
-8
/
+34
2013-05-24
qlcnic: diagnostics routine changes
Sony Chacko
2
-9
/
+31
2013-05-24
qlcnic: Convert nested if-else to switch-case
Jitendra Kalsaria
1
-7
/
+11
2013-05-24
qlcnic: Initialize trans_work and idc_aen_work at VF probe.
Sucheta Chakraborty
1
-1
/
+5
2013-05-24
qlcnic: Remove qlcnic_config_npars module parameter
Shahed Shaikh
3
-35
/
+11
2013-05-24
qlcnic: Update IRQ name for 8200 and 8300 Series adapter.
Himanshu Madhani
2
-12
/
+16
2013-05-24
qlcnic: Disable INT-x interrupt for 83xx on driver unload
Himanshu Madhani
1
-0
/
+8
2013-05-24
qlcnic: Support spoof check config.
Rajesh Borundia
4
-0
/
+40
2013-05-24
tg3: Remove unnecessary lock around tg3_flag_set
Nithin Sujir
1
-2
/
+0
2013-05-24
tg3: Fix misplaced empty line
Nithin Sujir
1
-1
/
+1
2013-05-24
tg3: Use descriptive label names in tg3_start
Nithin Sujir
1
-7
/
+7
2013-05-24
tg3: Make tg3_rings_reset() more concise
Nithin Sujir
1
-33
/
+48
2013-05-24
tg3: Simplify ring control block setup
Nithin Sujir
1
-33
/
+46
2013-05-24
tg3: Split APE driver state change out of boot reset signature update
Nithin Sujir
1
-15
/
+15
[next]