summaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-11mac80211: make conf_tx non-atomicJohannes Berg2-6/+9
2008-09-11mac80211: move some RCU locking into an if branchJohannes Berg1-5/+4
2008-09-11b43legacy: Fix to enhance TX speedEhud Gavron1-13/+19
2008-09-11b43legacy: Fix failure in rate-adjustment mechanismLarry Finger1-1/+1
2008-09-11b43: Remove QoS update workqueueMichael Buesch2-48/+24
2008-09-11b43 G-PHY: Remove mmiowb()Michael Buesch1-1/+0
2008-09-11b43: Fix QoS defaultsMichael Buesch1-11/+45
2008-09-11p54: 802.11a 5GHz phy supportChristian Lamparter2-20/+111
2008-09-11p54: control output power levelsChristian Lamparter2-1/+3
2008-09-11p54: add lots of useful rx/tx statisticsChristian Lamparter3-5/+105
2008-09-11p54: add more rx filtersChristian Lamparter2-3/+24
2008-09-11p54: 32-bit tsf timestampsChristian Lamparter3-2/+14
2008-09-11iwlwifi: fix compile warningZhu Yi1-0/+2
2008-09-11iwlwifi: remove uneeded declarationsEmmanuel Grumbach9-63/+28
2008-09-11iwlwifi: use the results from disconnected antenna algorithmGrumbach, Emmanuel6-30/+64
2008-09-11iwlwifi: rename ps_mode to sm_psRon Rindjunsky3-7/+9
2008-09-11mac80211: change MIMO_PS to SM_PSTomas Winkler8-29/+24
2008-09-11ipv6: On interface down/unregister, purge icmp routes too.David S. Miller1-0/+20
2008-09-10ipsec: Add missing list_del() in xfrm_state_gc_task().David S. Miller1-0/+1
2008-09-10ipsec: Use RCU-like construct for saved state within a walkHerbert Xu2-23/+44
2008-09-10ipsec: Make xfrm_larval_drop default to 1.David S. Miller1-1/+1
2008-09-09ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman1-32/+32
2008-09-09ipsec: Restore larval states and socket policies in dumpHerbert Xu2-0/+3
2008-09-09bnx2x: EEH recovery fixYitchak Gertner1-12/+83
2008-09-09This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"Gerrit Renker36-3971/+2884
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann4-5/+26
2008-09-09[Bluetooth] Enforce correct authentication requirementsMarcel Holtmann4-7/+24
2008-09-09[Bluetooth] Fix reference counting during ACL config stageMarcel Holtmann1-7/+4
2008-09-09ipvs: Embed user stats structure into kernel stats structureSven Wegener4-86/+58
2008-09-09ipvs: Restrict connection table size via KconfigSven Wegener2-10/+3
2008-09-09IPVS: Remove incorrect ip_route_me_harder(), fix IPv6Julius Volz1-9/+0
2008-09-09ipvs: handle PARTIAL_CHECKSUMSimon Horman2-4/+70
2008-09-09netns bridge: cleanup bridges during netns stopAlexey Dobriyan3-9/+19
2008-09-09netns bridge: allow bridges in netns!Alexey Dobriyan7-34/+25
2008-09-09warn: Turn the netdev timeout WARN_ON() into a WARN()Arjan van de Ven2-2/+11
2008-09-09net: Enable TSO if supported by at least one deviceHerbert Xu1-0/+6
2008-09-09Fix format of MAINTAINERSUwe Kleine-König1-1/+1
2008-09-09usb: fix null deferences in low level usb serialJason Wessel1-1/+1
2008-09-09NFS: Restore missing hunk in NFS mount option parserChuck Lever1-0/+6
2008-09-08bridge: don't allow setting hello time to zeroStephen Hemminger2-9/+25
2008-09-08netns : fix kernel panic in timewait socket destructionDaniel Lezcano4-0/+40
2008-09-08iwlwifi: enable packet injection for iwlagnStefanik Gábor3-14/+10
2008-09-08iwl3945: enable active scanning on active channelsAbhijeet Kolekar1-28/+26
2008-09-08iwlwifi: remove bad language from the commentsTomas Winkler1-2/+1
2008-09-08iwlwifi: take a fresh set of supported rates at each cycleEmmanuel Grumbach1-0/+1
2008-09-08iwlwifi: fix host command header according the HW specTomas Winkler3-14/+16
2008-09-08iwlwifi: allow association on radar channel in power saveEmmanuel Grumbach4-7/+61
2008-09-08iwlwifi: cleanup PCI register handlingTomas Winkler6-34/+31
2008-09-08iwlwifi: fix strict_strtoul error checkingEmmanuel Grumbach1-3/+3
2008-09-08iwlwifi: generic init calibrations frameworkTomas Winkler6-81/+90