summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | netfilter: ctnetlink: fix conntrack creation racePatrick McHardy2008-11-242-4/+3
| |/ /
| * | net: Fix memory leak in the proto_register functionCatalin Marinas2008-11-211-19/+12
| * | tcp: Do not use TSO/GSO when there is urgent dataPetr Tesarik2008-11-211-2/+5
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-2613-91/+606
|\ \ \
| * | | mac80211: fix unaligned access in ieee80211_wep_encrypt_dataIvan Kuten2008-11-261-3/+4
| * | | nl80211: Change max TX power to be in mBm instead of dBmJouni Malinen2008-11-261-2/+2
| * | | rfkill: always call get_state() hook on resumeHenrique de Moraes Holschuh2008-11-261-0/+10
| * | | rfkill: preserve state across suspendHenrique de Moraes Holschuh2008-11-261-1/+6
| * | | mac80211: Look out for some other AP when disassoc is received.Vivek Natarajan2008-11-261-2/+6
| * | | nl80211: Report max TX power in NL80211_BAND_ATTR_FREQSJouni Malinen2008-11-261-0/+3
| * | | mac80211: Fix pid rate-setting algorithm to allow rate changesLarry Finger2008-11-261-1/+1
| * | | mac80211: make Minstrel the default rate control algorithmLuis R. Rodriguez2008-11-261-4/+4
| * | | mac80211: don't assume driver has been attached on registrationLuis R. Rodriguez2008-11-251-3/+2
| * | | mac80211: Use the HT capabilities from the IE instead of the station's caps.Sujith2008-11-251-1/+1
| * | | cfg80211: add support for custom firmware regulatory solutionsLuis R. Rodriguez2008-11-251-1/+12
| * | | cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez2008-11-257-24/+514
| * | | cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalidLuis R. Rodriguez2008-11-251-0/+3
| * | | cfg80211: call_crda() won't tell us if CRDA was presentLuis R. Rodriguez2008-11-251-8/+1
| * | | cfg80211: expect different rd in cfg80211 when intersectingLuis R. Rodriguez2008-11-251-2/+3
| * | | cfg80211: separate intersection section in __set_regdom()Luis R. Rodriguez2008-11-251-8/+21
| * | | cfg80211: remove switch from __set_regdom()Luis R. Rodriguez2008-11-251-15/+6
| * | | cfg80211: remove switch from __regulatory_hint()Luis R. Rodriguez2008-11-251-26/+17
| * | | cfg80211: mark negative frequencies as invalidLuis R. Rodriguez2008-11-251-1/+1
* | | | pkt_sched: gen_estimator: Optimize gen_estimator_active()Jarek Poplawski2008-11-262-18/+11
* | | | net: release skb->dst in sock_queue_rcv_skb()Eric Dumazet2008-11-261-1/+5
* | | | net: Use a percpu_counter for orphan_countEric Dumazet2008-11-256-16/+22
* | | | net: Use a percpu_counter for sockets_allocatedEric Dumazet2008-11-258-14/+26
* | | | tc: policing requires a rate estimatorStephen Hemminger2008-11-252-3/+33
* | | | tc: check for errors in gen_rate_estimator creationStephen Hemminger2008-11-256-41/+97
* | | | tc: propogate errors from tcf_hash_createStephen Hemminger2008-11-258-19/+27
* | | | netns xfrm: per-netns sysctlsAlexey Dobriyan2008-11-256-56/+105
* | | | netns xfrm: /proc/net/xfrm_stat in netnsAlexey Dobriyan2008-11-252-18/+19
* | | | netns xfrm: per-netns MIBsAlexey Dobriyan2008-11-255-58/+72
* | | | netns xfrm: AH/ESP in netns!Alexey Dobriyan2008-11-254-4/+10
* | | | netns PF_KEY: per-netns /proc/pfkeyAlexey Dobriyan2008-11-251-17/+17
* | | | netns PF_KEY: part 2Alexey Dobriyan2008-11-251-45/+60
* | | | netns PF_KEY: part 1Alexey Dobriyan2008-11-251-15/+73
* | | | netns xfrm: flush SA/SPDs on netns stopAlexey Dobriyan2008-11-252-0/+22
* | | | netns xfrm: ->get_saddr in netnsAlexey Dobriyan2008-11-253-7/+10
* | | | netns xfrm: ->dst_lookup in netnsAlexey Dobriyan2008-11-253-9/+12
* | | | netns xfrm: KM reporting in netnsAlexey Dobriyan2008-11-253-6/+6
* | | | netns xfrm: pass netns with KM notificationsAlexey Dobriyan2008-11-252-2/+6
* | | | netns xfrm: xfrm_user module in netnsAlexey Dobriyan2008-11-251-31/+45
* | | | netns xfrm: per-netns NETLINK_XFRM socketAlexey Dobriyan2008-11-253-41/+77
* | | | netns xfrm: xfrm_input() fixupAlexey Dobriyan2008-11-251-1/+2
* | | | netns xfrm: dst garbage-collecting in netnsAlexey Dobriyan2008-11-253-4/+4
* | | | netns xfrm: flushing/pruning bundles in netnsAlexey Dobriyan2008-11-251-11/+8
* | | | netns xfrm: xfrm_route_forward() in netnsAlexey Dobriyan2008-11-251-1/+2
* | | | netns xfrm: xfrm_policy_check in netnsAlexey Dobriyan2008-11-251-2/+3
* | | | netns xfrm: lookup in netnsAlexey Dobriyan2008-11-2520-55/+62
OpenPOWER on IntegriCloud