aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pkt_sched: Remove CONFIG_NET_SCH_RRAdrian Bunk2008-06-271-11/+0
* pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive.WANG Cong2008-06-271-1/+1
* netdevice: Fix typo of dev_unicast_add() commentWang Chen2008-06-271-1/+1
* af_unix: fix 'poll for write'/connected DGRAM socketsRainer Weikusat2008-06-271-28/+24
* tcp: fix for splice receive when used with software LROOctavian Purdila2008-06-271-5/+12
* tcp: calculate tcp_mem based on low memory instead of all memoryMiquel van Smoorenburg2008-06-271-3/+6
* hamradio: remove unused variableAndre Haupt2008-06-271-2/+0
* mac80211: fix an oops in several failure paths in key allocationEmmanuel Grumbach2008-06-271-0/+9
* prism: islpci_eth.c endianness fixHarvey Harrison2008-06-271-1/+1
* rt2x00: Fix lock dependency errrorIvo van Doorn2008-06-273-15/+28
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-279-70/+115
|\
| * iwlwifi: improve scanning band selection managementRon Rindjunsky2008-06-252-33/+39
| * rt2x00: Fix unbalanced mutex lockingIvo van Doorn2008-06-252-30/+42
| * b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch2008-06-251-1/+1
| * b43: Fix possible MMIO access while device is downMichael Buesch2008-06-251-0/+3
| * b43legacy: Do not return TX_BUSY from op_txMichael Buesch2008-06-251-2/+4
| * b43: Do not return TX_BUSY from op_txMichael Buesch2008-06-251-4/+8
| * mac80211: implement EU regulatory domainTony Vroon2008-06-251-0/+18
* | Hold RTNL while calling dev_close()Ben Hutchings2008-06-271-0/+3
* | qla3xxx: Hold RTNL while calling dev_close()Ben Hutchings2008-06-271-0/+2
* | [netdrvr] Fix IOMMU overflow checking in s2io.cAndi Kleen2008-06-272-27/+12
* | e1000: only enable TSO6 via ethtool when using correct hardwareAndy Gospodarek2008-06-271-1/+1
* | e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xxKevin Hao2008-06-271-0/+2
* | [netdrvr] netxen: fix netxen_pci_tbl[] breakageAl Viro2008-06-271-7/+11
* | [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enableIngo Molnar2008-06-271-2/+3
* | ipg: use NULL, not zero, for pointersPekka Enberg2008-06-271-1/+1
* | ipg: fix jumbo frame compilationPekka Enberg2008-06-271-7/+7
* | drivers/net/r6040.c: Eliminate double sizeofJulia Lawall2008-06-271-1/+1
* | pcnet_cs, axnet_cs: clear bogus interrupt before request_irqKomuro2008-06-272-0/+5
* | e1000e: fix EEH recovery during reset on PPCJeff Kirsher2008-06-271-1/+2
* | igb: fix EEH recovery during reset on PPCJeff Kirsher2008-06-271-1/+2
* | ixgbe: fix EEH recovery during reset on PPCPaul Larson2008-06-271-1/+2
* | tc35815: Fix receiver hangup on Rx FIFO overflowAtsushi Nemoto2008-06-271-1/+1
* | tc35815: Mark carrier-off before starting PHYAtsushi Nemoto2008-06-271-0/+2
* | s2io: fix documentation about intr_typeMichal Schmidt2008-06-271-3/+3
|/
* netfilter: ip6table_mangle: don't reroute in LOCAL_INPatrick McHardy2008-06-241-1/+1
* netns: Don't receive new packets in a dead network namespace.Eric W. Biederman2008-06-203-0/+18
* sctp: Make sure N * sizeof(union sctp_addr) does not overflow.David S. Miller2008-06-201-1/+3
* pppoe: warning fixStephen Hemminger2008-06-201-1/+1
* ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki2008-06-192-0/+15
* ipv6: Remove options header when setsockopt's optlen is 0Shan Wei2008-06-191-4/+7
* mac80211: detect driver tx bugsJohannes Berg2008-06-181-1/+8
* netlink: genl: fix circular lockingPatrick McHardy2008-06-181-9/+6
* Revert "mac80211: Use skb_header_cloned() on TX path."David S. Miller2008-06-181-2/+2
* af_unix: fix 'poll for write'/ connected DGRAM socketsRainer Weikusat2008-06-171-9/+70
* Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-1711-242/+189
|\
| * atl1: relax eeprom mac address error checkRadu Cristescu2008-06-171-1/+0
| * net/enc28j60: low power modeDavid Brownell2008-06-171-24/+58
| * net/enc28j60: section fixDavid Brownell2008-06-171-3/+2
| * sky2: 88E8040T pci device idStephen Hemminger2008-06-171-0/+1