summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nfnetlink: constify message attributes and headersPatrick McHardy2009-08-257-33/+52
* netlink: constify nlmsghdr argumentsPatrick McHardy2009-08-252-2/+2
* netfilter: nf_conntrack: log packets dropped by helpersPatrick McHardy2009-08-252-2/+10
* netfilter: bridge: refcount fixEric Dumazet2009-08-241-1/+1
* netfilter: nf_nat: fix inverted logic for persistent NAT mappingsMaximilian Engelhardt2009-08-241-1/+1
* netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-2417-32/+37
* Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2009-08-1026-920/+204
|\
| * netfilter: xtables: check for standard verdicts in policiesJan Engelhardt2009-08-103-6/+57
| * netfilter: xtables: check for unconditionality of policiesJan Engelhardt2009-08-103-14/+21
| * netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooksJan Engelhardt2009-08-103-3/+12
| * netfilter: xtables: use memcmp in unconditional checkJan Engelhardt2009-08-103-23/+9
| * netfilter: iptables: remove unused datalen variableJan Engelhardt2009-08-101-4/+0
| * netfilter: xtables: switch table AFs to nfprotoJan Engelhardt2009-08-109-9/+9
| * netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt2009-08-1011-36/+36
| * netfilter: conntrack: switch hook PFs to nfprotoJan Engelhardt2009-08-102-10/+10
| * netfilter: xtables: remove xt_owner v0Jan Engelhardt2009-08-101-118/+12
| * netfilter: xtables: remove xt_mark v0Jan Engelhardt2009-08-101-76/+10
| * netfilter: xtables: remove xt_iprange v0Jan Engelhardt2009-08-101-43/+2
| * netfilter: xtables: remove xt_conntrack v0Jan Engelhardt2009-08-101-154/+1
| * netfilter: xtables: remove xt_connmark v0Jan Engelhardt2009-08-101-90/+11
| * netfilter: xtables: remove xt_MARK v0, v1Jan Engelhardt2009-08-101-154/+9
| * netfilter: xtables: remove xt_CONNMARK v0Jan Engelhardt2009-08-101-123/+11
| * netfilter: xtables: remove xt_TOS v0Jan Engelhardt2009-08-102-63/+0
* | netfilter: ebtables: Use %pM conversion specifierTobias Klauser2009-08-101-22/+7
* | netfilter: nf_conntrack: add SCTP support for SO_ORIGINAL_DSTRafael Laufer2009-08-101-4/+4
|/
* net: Avoid enqueuing skb for default qdiscsKrishna Kumar2009-08-062-49/+92
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-0620-183/+349
|\
| * mac80211: FIF_PSPOLL filter flagIgor Perminov2009-08-043-3/+20
| * cfg80211: clear SSID on disconnect/no connectionJohannes Berg2009-08-041-0/+4
| * rfkill: add the GPS radio typeTomas Winkler2009-08-041-1/+3
| * mac80211: Increase timeouts for station pollingMaxim Levitsky2009-08-041-2/+2
| * mac80211: Retry probe request few timesMaxim Levitsky2009-08-042-12/+31
| * cfg80211: lower dynamic PS timeout to 100msJohannes Berg2009-08-041-1/+1
| * cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez2009-08-044-10/+33
| * cfg80211: decouple regulatory variables from cfg80211_mutexLuis R. Rodriguez2009-08-042-12/+38
| * cfg80211: do not iterate over rdev list on country IE hintLuis R. Rodriguez2009-08-041-42/+9
| * cfg80211: use goto out on country IE reg hint failureLuis R. Rodriguez2009-08-041-4/+2
| * mac80211: fix powersaveJohannes Berg2009-08-041-7/+6
| * cfg80211: fix NETDEV_UNREGISTER notifierJohannes Berg2009-08-041-4/+11
| * mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-0411-49/+92
| * mac80211: fix sparse warnings/errorsJohannes Berg2009-08-042-2/+5
| * cfg80211: keep track of current_bss for userspace SMEJohannes Berg2009-08-044-33/+51
| * mac80211: disable beacons before removing the associated interfaceBob Copeland2009-08-043-1/+16
| * wext: remove extra return on wireless_nlevent_init()Luis R. Rodriguez2009-08-041-1/+0
| * mac80211: disable software retry for nowJohannes Berg2009-08-041-0/+26
* | net/rds: Use AF_INET for sin_family fieldJulia Lawall2009-08-051-1/+1
* | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+5
* | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+5
* | net: mark read-only arrays as constJan Engelhardt2009-08-0530-58/+63
* | xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.David S. Miller2009-08-041-1/+6
OpenPOWER on IntegriCloud