aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-07-19
|\
| * SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore2007-07-19
* | [GENETLINK]: Dynamic multicast groups.Johannes Berg2007-07-18
|/
* [XFRM]: Fix crash introduced by struct dst_entry reorderingPatrick McHardy2007-07-18
* [TCP]: remove unused argument to cong_avoid opStephen Hemminger2007-07-18
* avoid OPEN_MAX in SCM_MAX_FDRoland McGrath2007-07-17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-15
|\
| * [NET_SCHED]: Kill CONFIG_NET_CLS_POLICEPatrick McHardy2007-07-15
| * [NET_SCHED]: act_api: qdisc internal reclassify supportPatrick McHardy2007-07-15
| * [NETFILTER]: nf_conntrack: mark protocols __read_mostlyPatrick McHardy2007-07-14
| * [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses itYasuyuki Kozakai2007-07-14
| * [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai2007-07-14
| * [AF_IUCV]: Add lock when updating accept_qUrsula Braun2007-07-14
| * [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() staticAdrian Bunk2007-07-14
| * [PATCH] mac80211: clarify some mac80211 thingsJohannes Berg2007-07-12
| * [PATCH] mac80211: remove ieee80211_set_aid_for_staJohannes Berg2007-07-12
| * [PATCH] cfg80211: Radiotap parserAndy Green2007-07-12
* | 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-14
|/
* [NET_SCHED]: ematch: module autoloadingPatrick McHardy2007-07-11
* Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller2007-07-11
|\
| * [Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann2007-07-11
| * [Bluetooth] Keep rfcomm_dev on the list until it is freedVille Tervo2007-07-11
| * [Bluetooth] Add hci_recv_fragment() helper functionMarcel Holtmann2007-07-11
* | [AF_UNIX]: Rewrite garbage collector, fixes race.Miklos Szeredi2007-07-11
* | [DECNET]: Another unnecessary net/tcp.h inclusion in net/dn.hIlpo Järvinen2007-07-11
* | [IPV6]: Do not send RH0 anymore.YOSHIFUJI Hideaki2007-07-11
* | [IPV4]: Make ip_tos2prio const.Philippe De Muyter2007-07-11
* | [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-11
* | [NETFILTER]: nf_conntrack_helper: use hashtable for conntrack helpersPatrick McHardy2007-07-11
* | [NETFILTER]: nf_conntrack_expect: introduce nf_conntrack_expect_max sysctPatrick McHardy2007-07-11
* | [NETFILTER]: nf_conntrack_expect: maintain per conntrack expectation listPatrick McHardy2007-07-11
* | [NETFILTER]: nf_conntrack: use hashtable for expectationsPatrick McHardy2007-07-11
* | [NETFILTER]: nf_conntrack: move expectaton related init code to nf_conntrack_...Patrick McHardy2007-07-11
* | [NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy2007-07-11
* | [NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy2007-07-11
* | [NETFILTER]: nf_nat: use hlists for bysource hashPatrick McHardy2007-07-11
* | [NETFILTER]: nf_conntrack: export hash allocation/destruction functionsPatrick McHardy2007-07-11
* | [NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...Patrick McHardy2007-07-11
* | [NETFILTER]: nf_conntrack: use hlists for conntrack hashPatrick McHardy2007-07-11
* | [NETFILTER]: nf_nat: merge nf_conn and nf_nat_infoYasuyuki Kozakai2007-07-11
* | [NETFILTER]: nf_nat: kill global 'destroy' operationYasuyuki Kozakai2007-07-11
* | [NETFILTER]: nf_conntrack: remove old memory allocator of conntrackYasuyuki Kozakai2007-07-11
* | [NETFILTER]: nf_nat: remove unused nf_nat_module_is_loadedYasuyuki Kozakai2007-07-11
* | [NETFILTER]: nf_nat: use extension infrastructureYasuyuki Kozakai2007-07-11
* | [NETFILTER]: nf_nat: add reference to conntrack from entry of bysource listYasuyuki Kozakai2007-07-11
* | [NETFILTER]: nf_conntrack: use extension infrastructure for helperYasuyuki Kozakai2007-07-11
* | [NETFILTER]: nf_conntrack: introduce extension infrastructureYasuyuki Kozakai2007-07-11
* | [NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.hYasuyuki Kozakai2007-07-11
* | [UDP]: Cleanup UDP encapsulation codeJames Chapman2007-07-11
* | [IrDA]: Netlink layer.Samuel Ortiz2007-07-11