summary refs log tree commit diff
AgeCommit message (Expand)Author
2008-06-27inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuildPavel Emelyanov
2008-06-27CONNECTOR: add a proc entry to list connectorsLi Zefan
2008-06-27netlink: Fix some doc comments in net/netlink/attr.cJulius Volz
2008-06-27tcp: /proc/net/tcp rto,ato values not scaled properly (v2)Stephen Hemminger
2008-06-27include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk
2008-06-27pkt_sched: Remove CONFIG_NET_SCH_RRAdrian Bunk
2008-06-27pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive.WANG Cong
2008-06-27netdevice: Fix typo of dev_unicast_add() commentWang Chen
2008-06-27af_unix: fix 'poll for write'/connected DGRAM socketsRainer Weikusat
2008-06-27tcp: fix for splice receive when used with software LROOctavian Purdila
2008-06-27tcp: calculate tcp_mem based on low memory instead of all memoryMiquel van Smoorenburg
2008-06-27hamradio: remove unused variableAndre Haupt
2008-06-27mac80211: fix an oops in several failure paths in key allocationEmmanuel Grumbach
2008-06-27prism: islpci_eth.c endianness fixHarvey Harrison
2008-06-27rt2x00: Fix lock dependency errrorIvo van Doorn
2008-06-27wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn W. Linville
2008-06-27ath5k: remove now unused variable declared in ath5k_txJohn W. Linville
2008-06-27mac80211: fix tx fragmentationJohannes Berg
2008-06-27mac80211: make workqueue freezableJohannes Berg
2008-06-27wireless: Small cleanupsPavel Machek
2008-06-27iwlwifi: fix build for CONFIG_INPUT=nRandy Dunlap
2008-06-27mac80211: Add RTNL warning for workqueueIvo van Doorn
2008-06-27mac80211: add phy information to giwnameTomas Winkler
2008-06-27mac80211: update the authentication methodEmmanuel Grumbach
2008-06-27mac80211: don't return -EINVAL upon iwconfig wlan0 rts autoEmmanuel Grumbach
2008-06-27b43: Fix PIO skb clobberMichael Buesch
2008-06-27rt2x00: kill URB for all TX queues during disable_radio()Ivo van Doorn
2008-06-27mac80211: mlme.c use new frame control helpersHarvey Harrison
2008-06-27mac80211: rx.c use new frame control helpersHarvey Harrison
2008-06-27mac80211: tx.c use new frame control helpersHarvey Harrison
2008-06-27mac80211: wep.c use new frame control helpersHarvey Harrison
2008-06-27ath5k: convert LED code to use mac80211 triggersBob Copeland
2008-06-27mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez
2008-06-27rt2x00: Remove duplicate deinitializationIvo van Doorn
2008-06-27b43: Add debugfs firmware debugging knobMichael Buesch
2008-06-27b43: Add simple firmware watchdogMichael Buesch
2008-06-27mac80211: rename TKIP debugging Kconfig symbolJohannes Berg
2008-06-27ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch
2008-06-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-27Hold RTNL while calling dev_close()Ben Hutchings
2008-06-27qla3xxx: Hold RTNL while calling dev_close()Ben Hutchings
2008-06-27[netdrvr] Fix IOMMU overflow checking in s2io.cAndi Kleen
2008-06-27e1000: only enable TSO6 via ethtool when using correct hardwareAndy Gospodarek
2008-06-27e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xxKevin Hao
2008-06-27[netdrvr] netxen: fix netxen_pci_tbl[] breakageAl Viro
2008-06-27[netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enableIngo Molnar
2008-06-27ipg: use NULL, not zero, for pointersPekka Enberg
2008-06-27ipg: fix jumbo frame compilationPekka Enberg
2008-06-27drivers/net/r6040.c: Eliminate double sizeofJulia Lawall
2008-06-27pcnet_cs, axnet_cs: clear bogus interrupt before request_irqKomuro