summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-08-31IPVS: Add handling of incoming ICMPV6 messagesJulius Volz
2009-08-31netfilter: ip6t_eui: fix read outside array boundsPatrick McHardy
2009-08-31netfilter: nf_conntrack: netns fix re reliable conntrack event deliveryAlexey Dobriyan
2009-08-31ipvs: Use atomic operations atomiclySimon Horman
2009-08-25netfilter: nfnetlink: constify message attributes and headersPatrick McHardy
2009-08-25netlink: constify nlmsghdr argumentsPatrick McHardy
2009-08-25netfilter: nf_conntrack: log packets dropped by helpersPatrick McHardy
2009-08-24netfilter: bridge: refcount fixEric Dumazet
2009-08-24netfilter: nf_nat: fix inverted logic for persistent NAT mappingsMaximilian Engelhardt
2009-08-24netfilter: xtables: mark initial tables constantJan Engelhardt
2009-08-10Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy
2009-08-10netfilter: xtables: check for standard verdicts in policiesJan Engelhardt
2009-08-10netfilter: xtables: check for unconditionality of policiesJan Engelhardt
2009-08-10netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooksJan Engelhardt
2009-08-10netfilter: xtables: use memcmp in unconditional checkJan Engelhardt
2009-08-10netfilter: iptables: remove unused datalen variableJan Engelhardt
2009-08-10netfilter: xtables: switch table AFs to nfprotoJan Engelhardt
2009-08-10netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt
2009-08-10netfilter: conntrack: switch hook PFs to nfprotoJan Engelhardt
2009-08-10netfilter: xtables: remove xt_owner v0Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_mark v0Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_iprange v0Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_conntrack v0Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_connmark v0Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_MARK v0, v1Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_CONNMARK v0Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_TOS v0Jan Engelhardt
2009-08-10netfilter: ebtables: Use %pM conversion specifierTobias Klauser
2009-08-10netfilter: nf_conntrack: add SCTP support for SO_ORIGINAL_DSTRafael Laufer
2009-08-06net: Avoid enqueuing skb for default qdiscsKrishna Kumar
2009-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-05net/rds: Use AF_INET for sin_family fieldJulia Lawall
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt
2009-08-05net: mark read-only arrays as constJan Engelhardt
2009-08-04xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.David S. Miller
2009-08-04xfrm4: fix build when SYSCTLs are disabledRandy Dunlap
2009-08-04mac80211: FIF_PSPOLL filter flagIgor Perminov
2009-08-04cfg80211: clear SSID on disconnect/no connectionJohannes Berg
2009-08-04rfkill: add the GPS radio typeTomas Winkler
2009-08-04mac80211: Increase timeouts for station pollingMaxim Levitsky
2009-08-04mac80211: Retry probe request few timesMaxim Levitsky
2009-08-04cfg80211: lower dynamic PS timeout to 100msJohannes Berg
2009-08-04cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez
2009-08-04cfg80211: decouple regulatory variables from cfg80211_mutexLuis R. Rodriguez
2009-08-04cfg80211: do not iterate over rdev list on country IE hintLuis R. Rodriguez
2009-08-04cfg80211: use goto out on country IE reg hint failureLuis R. Rodriguez
2009-08-04mac80211: fix powersaveJohannes Berg
2009-08-04cfg80211: fix NETDEV_UNREGISTER notifierJohannes Berg
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez