summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mac80211: fix update_tkip_key() documentation about the contextKalle Valo2010-01-251-2/+0Star
| * | | mac80211: fix tx select key null pointer crash with hostapdKalle Valo2010-01-231-3/+4
| * | | mac80211: add missing key checkJohannes Berg2010-01-221-1/+1
| * | | mac80211: fix rx data handling for non-data frames on multiple vifsFelix Fietkau2010-01-221-17/+28
| * | | mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk2010-01-221-1/+4
| * | | cfg80211: export multiple MAC addresses in sysfsJohannes Berg2010-01-222-0/+32
| * | | mac80211: pass vif and station to update_tkip_keyJohannes Berg2010-01-223-17/+24
| * | | mac80211: avoid NULL ptr deref when using WEPJohn W. Linville2010-01-221-3/+2Star
| * | | nl80211: Allow association to change channels during reassociationJouni Malinen2010-01-191-1/+3
| * | | mac80211: Fixed a bug in IBSS mergeBenoit Papillault2010-01-191-5/+1Star
| * | | mac80211: removed useless code in IBSS managementBenoit Papillault2010-01-191-7/+9
| * | | cfg80211: rcu-ify rdev and wdevJohannes Berg2010-01-192-12/+17
| * | | mac80211: re-enable re-transmission of filtered framesJohannes Berg2010-01-192-28/+11Star
| * | | mac80211: move control.hw_key assignmentJohannes Berg2010-01-194-49/+46Star
| * | | mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPTJohannes Berg2010-01-191-3/+0Star
| * | | mac80211: clear TX control on filtered framesJohannes Berg2010-01-191-0/+8
| * | | mac80211: move and rename misc tx handlerJohannes Berg2010-01-191-12/+12
| * | | mac80211: pid: replace open-coded msecs_to_jiffiesBob Copeland2010-01-191-6/+2Star
| * | | mac80211: fix WMM AC default for non-QoS data framesFelix Fietkau2010-01-191-1/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-197-7/+21
| |\ \ \
* | | | | net: maintain namespace isolation between vlan and real deviceArnd Bergmann2010-02-042-5/+32
* | | | | net/rds: remove uses of NIPQUAD, use %pI4Joe Perches2010-02-043-9/+8Star
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-049-57/+66
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | dccp: fix auto-loading of dccp(_probe)Gerrit Renker2010-02-041-2/+2
| * | | | dccp: fix bug in cache allocationGerrit Renker2010-02-042-4/+6
| * | | | netlink: fix for too early rmmodAlexey Dobriyan2010-02-041-0/+5
| * | | | af_key: fix netns ops ordering on module load/unloadAlexey Dobriyan2010-02-041-7/+8
| | |_|/ | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-022-2/+3
| |\ \ \
| | * | | netfilter: ctnetlink: fix expectation mask dumpPatrick McHardy2010-01-261-1/+2
| | * | | netfilter: nf_conntrack_sip: fix off-by-one in compact header parsingPatrick McHardy2010-01-191-1/+1
| * | | | Bluetooth: Use the control channel for raw HID reportsBastien Nocera2010-01-301-34/+36
| * | | | Bluetooth: Fix memory leak in L2CAPAndrei Emeltchenko2010-01-301-1/+2
| * | | | Bluetooth: Remove double free of SKB pointer in L2CAPAndrei Emeltchenko2010-01-301-7/+4Star
* | | | | xfrm: avoid spinlock in get_acqseq()Eric Dumazet2010-02-031-5/+4Star
* | | | | ipv4: ip_fragment: fix unbalanced rcu_read_unlock()Patrick McHardy2010-02-021-3/+2Star
* | | | | igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner2010-02-021-21/+62
* | | | | can: deny filterlist access on non-CAN interfacesOliver Hartkopp2010-02-021-0/+6
* | | | | sched: add head drop fifo queueHagen Paul Pfeifer2010-01-292-0/+35
* | | | | netns xfrm: ipcomp6 supportAlexey Dobriyan2010-01-281-5/+8
* | | | | netns xfrm: ipcomp supportAlexey Dobriyan2010-01-281-3/+6
* | | | | netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan2010-01-282-59/+85
* | | | | netns xfrm: fixup xfrm6_tunnel error propagationAlexey Dobriyan2010-01-281-5/+11
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-289-48/+110
|\| | | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-281-1/+1
| |\ \ \ \
| | * | | | mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi2010-01-261-1/+1
| | | |_|/ | | |/| |
| * | | | ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei2010-01-261-0/+1
| * | | | tcp_probe: avoid modulus operation and wrap fixStephen Hemminger2010-01-261-9/+10
| * | | | netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-253-20/+78
| * | | | vlan: fix vlan_skb_recv()Eric Dumazet2010-01-251-1/+1
| * | | | netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan2010-01-243-17/+19