aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net: fib_rules: fix error code for unsupported familiesPatrick McHardy2008-07-01
* netdevice: Fix wrong string handle in kernel command line parsingWang Chen2008-07-01
* net: Tyop of sk_filter() commentWang Chen2008-07-01
* netlink: Unneeded local variableWang Chen2008-07-01
* net-sched: fix filter destruction in atm/hfsc qdisc destructionPatrick McHardy2008-07-01
* net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy2008-07-01
* ipv4: fix sysctl documentation of time related valuesStephen Hemminger2008-07-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-30
|\
| * mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach2008-06-30
| * hostap: fix sparse warningsPavel Roskin2008-06-30
| * hostap: don't report useless WDS frames by defaultPavel Roskin2008-06-30
* | textsearch: fix Boyer-Moore text search bugJoonwoo Park2008-06-30
* | netfilter: nf_conntrack_tcp: fixing to check the lower bound of valid ACKJozsef Kadlecsik2008-06-30
|/
* ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags.YOSHIFUJI Hideaki2008-06-27
* netlabel: Fix a problem when dumping the default IPv6 static labelsPaul Moore2008-06-27
* net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen2008-06-27
* inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuildPavel Emelyanov2008-06-27
* CONNECTOR: add a proc entry to list connectorsLi Zefan2008-06-27
* netlink: Fix some doc comments in net/netlink/attr.cJulius Volz2008-06-27
* tcp: /proc/net/tcp rto,ato values not scaled properly (v2)Stephen Hemminger2008-06-27
* include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk2008-06-27
* pkt_sched: Remove CONFIG_NET_SCH_RRAdrian Bunk2008-06-27
* pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive.WANG Cong2008-06-27
* netdevice: Fix typo of dev_unicast_add() commentWang Chen2008-06-27
* af_unix: fix 'poll for write'/connected DGRAM socketsRainer Weikusat2008-06-27
* tcp: fix for splice receive when used with software LROOctavian Purdila2008-06-27
* tcp: calculate tcp_mem based on low memory instead of all memoryMiquel van Smoorenburg2008-06-27
* hamradio: remove unused variableAndre Haupt2008-06-27
* mac80211: fix an oops in several failure paths in key allocationEmmanuel Grumbach2008-06-27
* prism: islpci_eth.c endianness fixHarvey Harrison2008-06-27
* rt2x00: Fix lock dependency errrorIvo van Doorn2008-06-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-27
|\
| * iwlwifi: improve scanning band selection managementRon Rindjunsky2008-06-25
| * rt2x00: Fix unbalanced mutex lockingIvo van Doorn2008-06-25
| * b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch2008-06-25
| * b43: Fix possible MMIO access while device is downMichael Buesch2008-06-25
| * b43legacy: Do not return TX_BUSY from op_txMichael Buesch2008-06-25
| * b43: Do not return TX_BUSY from op_txMichael Buesch2008-06-25
| * mac80211: implement EU regulatory domainTony Vroon2008-06-25
* | Hold RTNL while calling dev_close()Ben Hutchings2008-06-27
* | qla3xxx: Hold RTNL while calling dev_close()Ben Hutchings2008-06-27
* | [netdrvr] Fix IOMMU overflow checking in s2io.cAndi Kleen2008-06-27
* | e1000: only enable TSO6 via ethtool when using correct hardwareAndy Gospodarek2008-06-27
* | e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xxKevin Hao2008-06-27
* | [netdrvr] netxen: fix netxen_pci_tbl[] breakageAl Viro2008-06-27
* | [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enableIngo Molnar2008-06-27
* | ipg: use NULL, not zero, for pointersPekka Enberg2008-06-27
* | ipg: fix jumbo frame compilationPekka Enberg2008-06-27
* | drivers/net/r6040.c: Eliminate double sizeofJulia Lawall2008-06-27
* | pcnet_cs, axnet_cs: clear bogus interrupt before request_irqKomuro2008-06-27