aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-18bluetooth: put hci dev after del connDave Young
2008-02-18[NET]: Elminate spurious print_mac() calls.David S. Miller
2008-02-18[BLUETOOTH] hci_sysfs.c: Kill build warning.David S. Miller
2008-02-17[NET]: Remove MAC_FMTJoe Perches
2008-02-17net/8021q/vlan_dev.c: Use print_mac.Joe Perches
2008-02-17[XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().YOSHIFUJI Hideaki
2008-02-17[BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macrosS.Çağlar Onur
2008-02-17[IPV6]: Fix hardcoded removing of old module codeWang Chen
2008-02-17[NETLABEL]: Move some initialization code into __init section.Pavel Emelyanov
2008-02-17[NETLABEL]: Shrink the genl-ops registration code.Pavel Emelyanov
2008-02-17[AX25] ax25_out: check skb for NULL in ax25_kick()Jarek Poplawski
2008-02-17[TCP]: Fix tcp_v4_send_synack() commentKris Katterjohn
2008-02-17[IPV4]: fix alignment of IP-Config outputUwe Kleine-Koenig
2008-02-17Documentation: fix tcp.txtMatti Linnanvuori
2008-02-17net/9p/trans_virtio.c: Use BUG_ONJulia Lawall
2008-02-17net/rxrpc: Use BUG_ONJulia Lawall
2008-02-17Revert "[NDISC]: Fix race in generic address resolution"David S. Miller
2008-02-17Revert "[RTNETLINK]: Send a single notification on device state changes."David S. Miller
2008-02-15Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-02-15Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller
2008-02-15b43legacy: Add driver load messagesStefano Brivio
2008-02-15ipw2200: fix ucode assertion for RX queue overrunDan Williams
2008-02-15iwlwifi: only check for association id when associating with APReinette Chatre
2008-02-15iwlwifi: reverting 'misc wireless annotations' patch for iwlwifiTomas Winkler
2008-02-15b43legacy: fix firmware load message levelStefano Brivio
2008-02-15b43legacy: add firmware information to modinfoStefano Brivio
2008-02-15mac80211: Fix initial hardware configurationMichael Buesch
2008-02-15rt2x00: Add new USB ID to rt2500usbIvo van Doorn
2008-02-15b43: Fix firmware load message levelMichael Buesch
2008-02-15b43: Add firmware information to modinfoMichael Buesch
2008-02-15b43: Add driver load messagesMichael Buesch
2008-02-15b43legacy: fix DMA for 30/32-bit DMA enginesStefano Brivio
2008-02-15iwlwifi: earlier rx allocationMohamed Abbas
2008-02-15iwlwifi: Don't send host commands on rfkillGregory Greenman
2008-02-15iwlwifi: do not clear GEO_CONFIGURED bit when calling _downReinette Chatre
2008-02-15rndis_wlan: enable stall workaround by link quality instead of link speedJussi Kivilinna
2008-02-15ath5k: correct padding in tx descriptorsBruno Randolf
2008-02-15wavelan: mark hardware interfacing structures as packedJohn W. Linville
2008-02-15e1000e: PCIe devices do not need to unset MANC_ARP_ENADavid Graham
2008-02-15igb: PCIe devices do not need to unset MANC_ARP_ENADavid Graham
2008-02-15ixgbe: Correctly obtain protocol information on transmitAuke Kok
2008-02-15e1000e: Fix CRC stripping in hardware context bugAuke Kok
2008-02-15gianfar iomem misannotationsAl Viro
2008-02-15mkiss: ax_bump() locking fixJarek Poplawski
2008-02-15Fix station address detection in smcChuck Ebbert
2008-02-15[NET]: Make sure sockets implement splice_readRémi Denis-Courmont
2008-02-15netconsole: avoid null pointer dereference at show_local_mac()Keiichi KII
2008-02-14[IPV6]: Fix reversed local_df test in ip6_fragmentHerbert Xu
2008-02-14[XFRM]: Avoid bogus BUG() when throwing new policy away.YOSHIFUJI Hideaki
2008-02-14[AF_KEY]: Fix bug in spdaddKazunori MIYAZAWA