aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov4-0/+603
2007-07-12[PATCH] mac80211: clarify some mac80211 thingsJohannes Berg1-4/+12
2007-07-12[PATCH] mac80211: remove ieee80211_set_aid_for_staJohannes Berg1-6/+0
2007-07-12[PATCH] cfg80211: Radiotap parserAndy Green1-0/+38
2007-07-11[NET_SCHED]: ematch: module autoloadingPatrick McHardy1-0/+2
2007-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller3-2/+22
2007-07-11[AF_UNIX]: Rewrite garbage collector, fixes race.Miklos Szeredi1-1/+2
2007-07-10[DECNET]: Another unnecessary net/tcp.h inclusion in net/dn.hIlpo Järvinen1-1/+0
2007-07-10[IPV6]: Do not send RH0 anymore.YOSHIFUJI Hideaki1-4/+0
2007-07-11[Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann2-2/+18
2007-07-10[IPV4]: Make ip_tos2prio const.Philippe De Muyter1-1/+1
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy1-5/+5
2007-07-10[NETFILTER]: nf_conntrack_helper: use hashtable for conntrack helpersPatrick McHardy1-2/+2
2007-07-10[NETFILTER]: nf_conntrack_expect: introduce nf_conntrack_expect_max sysctPatrick McHardy1-0/+1
2007-07-10[NETFILTER]: nf_conntrack_expect: maintain per conntrack expectation listPatrick McHardy3-3/+6
2007-07-10[NETFILTER]: nf_conntrack: use hashtable for expectationsPatrick McHardy2-1/+5
2007-07-10[NETFILTER]: nf_conntrack: move expectaton related init code to nf_conntrack_expect.cPatrick McHardy1-2/+2
2007-07-10[NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy3-26/+47
2007-07-10[NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy3-24/+23
2007-07-10[NETFILTER]: nf_nat: use hlists for bysource hashPatrick McHardy1-1/+1
2007-07-10[NETFILTER]: nf_conntrack: export hash allocation/destruction functionsPatrick McHardy1-0/+4
2007-07-10[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntrack_find_getPatrick McHardy1-2/+1
2007-07-10[NETFILTER]: nf_conntrack: use hlists for conntrack hashPatrick McHardy2-4/+3
2007-07-10[NETFILTER]: nf_nat: merge nf_conn and nf_nat_infoYasuyuki Kozakai1-11/+6
2007-07-10[NETFILTER]: nf_nat: kill global 'destroy' operationYasuyuki Kozakai1-3/+0
2007-07-10[NETFILTER]: nf_conntrack: remove old memory allocator of conntrackYasuyuki Kozakai2-16/+0
2007-07-10[NETFILTER]: nf_nat: remove unused nf_nat_module_is_loadedYasuyuki Kozakai1-2/+0
2007-07-10[NETFILTER]: nf_nat: use extension infrastructureYasuyuki Kozakai3-17/+8
2007-07-10[NETFILTER]: nf_nat: add reference to conntrack from entry of bysource listYasuyuki Kozakai1-2/+3
2007-07-10[NETFILTER]: nf_conntrack: use extension infrastructure for helperYasuyuki Kozakai4-26/+11
2007-07-10[NETFILTER]: nf_conntrack: introduce extension infrastructureYasuyuki Kozakai2-0/+83
2007-07-10[NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.hYasuyuki Kozakai4-22/+21
2007-07-10[UDP]: Cleanup UDP encapsulation codeJames Chapman1-2/+3
2007-07-10[IrDA]: Netlink layer.Samuel Ortiz2-0/+5
2007-07-10[NET_SCHED]: Remove unnecessary stats_lock pointersPatrick McHardy1-2/+0
2007-07-10[XFRM] Introduce standalone SAD lookupJamal Hadi Salim1-0/+4
2007-07-10[XFRM]: Add module alias for transformation type.Masahide NAKAMURA1-0/+10
2007-07-10[IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA3-5/+10
2007-07-10[IPV6] MIP6: Kill unnecessary ifdefs.Masahide NAKAMURA2-6/+0
2007-07-10[NETLINK]: attr: add nested compat attribute typePatrick McHardy1-0/+84
2007-07-10[RTNETLINK]: Link creation APIPatrick McHardy1-0/+58
2007-07-11[Bluetooth] Keep rfcomm_dev on the list until it is freedVille Tervo1-0/+1
2007-07-10[TIPC]: Optimize stream send routine to avoid fragmentationAllan Stephens1-2/+4
2007-07-10[IPV4]: The scheduled removal of multipath cached routing support.David S. Miller4-114/+0
2007-07-11[Bluetooth] Add hci_recv_fragment() helper functionMarcel Holtmann1-0/+3
2007-07-10AX88796 network driverBen Dooks1-0/+27
2007-06-13[SCTP] Flag a pmtu change requestVlad Yasevich2-0/+13
2007-06-13[SCTP] Update pmtu handling to be similar to tcpVlad Yasevich1-0/+1
2007-06-08[IrDA]: Fix Rx/Tx path race.G. Liakhovetski1-0/+17
2007-06-08[NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore2-25/+9