aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-12mac80211: Use skb_header_cloned() on TX path.David S. Miller
2008-05-12mac80211: assign needed_headroom/tailroom for netdevsJohannes Berg
2008-05-12net: Allow netdevices to specify needed head/tailroomJohannes Berg
2008-05-12net: Set LL_MAX_HEADER properly for wireless.David S. Miller
2008-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-05-12mac80211: add missing newlines in printk()Pavel Roskin
2008-05-12PS3: gelic: fix memory leakMasakazu Mokuno
2008-05-12mac80211: fix association with some APsHelmut Schaa
2008-05-12iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach
2008-05-12zd1211rw: fix potential use-after-free bugJohannes Berg
2008-05-12Fix potential scheduling while atomic in mesh_path_add.Pavel Emelyanov
2008-05-12Fix not checked kmalloc() result.Pavel Emelyanov
2008-05-12Fix GFP_KERNEL allocation under read lock.Pavel Emelyanov
2008-05-12mac80211: mesh hwmp: fix kfree(skb)Patrick McHardy
2008-05-12mac80211: fix access to null skbLuis Carlos Cobo
2008-05-12mac80211: fix incorrect mesh header lengthLuis Carlos Cobo
2008-05-12mac80211: Don't encrypt beaconsIvo van Doorn
2008-05-12rt2x00: Clean up error handling of PCI queue DMA allocation.Ivo van Doorn
2008-05-12rt2x00: Fix broken recover-on-error pathIvo van Doorn
2008-05-12rt2x00: Don't use pskb_expand_head()Ivo van Doorn
2008-05-12iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi
2008-05-12mac80211: fix debugfs default key oopsJohannes Berg
2008-05-12wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is definedJohn W. Linville
2008-05-12fix irq flags in mac80211 codeSteven Rostedt
2008-05-12prism54: fix regression with missing carrier in AP-modeLuis R. Rodriguez
2008-05-12pppol2tp: Remove null pointer dereference.Julia Lawall
2008-05-12syncppp: Fix crashes.David S. Miller
2008-05-12sctp: Add address type check while process paramaters of ASCONF chunkWei Yongjun
2008-05-12sctp: Do not enable peer IPv6 address support on PF_INET socketWei Yongjun
2008-05-12niu: Determine the # of ports from the card's VPD dataMatheos Worku
2008-05-08sit: Add missing kfree_skb() on pskb_may_pull() failure.David S. Miller
2008-05-08tipc: Increase buffer header to support worst-case deviceAllan Stephens
2008-05-08net: Added ASSERT_RTNL() to dev_open() and dev_close().Ben Hutchings
2008-05-08can: Fix can_send() handling on dev_queue_xmit() failuresOliver Hartkopp
2008-05-08Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-05-08netns: Fix arbitrary net_device-s corruptions on net_ns stop.Pavel Emelyanov
2008-05-08netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol confi...Patrick McHardy
2008-05-08netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...Patrick McHardy
2008-05-08macvlan: Fix memleak on device removal/crash on module removalPatrick McHardy
2008-05-08net/ipv4: correct RFC 1122 section reference in commentJ.H.M. Dassen (Ray)
2008-05-08tcp FRTO: SACK variant is errorneously used with NewRenoIlpo Järvinen
2008-05-06e1000e: don't return half-read eeprom on errorKok, Auke
2008-05-06ucc_geth: Don't use RX clock as TX clock.Joakim Tjernlund
2008-05-06cxgb3: Use CAP_SYS_RAWIO for firmwareAlan Cox
2008-05-06pcnet32: delete non NAPI code from driver.Don Fry
2008-05-06fs_enet: Fix a memory leak in fs_enet_mdio_probeScott Wood
2008-05-06[netdrvr] eexpress: IPv6 fails - multicast problemsBruce Robson
2008-05-063c59x: use netstats in net_device structurePaulius Zaleckas
2008-05-063c980-TX needs EXTRA_PREAMBLEGunnar Larisch
2008-05-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik