index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-02-19
54
-474
/
+572
|
\
|
*
[NIU]: Bump driver version and release date.
David S. Miller
2008-02-19
1
-2
/
+2
|
*
[NIU]: Fix BMAC alternate MAC address indexing.
Matheos Worku
2008-02-19
1
-1
/
+6
|
*
net: fix kernel-doc warnings in header files
Randy Dunlap
2008-02-19
2
-0
/
+3
|
*
[IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route.
Pavel Emelyanov
2008-02-19
1
-1
/
+1
|
*
[IPV6]: dst_entry leak in ip4ip6_err. (resend)
Denis V. Lunev
2008-02-19
1
-0
/
+1
|
*
bluetooth: do not move child device other than rfcomm
Dave Young
2008-02-19
1
-7
/
+6
|
*
bluetooth: put hci dev after del conn
Dave Young
2008-02-19
2
-1
/
+3
|
*
[NET]: Elminate spurious print_mac() calls.
David S. Miller
2008-02-19
1
-1
/
+1
|
*
[BLUETOOTH] hci_sysfs.c: Kill build warning.
David S. Miller
2008-02-18
1
-2
/
+6
|
*
[NET]: Remove MAC_FMT
Joe Perches
2008-02-18
1
-1
/
+0
|
*
net/8021q/vlan_dev.c: Use print_mac.
Joe Perches
2008-02-18
1
-6
/
+4
|
*
[XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().
YOSHIFUJI Hideaki
2008-02-18
1
-2
/
+18
|
*
[BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macros
S.Çağlar Onur
2008-02-18
1
-2
/
+3
|
*
[IPV6]: Fix hardcoded removing of old module code
Wang Chen
2008-02-18
1
-8
/
+0
|
*
[NETLABEL]: Move some initialization code into __init section.
Pavel Emelyanov
2008-02-18
5
-7
/
+7
|
*
[NETLABEL]: Shrink the genl-ops registration code.
Pavel Emelyanov
2008-02-18
3
-144
/
+64
|
*
[AX25] ax25_out: check skb for NULL in ax25_kick()
Jarek Poplawski
2008-02-18
1
-2
/
+11
|
*
[TCP]: Fix tcp_v4_send_synack() comment
Kris Katterjohn
2008-02-18
1
-1
/
+1
|
*
[IPV4]: fix alignment of IP-Config output
Uwe Kleine-Koenig
2008-02-18
1
-1
/
+1
|
*
Documentation: fix tcp.txt
Matti Linnanvuori
2008-02-18
1
-4
/
+4
|
*
net/9p/trans_virtio.c: Use BUG_ON
Julia Lawall
2008-02-18
1
-2
/
+1
|
*
net/rxrpc: Use BUG_ON
Julia Lawall
2008-02-18
2
-4
/
+2
|
*
Revert "[NDISC]: Fix race in generic address resolution"
David S. Miller
2008-02-18
2
-3
/
+12
|
*
Revert "[RTNETLINK]: Send a single notification on device state changes."
David S. Miller
2008-02-18
1
-26
/
+10
|
*
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-02-16
12
-100
/
+114
|
|
\
|
|
*
e1000e: PCIe devices do not need to unset MANC_ARP_ENA
David Graham
2008-02-15
1
-26
/
+0
|
|
*
igb: PCIe devices do not need to unset MANC_ARP_ENA
David Graham
2008-02-15
1
-28
/
+0
|
|
*
ixgbe: Correctly obtain protocol information on transmit
Auke Kok
2008-02-15
1
-3
/
+21
|
|
*
e1000e: Fix CRC stripping in hardware context bug
Auke Kok
2008-02-15
1
-3
/
+3
|
|
*
gianfar iomem misannotations
Al Viro
2008-02-15
2
-4
/
+4
|
|
*
mkiss: ax_bump() locking fix
Jarek Poplawski
2008-02-15
1
-3
/
+2
|
|
*
Fix station address detection in smc
Chuck Ebbert
2008-02-15
1
-2
/
+10
|
|
*
ixgbe: remove accidentally added #ifdef
Auke Kok
2008-02-11
1
-5
/
+0
|
|
*
ixgbe: Disallow device reset during ethtool test
Auke Kok
2008-02-11
1
-0
/
+4
|
|
*
ixgbe: warn when device is in a x4 or lower width slot
Auke Kok
2008-02-11
1
-0
/
+8
|
|
*
e1000e: Fix logic reversal keeping link active
Auke Kok
2008-02-11
1
-1
/
+1
|
|
*
e1000: warn if this driver is used for e1000e devices
Auke Kok
2008-02-11
1
-0
/
+8
|
|
*
replace code with FIELD_SIZEOF
Julia Lawall
2008-02-11
3
-3
/
+3
|
|
*
Tsi108_eth: Add ethtool support
Alex Bounine
2008-02-11
1
-0
/
+36
|
|
*
Tsi108_eth: fix link recovery after disconnect
Alex Bounine
2008-02-11
1
-14
/
+12
|
|
*
Tsi108_eth: remove not needed code
Alex Bounine
2008-02-11
1
-7
/
+0
|
|
*
Tsi108_eth: fix detection of 1000Mb mode
Alex Bounine
2008-02-11
1
-1
/
+1
|
|
*
Tsi108_eth: add missing linking to driver data
Alex Bounine
2008-02-11
1
-0
/
+1
|
*
|
Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...
David S. Miller
2008-02-16
15
-146
/
+291
|
|
\
\
|
|
*
|
b43legacy: Add driver load messages
Stefano Brivio
2008-02-15
2
-1
/
+33
|
|
*
|
ipw2200: fix ucode assertion for RX queue overrun
Dan Williams
2008-02-15
1
-11
/
+34
|
|
*
|
iwlwifi: only check for association id when associating with AP
Reinette Chatre
2008-02-15
2
-2
/
+3
|
|
*
|
iwlwifi: reverting 'misc wireless annotations' patch for iwlwifi
Tomas Winkler
2008-02-15
2
-4
/
+4
|
|
*
|
b43legacy: fix firmware load message level
Stefano Brivio
2008-02-15
1
-4
/
+5
[next]