summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-12-01Merge commit 'lblnet/master'Stephen Rothwell
2008-12-01Merge commit 'security-testing/next'Stephen Rothwell
2008-12-01Merge commit 'net/master'Stephen Rothwell
2008-12-01Merge commit 'async_tx/next'Stephen Rothwell
2008-12-01Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-12-01Merge commit 's390/features'Stephen Rothwell
2008-11-28pkt_sched: fix sparse warningHannes Eder
2008-11-28netlink: allow empty nested attributesPatrick McHardy
2008-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2008-11-27sctp: fix missing label when PROC_FS=nRandy Dunlap
2008-11-27[S390] convert iucv printks to dev_xxx and pr_xxx macros.Ursula Braun
2008-11-27[S390] iucv: Locking free version of iucv_message_(receive|send)Hendrik Brueckner
2008-11-27decnet: remove private wrappers of endian helpersHarvey Harrison
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-26net: Fix soft lockups/OOM issues w/ unix garbage collectordann frazier
2008-11-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-26Phonet: fix oops in phonet_address_del() on non-Phonet deviceRĂ©mi Denis-Courmont
2008-11-26pkt_sched: gen_estimator: Optimize gen_estimator_active()Jarek Poplawski
2008-11-26mac80211: fix unaligned access in ieee80211_wep_encrypt_dataIvan Kuten
2008-11-26nl80211: Change max TX power to be in mBm instead of dBmJouni Malinen
2008-11-26rfkill: always call get_state() hook on resumeHenrique de Moraes Holschuh
2008-11-26rfkill: preserve state across suspendHenrique de Moraes Holschuh
2008-11-26mac80211: Look out for some other AP when disassoc is received.Vivek Natarajan
2008-11-26nl80211: Report max TX power in NL80211_BAND_ATTR_FREQSJouni Malinen
2008-11-26mac80211: Fix pid rate-setting algorithm to allow rate changesLarry Finger
2008-11-26mac80211: make Minstrel the default rate control algorithmLuis R. Rodriguez
2008-11-26netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlockPatrick McHardy
2008-11-26net: release skb->dst in sock_queue_rcv_skb()Eric Dumazet
2008-11-25net: Use a percpu_counter for orphan_countEric Dumazet
2008-11-25net: Use a percpu_counter for sockets_allocatedEric Dumazet
2008-11-25tc: policing requires a rate estimatorStephen Hemminger
2008-11-25tc: check for errors in gen_rate_estimator creationStephen Hemminger
2008-11-25tc: propogate errors from tcf_hash_createStephen Hemminger
2008-11-25net: make skb_truesize_bug() call WARN()Arjan van de Ven
2008-11-25netns xfrm: per-netns sysctlsAlexey Dobriyan
2008-11-25netns xfrm: /proc/net/xfrm_stat in netnsAlexey Dobriyan
2008-11-25netns xfrm: per-netns MIBsAlexey Dobriyan
2008-11-25netns xfrm: AH/ESP in netns!Alexey Dobriyan
2008-11-25netns PF_KEY: per-netns /proc/pfkeyAlexey Dobriyan
2008-11-25netns PF_KEY: part 2Alexey Dobriyan
2008-11-25netns PF_KEY: part 1Alexey Dobriyan
2008-11-25netns xfrm: flush SA/SPDs on netns stopAlexey Dobriyan
2008-11-25netns xfrm: ->get_saddr in netnsAlexey Dobriyan
2008-11-25netns xfrm: ->dst_lookup in netnsAlexey Dobriyan
2008-11-25netns xfrm: KM reporting in netnsAlexey Dobriyan
2008-11-25netns xfrm: pass netns with KM notificationsAlexey Dobriyan
2008-11-25netns xfrm: xfrm_user module in netnsAlexey Dobriyan
2008-11-25netns xfrm: per-netns NETLINK_XFRM socketAlexey Dobriyan
2008-11-25netns xfrm: xfrm_input() fixupAlexey Dobriyan
2008-11-25netns xfrm: dst garbage-collecting in netnsAlexey Dobriyan