summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | [NETFILTER]: nf_conntrack_expect: maintain per conntrack expectation listPatrick McHardy2007-07-113-3/+6
* | [NETFILTER]: nf_conntrack: use hashtable for expectationsPatrick McHardy2007-07-112-1/+5
* | [NETFILTER]: nf_conntrack: move expectaton related init code to nf_conntrack_...Patrick McHardy2007-07-111-2/+2
* | [NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy2007-07-113-26/+47
* | [NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy2007-07-113-24/+23
* | [NETFILTER]: nf_nat: use hlists for bysource hashPatrick McHardy2007-07-111-1/+1
* | [NETFILTER]: nf_conntrack: export hash allocation/destruction functionsPatrick McHardy2007-07-111-0/+4
* | [NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...Patrick McHardy2007-07-111-2/+1
* | [NETFILTER]: nf_conntrack: use hlists for conntrack hashPatrick McHardy2007-07-112-4/+3
* | [NETFILTER]: nf_nat: merge nf_conn and nf_nat_infoYasuyuki Kozakai2007-07-111-11/+6
* | [NETFILTER]: nf_nat: kill global 'destroy' operationYasuyuki Kozakai2007-07-111-3/+0
* | [NETFILTER]: nf_conntrack: remove old memory allocator of conntrackYasuyuki Kozakai2007-07-112-16/+0
* | [NETFILTER]: nf_nat: remove unused nf_nat_module_is_loadedYasuyuki Kozakai2007-07-111-2/+0
* | [NETFILTER]: nf_nat: use extension infrastructureYasuyuki Kozakai2007-07-113-17/+8
* | [NETFILTER]: nf_nat: add reference to conntrack from entry of bysource listYasuyuki Kozakai2007-07-111-2/+3
* | [NETFILTER]: nf_conntrack: use extension infrastructure for helperYasuyuki Kozakai2007-07-114-26/+11
* | [NETFILTER]: nf_conntrack: introduce extension infrastructureYasuyuki Kozakai2007-07-112-0/+83
* | [NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.hYasuyuki Kozakai2007-07-114-22/+21
* | [UDP]: Cleanup UDP encapsulation codeJames Chapman2007-07-111-2/+3
* | [IrDA]: Netlink layer.Samuel Ortiz2007-07-112-0/+5
* | [NET_SCHED]: Remove unnecessary stats_lock pointersPatrick McHardy2007-07-111-2/+0
* | [XFRM] Introduce standalone SAD lookupJamal Hadi Salim2007-07-111-0/+4
* | [XFRM]: Add module alias for transformation type.Masahide NAKAMURA2007-07-111-0/+10
* | [IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA2007-07-113-5/+10
* | [IPV6] MIP6: Kill unnecessary ifdefs.Masahide NAKAMURA2007-07-112-6/+0
* | [NETLINK]: attr: add nested compat attribute typePatrick McHardy2007-07-111-0/+84
* | [RTNETLINK]: Link creation APIPatrick McHardy2007-07-111-0/+58
* | [TIPC]: Optimize stream send routine to avoid fragmentationAllan Stephens2007-07-111-2/+4
* | [IPV4]: The scheduled removal of multipath cached routing support.David S. Miller2007-07-114-114/+0
* | AX88796 network driverBen Dooks2007-07-101-0/+27
|/
* [SCTP] Flag a pmtu change requestVlad Yasevich2007-06-132-0/+13
* [SCTP] Update pmtu handling to be similar to tcpVlad Yasevich2007-06-131-0/+1
* [IrDA]: Fix Rx/Tx path race.G. Liakhovetski2007-06-091-0/+17
* [NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore2007-06-082-25/+9
* xfrm: Add security check before flushing SAD/SPDJoy Latten2007-06-071-3/+3
* [UDP]: Revert 2-pass hashing changes.David S. Miller2007-06-072-9/+2
* [NETLINK]: Mark netlink policies constPatrick McHardy2007-06-074-9/+9
* [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ackPatrick McHardy2007-06-071-0/+1
* [AF_UNIX]: Make socket locking much less confusing.David S. Miller2007-06-041-5/+3
* [TCP]: Consolidate checking for tcp orphan count being too big.Pavel Emelianov2007-05-311-0/+6
* [SOCK]: Shrink struct sock by 8 bytes on 64-bit.Arnaldo Carvalho de Melo2007-05-311-1/+1
* [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.David S. Miller2007-05-311-1/+0
* [XFRM]: Allow packet drops during larval state resolution.David S. Miller2007-05-252-0/+10
* [Bluetooth] Fix L2CAP configuration parameter handlingMarcel Holtmann2007-05-241-2/+6
* [NETFILTER]: nf_conntrack: Removes unused destroy operation of l3protoYasuyuki Kozakai2007-05-111-3/+0
* [NETFILTER]: nf_conntrack: Removes duplicated declarationsYasuyuki Kozakai2007-05-111-7/+0
* [NETFILTER]: nf_nat: remove unused argument of function allocating bindingYasuyuki Kozakai2007-05-111-8/+3
* [UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller2007-05-112-2/+9
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2007-05-101-0/+2
|\
| * [PATCH] ieee80211: add ieee80211_channel_to_freqLarry Finger2007-05-081-0/+2