aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-10netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt11-36/+36
2009-08-10netfilter: conntrack: switch hook PFs to nfprotoJan Engelhardt2-10/+10
2009-08-10netfilter: xtables: remove xt_owner v0Jan Engelhardt1-118/+12
2009-08-10netfilter: xtables: remove xt_mark v0Jan Engelhardt1-76/+10
2009-08-10netfilter: xtables: remove xt_iprange v0Jan Engelhardt1-43/+2
2009-08-10netfilter: xtables: remove xt_conntrack v0Jan Engelhardt1-154/+1
2009-08-10netfilter: xtables: remove xt_connmark v0Jan Engelhardt1-90/+11
2009-08-10netfilter: xtables: remove xt_MARK v0, v1Jan Engelhardt1-154/+9
2009-08-10netfilter: xtables: remove xt_CONNMARK v0Jan Engelhardt1-123/+11
2009-08-10netfilter: xtables: remove xt_TOS v0Jan Engelhardt2-63/+0
2009-08-06net: Avoid enqueuing skb for default qdiscsKrishna Kumar2-49/+92
2009-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller20-183/+349
2009-08-05net/rds: Use AF_INET for sin_family fieldJulia Lawall1-1/+1
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt1-0/+5
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt1-0/+5
2009-08-05net: mark read-only arrays as constJan Engelhardt30-58/+63
2009-08-04xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.David S. Miller1-1/+6
2009-08-04xfrm4: fix build when SYSCTLs are disabledRandy Dunlap1-0/+6
2009-08-04mac80211: FIF_PSPOLL filter flagIgor Perminov3-3/+20
2009-08-04cfg80211: clear SSID on disconnect/no connectionJohannes Berg1-0/+4
2009-08-04rfkill: add the GPS radio typeTomas Winkler1-1/+3
2009-08-04mac80211: Increase timeouts for station pollingMaxim Levitsky1-2/+2
2009-08-04mac80211: Retry probe request few timesMaxim Levitsky2-12/+31
2009-08-04cfg80211: lower dynamic PS timeout to 100msJohannes Berg1-1/+1
2009-08-04cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez4-10/+33
2009-08-04cfg80211: decouple regulatory variables from cfg80211_mutexLuis R. Rodriguez2-12/+38
2009-08-04cfg80211: do not iterate over rdev list on country IE hintLuis R. Rodriguez1-42/+9
2009-08-04cfg80211: use goto out on country IE reg hint failureLuis R. Rodriguez1-4/+2
2009-08-04mac80211: fix powersaveJohannes Berg1-7/+6
2009-08-04cfg80211: fix NETDEV_UNREGISTER notifierJohannes Berg1-4/+11
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez11-49/+92
2009-08-04mac80211: fix sparse warnings/errorsJohannes Berg2-2/+5
2009-08-04cfg80211: keep track of current_bss for userspace SMEJohannes Berg4-33/+51
2009-08-04mac80211: disable beacons before removing the associated interfaceBob Copeland3-1/+16
2009-08-04wext: remove extra return on wireless_nlevent_init()Luis R. Rodriguez1-1/+0
2009-08-04mac80211: disable software retry for nowJohannes Berg1-0/+26
2009-08-02neigh: Convert garbage collection from softirq to workqueueEric Dumazet1-46/+43
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder20-147/+145
2009-08-02inet6: functions shadow global variableGerrit Renker1-2/+2
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller26-561/+846
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller9-34/+54
2009-07-30xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman4-13/+33
2009-07-30IPVS: use pr_fmtHannes Eder23-4/+74
2009-07-30ipv4: ARP neigh procfs buffer overflowroel kluin1-1/+3
2009-07-30vlan: allow creating vlan when real device is not upStephen Hemminger1-6/+0
2009-07-30net/netlabel: Add kmalloc NULL testsJulia Lawall1-1/+1
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-10/+28
2009-07-29cfg80211: self-contained wext handling where possibleJohannes Berg12-106/+53
2009-07-29cfg80211: combine IWESSID handlersJohannes Berg5-41/+48
2009-07-29cfg80211: combine IWAP handlersJohannes Berg5-55/+58