index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_uli.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-23
asix: use ramdom hw addr if the one read is not valid
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+16
2012-11-23
net: add micrel KSZ8873MLL switch support
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+45
2012-11-23
be2net: fix a possible events_get() race on BE2
Sathya Perla
1
-4
/
+7
2012-11-23
tun: change tun_get_iff() prototype.
Rami Rosen
1
-5
/
+2
2012-11-23
smsc95xx: refactor entering suspend modes
Steve Glendinning
1
-79
/
+99
2012-11-23
smsc95xx: support PHY wakeup source
Steve Glendinning
2
-17
/
+164
2012-11-23
smsc95xx: detect chip revision specific features
Steve Glendinning
2
-9
/
+23
2012-11-23
smsc95xx: fix error checking of usbnet_resume
Steve Glendinning
1
-1
/
+1
2012-11-23
tcp: remove dead prototype for tcp_v4_get_peer()
Neal Cardwell
1
-1
/
+0
2012-11-22
ipv6: adapt connect for repair move
Andrey Vagin
3
-13
/
+7
2012-11-22
tipc: delete TIPC_ADVANCED Kconfig variable
Paul Gortmaker
2
-17
/
+1
2012-11-22
tipc: eliminate an unnecessary cast of node variable
Ying Xue
1
-1
/
+1
2012-11-22
tipc: introduce message to synchronize broadcast link
Jon Maloy
2
-6
/
+60
2012-11-22
tipc: rename supported flag to recv_permitted
Ying Xue
4
-12
/
+12
2012-11-22
tipc: remove supportable flag from bclink structure
Ying Xue
3
-10
/
+4
2012-11-22
igb: Do not parse past IP header on fragments beyond the first
Alexander Duyck
1
-4
/
+7
2012-11-22
igb: No longer rely on APME to determine WoL settings
Matthew Vick
3
-70
/
+29
2012-11-22
igb: Update PTP Rx filters
Matthew Vick
1
-27
/
+20
2012-11-22
ixgbe: fdb: only allow NUD_PERM fdb entries
John Fastabend
1
-1
/
+4
2012-11-22
ixgbe: ethtool correctly identify autoneg setting
Jacob Keller
4
-3
/
+9
2012-11-22
ixgbe: remove needless queuing for L4 ptp packets
Jacob Keller
1
-32
/
+2
2012-11-22
ixgbe: use ETQF filter name instead of magic number
Jacob Keller
1
-3
/
+3
2012-11-22
ixgbe: convert to use simple_open()
Wei Yongjun
1
-30
/
+2
2012-11-22
ixgbe: Reformat output of ixgbe_dump
Josh Hay
1
-34
/
+41
2012-11-22
tipc: remove the bearer congestion mechanism
Ying Xue
6
-217
/
+61
2012-11-22
tipc: wake up all waiting threads at socket shutdown
Ying Xue
1
-3
/
+4
2012-11-21
tipc: return POLLOUT for sockets in an unconnected state
Erik Hugne
1
-1
/
+5
2012-11-21
tipc: fix race/inefficiencies in poll/wait behaviour
Ying Xue
1
-5
/
+40
2012-11-21
batman-adv: Use packing of 2 for all headers before an ethernet header
Sven Eckelmann
1
-1
/
+15
2012-11-21
batman-adv: Start new development cycle
Sven Eckelmann
1
-1
/
+1
2012-11-21
batman-adv: Fix broadcast duplist for fragmentation
Simon Wunderlich
4
-23
/
+11
2012-11-21
batman-adv: Add function to calculate crc32c for the skb payload
Sven Eckelmann
3
-0
/
+36
2012-11-21
batman-adv: sysfs documentation should keep alphabetical order
Marek Lindner
2
-25
/
+26
2012-11-21
batman-adv: Add wrapper to look up neighbor and send skb
Martin Hundebøll
6
-107
/
+74
2012-11-21
batman-adv: support array of debugfs general attributes
Antonio Quartulli
1
-9
/
+25
2012-11-21
batman-adv: fix bla compare function
Simon Wunderlich
1
-2
/
+16
2012-11-21
batman-adv: Mark best gateway in transtable_global debugfs
Sven Eckelmann
1
-26
/
+64
2012-11-20
sctp: send abort chunk when max_retrans exceeded
Neil Horman
3
-1
/
+29
2012-11-20
net: Remove redundant null check before kfree in dev.c
Sachin Kamat
1
-4
/
+2
2012-11-20
caif: Remove redundant null check before kfree in cfctrl.c
Sachin Kamat
1
-2
/
+1
2012-11-20
bnx2x: Remove duplicate inclusion of bnx2x_hsi.h
Sachin Kamat
1
-1
/
+0
2012-11-20
sit: allow to configure 6rd tunnels via netlink
Nicolas Dichtel
2
-25
/
+128
2012-11-20
add DOVE extensions for VXLAN
David Stevens
2
-25
/
+235
2012-11-20
net: Remove bogus dependencies on INET
Ben Hutchings
9
-10
/
+10
2012-11-20
ehea: Remove remnants of LRO support
Ben Hutchings
2
-4
/
+3
2012-11-20
mlx4_en: Remove remnants of LRO support
Ben Hutchings
3
-25
/
+4
2012-11-20
net: remove unnecessary wireless includes
Johannes Berg
1
-2
/
+0
2012-11-20
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
13
-62
/
+1
2012-11-20
net: rds: use this_cpu_* per-cpu helper
Shan Wei
2
-12
/
+14
2012-11-20
net: core: use this_cpu_ptr per-cpu helper
Shan Wei
1
-3
/
+1
[next]