index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
i810
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-06
net: of_mdio: do not overwrite PHY interrupt configuration
Florian Fainelli
1
-2
/
+3
2013-12-06
net: of_mdio: use PHY_MAX_ADDR constant
Florian Fainelli
1
-1
/
+1
2013-12-06
net: of_mdio: factor PHY registration from of_mdiobus_register
Florian Fainelli
1
-63
/
+46
2013-12-06
sctp: fix some comments in associola.c
wangweidong
1
-4
/
+4
2013-12-06
sctp: convert sctp_peer_needs_update to boolean
wangweidong
1
-3
/
+3
2013-12-06
sctp: remove the else path
wangweidong
1
-7
/
+3
2013-12-06
sctp: remove the duplicate initialize
wangweidong
1
-41
/
+0
2013-12-06
tcp: auto corking
Eric Dumazet
6
-13
/
+72
2013-12-06
3c59x/net: Use dev_is_pci() instead of hardcoding
Yijing Wang
1
-1
/
+1
2013-12-06
net/fddi: Replace local macro with PCI standard macro
Yijing Wang
1
-13
/
+7
2013-12-06
tcp: optimize some skb_shinfo(skb) uses
Eric Dumazet
1
-15
/
+21
2013-12-06
gro: small napi_get_frags() optim
Eric Dumazet
1
-2
/
+1
2013-12-06
ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward()
Eric Dumazet
1
-11
/
+14
2013-12-06
packet: use macro GET_PBDQC_FROM_RB to simplify the codes
Duan Jiong
1
-4
/
+6
2013-12-06
tun: spelling fixes
stephen hemminger
1
-6
/
+6
2013-12-06
net/*: Fix FSF address in file headers
Jeff Kirsher
8
-16
/
+8
2013-12-06
net/irda: Fix FSF address in file headers
Jeff Kirsher
14
-42
/
+14
2013-12-06
netfilter: Fix FSF address in file headers
Jeff Kirsher
5
-10
/
+5
2013-12-06
netlabel: Fix FSF address in file headers
Jeff Kirsher
13
-26
/
+13
2013-12-06
include/net/: Fix FSF address in file headers
Jeff Kirsher
28
-76
/
+32
2013-12-06
ipv4/ipv6: Fix FSF address in file headers
Jeff Kirsher
9
-18
/
+9
2013-12-06
sctp: Fix FSF address in file headers
Jeff Kirsher
35
-105
/
+70
2013-12-06
drivers/net/*: Fix FSF address in file headers
Jeff Kirsher
11
-22
/
+11
2013-12-06
usb: Fix FSF address in file headers
Jeff Kirsher
25
-50
/
+25
2013-12-06
irda: Fix FSF address in file headers
Jeff Kirsher
11
-30
/
+11
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
60
-134
/
+60
2013-12-06
i40e: sync header files with hardware
Anjali Singhai Jain
2
-9
/
+6
2013-12-06
i40e: restrict diag test length
Kamil Krawczyk
1
-4
/
+4
2013-12-06
i40e: add support for triggering EMPR
Shannon Nelson
3
-0
/
+23
2013-12-06
i40e: add interrupt test
Shannon Nelson
3
-2
/
+14
2013-12-06
i40e: default debug mask setting
Shannon Nelson
1
-0
/
+1
2013-12-06
i40e: fix debugging messages
Mitch Williams
1
-2
/
+2
2013-12-06
i40e: properly add VF MAC addresses
Mitch Williams
1
-1
/
+1
2013-12-06
i40e: retry call on timeout
Shannon Nelson
1
-6
/
+20
2013-12-06
i40e: select reset counters correctly
Shannon Nelson
1
-3
/
+3
2013-12-06
i40e: allow one more vector for VFs
Mitch Williams
1
-1
/
+1
2013-12-06
i40e: firmware version fields offsets update
Anjali Singhai jain
2
-8
/
+16
2013-12-06
i40e: simplify aq head-tail-len setups
Shannon Nelson
2
-36
/
+15
2013-12-06
i40e: clear AQ head and tail registers
Shannon Nelson
1
-4
/
+14
2013-12-06
i40e: register file updates
Anjali Singhai jain
1
-90
/
+44
2013-12-06
i40e: set pf_id based on device and function numbers
Christopher Pau
1
-1
/
+5
2013-12-06
macvlan: Support creating macvtaps from macvlans
Kevin Wallace
1
-5
/
+3
2013-12-05
ath: fix dynamic user regulatory domain support
Luis R. Rodriguez
1
-6
/
+22
2013-12-05
ath: dynamic user allow check helper to the top
Luis R. Rodriguez
1
-12
/
+11
2013-12-05
ath: move dynamic_country_user_possible() to the top
Luis R. Rodriguez
1
-72
/
+72
2013-12-05
ath: fix usage of freq_reg_info()
Luis R. Rodriguez
1
-1
/
+1
2013-12-05
ath: move the channel for ath_reg_apply_beaconing_flags() into helper
Luis R. Rodriguez
1
-19
/
+20
2013-12-05
ath: simplify ath_reg_apply_beaconing_flags()
Luis R. Rodriguez
1
-21
/
+10
2013-12-05
ath: rename ath_reg_apply_active_scan_flags() to ath_reg_apply_ir_flags()
Luis R. Rodriguez
1
-3
/
+3
2013-12-05
ath: clean up ath_reg_apply_active_scan_flags()
Luis R. Rodriguez
1
-38
/
+63
[next]