index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac802154
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-30
be2net: cleanup code related to be_link_status_query()
Sathya Perla
5
-64
/
+48
2012-09-30
be2net: fix wrong handling of be_setup() failure in be_probe()
Sathya Perla
1
-3
/
+1
2012-09-30
be2net: remove type argument of be_cmd_mac_addr_query()
Sathya Perla
3
-15
/
+9
2012-09-30
tg3: Disable multiple TX rings by default due to hardware flaw
Michael Chan
1
-6
/
+9
2012-09-30
tg3: Add support for ethtool -L|-l to get/set the number of rings.
Michael Chan
2
-3
/
+63
2012-09-30
tg3: Refactor tg3_close()
Michael Chan
1
-32
/
+38
2012-09-30
tg3: Refactor tg3_open()
Michael Chan
1
-33
/
+45
2012-09-30
tg3: Separate coalescing setup for rx and tx
Michael Chan
1
-29
/
+45
2012-09-30
tg3: Allow number of rx and tx rings to be set independently.
Michael Chan
2
-26
/
+53
2012-09-30
tg3: Introduce separate functions to allocate/free RX/TX rings.
Michael Chan
2
-76
/
+146
2012-09-29
ipv6: return errno pointers consistently for fib6_add_1()
Lin Ming
1
-14
/
+6
2012-09-29
smsc75xx: add wol magic packet support
Steve Glendinning
1
-14
/
+174
2012-09-29
smsc75xx: enable power saving mode during system suspend
Steve Glendinning
1
-3
/
+54
2012-09-29
smsc75xx: add explicit test that device is READY
Steve Glendinning
1
-0
/
+23
2012-09-29
smsc95xx: add wol magic packet support
Steve Glendinning
2
-8
/
+182
2012-09-29
smsc95xx: enable power saving mode during system suspend
Steve Glendinning
2
-2
/
+32
2012-09-29
smsc95xx: fix resume when usb device is reset
Steve Glendinning
1
-0
/
+1
2012-09-29
smsc95xx: check return code from control messages
Steve Glendinning
1
-183
/
+148
2012-09-29
smsc95xx: remove unnecessary variables
Steve Glendinning
2
-20
/
+10
2012-09-29
smsc95xx: sleep before read for lengthy operations
Steve Glendinning
1
-2
/
+2
2012-09-28
thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page...
Andrea Arcangeli
1
-1
/
+0
2012-09-28
netdev: octeon: fix return value check in octeon_mgmt_init_phy()
Wei Yongjun
1
-3
/
+1
2012-09-28
Revert "be2net: fix vfs enumeration"
David S. Miller
1
-2
/
+4
2012-09-28
ALSA: snd-usb: fix next_packet_size calls for pause case
Daniel Mack
1
-1
/
+7
2012-09-28
net: struct napi_struct fields reordering
Eric Dumazet
1
-4
/
+2
2012-09-28
net: use bigger pages in __netdev_alloc_frag
Eric Dumazet
1
-16
/
+30
2012-09-28
inetpeer: fix token initialization
Nicolas Dichtel
1
-1
/
+4
2012-09-28
qlcnic: Fix scheduling while atomic bug
Narendra K
1
-2
/
+2
2012-09-28
tcp: Remove unused parameter from tcp_v4_save_options
Christoph Paasch
1
-3
/
+2
2012-09-28
bnx2: Clean up remaining iounmap
Neil Horman
1
-1
/
+1
2012-09-28
ipv6: gre: remove ip6gre_header_parse()
Eric Dumazet
1
-8
/
+0
2012-09-28
trivial select_parent documentation fix
J. Bruce Fields
1
-1
/
+1
2012-09-28
net: remove sk_init() helper
Eric Dumazet
3
-21
/
+0
2012-09-28
pkt_sched: Fix warning false positives.
David S. Miller
2
-2
/
+2
2012-09-28
bna: Fix warning false positive.
David S. Miller
1
-0
/
+1
2012-09-28
net: phy: smsc: Implement PHY config_init for LAN87xx
Marek Vasut
1
-1
/
+27
2012-09-28
nf_defrag_ipv6: fix oops on module unloading
Konstantin Khlebnikov
1
-1
/
+1
2012-09-28
be2net: fix vfs enumeration
Ivan Vecera
1
-4
/
+2
2012-09-28
tunnel: drop packet if ECN present with not-ECT
stephen hemminger
4
-63
/
+147
2012-09-28
xfrm: remove extranous rcu_read_lock
stephen hemminger
3
-19
/
+1
2012-09-28
gre: remove unnecessary rcu_read_lock/unlock
stephen hemminger
2
-25
/
+10
2012-09-28
gre: fix handling of key 0
stephen hemminger
1
-10
/
+34
2012-09-28
sparc: bpf_jit_comp: add XOR instruction for BPF JIT JIT
Daniel Borkmann
1
-0
/
+4
2012-09-27
smsc75xx: fix resume after device reset
Steve Glendinning
1
-0
/
+1
2012-09-27
lxt PHY: Support for the buggy LXT973 rev A2
LEROY Christophe
1
-0
/
+127
2012-09-27
cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave
Vipul Pandya
5
-5
/
+206
2012-09-27
cxgb4: Inform caller if driver didn't upgrade firmware
Vipul Pandya
1
-0
/
+6
2012-09-27
cxgb4: Add support for T4 hardwired driver configuration settings
Vipul Pandya
5
-32
/
+442
2012-09-27
cxgb4: Add support for T4 configuration file
Vipul Pandya
6
-133
/
+920
2012-09-27
cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support
Vipul Pandya
5
-71
/
+365
[next]