aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [NET_SCHED]: ematch: module autoloadingPatrick McHardy2007-07-112-10/+9
* [VLAN]: Fix MAC address handlingPatrick McHardy2007-07-111-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller2007-07-113-2/+22
|\
| * [Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann2007-07-112-2/+18
| * [Bluetooth] Keep rfcomm_dev on the list until it is freedVille Tervo2007-07-111-0/+1
| * [Bluetooth] Add hci_recv_fragment() helper functionMarcel Holtmann2007-07-111-0/+3
* | [NET]: Fix races in net_rx_action vs netpoll.Olaf Kirch2007-07-111-0/+10
* | [AF_UNIX]: Rewrite garbage collector, fixes race.Miklos Szeredi2007-07-111-1/+2
* | [DECNET]: Another unnecessary net/tcp.h inclusion in net/dn.hIlpo Järvinen2007-07-101-1/+0
* | [IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.YOSHIFUJI Hideaki2007-07-101-2/+2
* | [IPV6]: Do not send RH0 anymore.YOSHIFUJI Hideaki2007-07-102-6/+2
* | [NET]: Update comments for skb checksumsHerbert Xu2007-07-101-2/+10
* | [IPV4]: Make ip_tos2prio const.Philippe De Muyter2007-07-101-1/+1
* | [NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystemYasuyuki Kozakai2007-07-101-1/+2
* | [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-102-5/+7
* | [NETFILTER]: ipt_CLUSTERIP: add compat codePatrick McHardy2007-07-101-2/+2
* | [NETFILTER]: nf_conntrack_helper: use hashtable for conntrack helpersPatrick McHardy2007-07-101-2/+2
* | [NETFILTER]: nf_conntrack_expect: introduce nf_conntrack_expect_max sysctPatrick McHardy2007-07-101-0/+1
* | [NETFILTER]: nf_conntrack_expect: maintain per conntrack expectation listPatrick McHardy2007-07-103-3/+6
* | [NETFILTER]: nf_conntrack: use hashtable for expectationsPatrick McHardy2007-07-102-1/+5
* | [NETFILTER]: nf_conntrack: move expectaton related init code to nf_conntrack_...Patrick McHardy2007-07-101-2/+2
* | [NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy2007-07-103-26/+47
* | [NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy2007-07-103-24/+23
* | [NETFILTER]: nf_nat: use hlists for bysource hashPatrick McHardy2007-07-101-1/+1
* | [NETFILTER]: nf_conntrack: export hash allocation/destruction functionsPatrick McHardy2007-07-101-0/+4
* | [NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...Patrick McHardy2007-07-101-2/+1
* | [NETFILTER]: nf_conntrack: use hlists for conntrack hashPatrick McHardy2007-07-102-4/+3
* | [NETFILTER]: nf_nat: merge nf_conn and nf_nat_infoYasuyuki Kozakai2007-07-101-11/+6
* | [NETFILTER]: nf_nat: kill global 'destroy' operationYasuyuki Kozakai2007-07-101-3/+0
* | [NETFILTER]: nf_conntrack: remove old memory allocator of conntrackYasuyuki Kozakai2007-07-102-16/+0
* | [NETFILTER]: nf_nat: remove unused nf_nat_module_is_loadedYasuyuki Kozakai2007-07-101-2/+0
* | [NETFILTER]: nf_nat: use extension infrastructureYasuyuki Kozakai2007-07-103-17/+8
* | [NETFILTER]: nf_nat: add reference to conntrack from entry of bysource listYasuyuki Kozakai2007-07-101-2/+3
* | [NETFILTER]: nf_conntrack: use extension infrastructure for helperYasuyuki Kozakai2007-07-104-26/+11
* | [NETFILTER]: nf_conntrack: introduce extension infrastructureYasuyuki Kozakai2007-07-102-0/+83
* | [NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.hYasuyuki Kozakai2007-07-104-22/+21
* | [NETFILTER]: x_tables: add TRACE targetJozsef Kadlecsik2007-07-101-1/+3
* | [NETFILTER]: Add u32 matchJan Engelhardt2007-07-101-0/+40
* | [NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt2007-07-101-5/+5
* | [NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt2007-07-101-5/+5
* | [NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt2007-07-101-8/+8
* | [NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt2007-07-101-1/+1
* | [NETFILTER]: ip6_tables: fix explanation of valid upper protocol numberYasuyuki Kozakai2007-07-101-2/+8
* | [UDP]: Cleanup UDP encapsulation codeJames Chapman2007-07-101-2/+3
* | [IrDA]: Monitor mode.Samuel Ortiz2007-07-101-0/+1
* | [IrDA]: Netlink layer.Samuel Ortiz2007-07-103-0/+32
* | [NET]: Allow group ownership of TUN/TAP devices.Guido Guenther2007-07-101-0/+2
* | [NET_SCHED]: Remove unnecessary stats_lock pointersPatrick McHardy2007-07-101-2/+0
* | [XFRM] Introduce standalone SAD lookupJamal Hadi Salim2007-07-101-0/+4
* | [NET]: Fix secondary unicast/multicast address count maintenancePatrick McHardy2007-07-101-2/+2