index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-list.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-22
net: use WARN() for the WARN_ON in commit b6b39e8f3fbbb
Arjan van de Ven
1
-3
/
+3
2009-10-22
e1000e: reset the PHY on 82577/82578 when going to Sx
Bruce Allan
1
-2
/
+1
2009-10-22
isdn: fix possible circular locking dependency
Xiaotian Feng
1
-3
/
+3
2009-10-22
netxen: avoid undue board config check
Dhananjay Phadke
1
-10
/
+4
2009-10-22
netxen: fix tx timeout handling on firmware hang
Amit Kumar Salecha
1
-0
/
+1
2009-10-22
netxen: fix i2c init
Dhananjay Phadke
2
-6
/
+3
2009-10-21
niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was copied to the head buffer in the Vlan packets case
Joyce Yu
1
-1
/
+1
2009-10-20
KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICAST
Ben Dooks
1
-1
/
+1
2009-10-20
KS8851: Fix MAC address write order
Ben Dooks
2
-4
/
+34
2009-10-20
KS8851: Add soft reset at probe time
Ben Dooks
1
-0
/
+3
2009-10-20
net: fix section mismatch in fec.c
Steven King
1
-1
/
+1
2009-10-20
net: Fix struct inet_timewait_sock bitfield annotation
Eric Dumazet
1
-4
/
+4
2009-10-20
tcp: Try to catch MSG_PEEK bug
Herbert Xu
1
-1
/
+3
2009-10-19
net: Fix IP_MULTICAST_IF
Eric Dumazet
2
-5
/
+8
2009-10-19
bluetooth: static lock key fix
Dave Young
1
-3
/
+6
2009-10-19
bluetooth: scheduling while atomic bug fix
Dave Young
1
-2
/
+2
2009-10-19
tcp: fix TCP_DEFER_ACCEPT retrans calculation
Julian Anastasov
1
-12
/
+43
2009-10-19
tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT
Julian Anastasov
1
-3
/
+31
2009-10-19
tcp: accept socket after TCP_DEFER_ACCEPT period
Julian Anastasov
1
-2
/
+2
2009-10-19
Revert "tcp: fix tcp_defer_accept to consider the timeout"
David S. Miller
1
-1
/
+0
2009-10-18
AF_UNIX: Fix deadlock on connecting to shutdown socket
Tomoki Sekiyama
1
-0
/
+2
2009-10-18
ethoc: clear only pending irqs
Thomas Chou
1
-1
/
+1
2009-10-18
ethoc: inline regs access
Thomas Chou
1
-9
/
+10
2009-10-16
vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n
Randy Dunlap
2
-10
/
+19
2009-10-14
virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs()
Eric Dumazet
1
-1
/
+1
2009-10-14
be2net: fix support for PCI hot plug
Sathya Perla
2
-11
/
+22
2009-10-14
be2net: fix promiscuous and multicast promiscuous modes being enabled always
Sathya Perla
3
-14
/
+18
2009-10-14
vmxnet: fix 2 build problems
Randy Dunlap
2
-2
/
+11
2009-10-14
net: add support for STMicroelectronics Ethernet controllers.
Giuseppe Cavallaro
16
-0
/
+5178
2009-10-14
net: ks8851_mll uses mii interfaces
Randy Dunlap
1
-0
/
+1
2009-10-14
net/fec_mpc52xx: Fix kernel panic on FEC error
John Bonesio
1
-6
/
+0
2009-10-14
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
Anton Vorontsov
9
-3
/
+10
2009-10-13
TI DaVinci EMAC: Clear statistics register properly.
Sriram
1
-12
/
+24
2009-10-13
r8169: partial support and phy init for the 8168d
françois romieu
1
-55
/
+932
2009-10-13
irda/sa1100_ir: check return value of startup hook
Dmitry Artamonow
1
-2
/
+5
2009-10-13
udp: Fix udp_poll() and ioctl()
Eric Dumazet
1
-30
/
+43
2009-10-13
WAN: fix Cisco HDLC handshaking.
Krzysztof Halasa
1
-10
/
+8
2009-10-13
tcp: fix tcp_defer_accept to consider the timeout
Willy Tarreau
1
-0
/
+1
2009-10-13
3c574_cs: spin_lock the set_multicast_list function
Ken Kawasaki
1
-1
/
+12
2009-10-13
net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor:Product IDs
Chris Rankin
2
-1
/
+18
2009-10-13
netxen: fix pci bar mapping
Dhananjay Phadke
1
-1
/
+2
2009-10-13
ethoc: fix warning from 32bit build
Alan Cox
1
-1
/
+2
2009-10-13
libertas: fix build
Alan Cox
1
-0
/
+1
2009-10-13
net: VMware virtual Ethernet NIC driver: vmxnet3
Shreyas Bhatewara
9
-0
/
+4193
2009-10-13
net: Fix IXP 2000 network driver building.
Vincent Sanders
2
-17
/
+12
2009-10-12
libertas: fix build
Alan Cox
1
-0
/
+1
2009-10-12
mac80211: document ieee80211_rx() context requirement
Johannes Berg
2
-0
/
+4
2009-10-12
b43: fix ieee80211_rx() context
Johannes Berg
1
-0
/
+3
2009-10-12
mac80211: fix ibss race
Johannes Berg
1
-1
/
+1
2009-10-12
mac80211: fix logic error ibss merge bssid check
Felix Fietkau
1
-1
/
+1
[next]