index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-06
ether_addr_equal: Optimize implementation, remove unused compare_ether_addr
Joe Perches
1
-33
/
+18
2013-12-06
unix: convert printks to pr_<level>
wangweidong
1
-4
/
+5
2013-12-06
ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage tempor...
Jiri Pirko
2
-72
/
+100
2013-12-06
ipv6 addrconf: extend ifa_flags to u32
Jiri Pirko
4
-15
/
+27
2013-12-06
net: introduce dev_consume_skb_any()
Eric Dumazet
2
-24
/
+74
2013-12-06
tun: remove unused parameter in tun_do_read()
Zhi Yong Wu
1
-4
/
+3
2013-12-06
macvtap: remove unused parameter in macvtap_do_read()
Zhi Yong Wu
1
-3
/
+3
2013-12-06
macvtap: remove the dead branch
Zhi Yong Wu
1
-6
/
+2
2013-12-06
vhost: remove the dead branch
Zhi Yong Wu
5
-24
/
+6
2013-12-06
tg3: Update version to 3.135
Nithin Sujir
1
-2
/
+2
2013-12-06
tg3: Expand multicast drop counter miscounting fix to 5762
Nithin Sujir
1
-0
/
+3
2013-12-06
tg3: Fix bit definition for the nvram Auto Power Down setting
Nithin Sujir
1
-1
/
+1
2013-12-06
tg3: Add flag to disable 1G Half Duplex advertisement
Nithin Sujir
2
-7
/
+25
2013-12-06
tg3: Don't add rxbds_empty to rx_over_errors
Nithin Sujir
1
-2
/
+0
2013-12-06
Documentation: update Ethernet PHY devices binding with 'max-speed'
Florian Fainelli
1
-0
/
+1
2013-12-06
arc_emac: remove custom "max-speed" parsing code
Florian Fainelli
2
-21
/
+1
2013-12-06
net: of_mdio: parse "max-speed" property to set PHY supported features
Florian Fainelli
1
-1
/
+24
2013-12-06
net: phy: breakdown PHY_*_FEATURES defines
Florian Fainelli
1
-7
/
+16
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
[next]