summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2008-03-26[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki4-8/+46
2008-03-25[IPV6]: Support Source Address Selection API (RFC5014).YOSHIFUJI Hideaki2-3/+7
2008-03-25[IPV6]: Optimize hop-limit determination.YOSHIFUJI Hideaki2-2/+2
2008-03-25[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.YOSHIFUJI Hideaki1-1/+1
2008-03-25[XFRM] MIP6: Fix address keys for routing search.YOSHIFUJI Hideaki1-0/+17
2008-03-24[NETNS]: Drop packets in the non-initial namespace on the per/protocol basis.Denis V. Lunev1-1/+2
2008-03-24[NETNS]: Add namespace parameter to ip_cmsg_send.Denis V. Lunev1-1/+2
2008-03-24[NETNS]: Add namespace parameter to ip_options_get(...).Denis V. Lunev1-2/+2
2008-03-24[NETNS]: Add namespace parameter to ip_options_compile.Denis V. Lunev1-1/+2
2008-03-24[IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA1-0/+23
2008-03-24[NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).Pavel Emelyanov1-0/+4
2008-03-23Merge branch 'master' of ../net-2.6/David S. Miller1-1/+1
2008-03-23[SCTP]: Remove redundant wrapper functions.Florian Westphal1-2/+0
2008-03-23[TCP]: Shrink syncookie_secret by 8 byte.Florian Westphal1-1/+1
2008-03-23[NET]: include/net/route.h - remove duplicate includeJoe Perches1-1/+0
2008-03-22[RAW]: Add raw_hashinfo member on struct proto.Pavel Emelyanov2-2/+4
2008-03-22[UDP]: Make full use of proto.h.udp_hash innovation.Pavel Emelyanov1-0/+2
2008-03-22[SOCK]: Add udp_hash member to struct proto.Pavel Emelyanov2-2/+5
2008-03-22[IPV4]: Remove unused ip_options->is_data.Denis V. Lunev1-2/+1
2008-03-21[TCP]: TCP_DEFER_ACCEPT updates - process as establishedPatrick McManus2-2/+3
2008-03-21socket: SOCK_DEBUG type checkingStephen Hemminger1-1/+5
2008-03-21[SCTP]: Fix build warnings with IPV6 disabled.David S. Miller1-1/+1
2008-03-21[NETNS][IPV6] tcp6 - make proc per namespaceDaniel Lezcano2-4/+4
2008-03-21[NETNS][IPV6] udp6 - make proc per namespaceDaniel Lezcano2-4/+4
2008-03-21[NETNS][IPV4] tcp - make proc handle the network namespacesDaniel Lezcano1-0/+1
2008-03-21[NETNS][IPV6] udp - make proc handle the network namespaceDaniel Lezcano1-0/+1
2008-03-21[NET]: Add per-connection option to set max TSO frame sizePeter P Waskiewicz Jr1-0/+2
2008-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-4/+8
2008-03-20[SCTP]: Fix a race between module load and protosw accessVlad Yasevich1-4/+8
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller6-16/+19
2008-03-17xfrm: ->eth_proto is __be16Al Viro1-1/+1
2008-03-13include/net/ieee80211.h - remove duplicate includeJoe Perches1-1/+0
2008-03-13the scheduled ieee80211 softmac removalAdrian Bunk2-472/+0
2008-03-12[NET]: Fix tbench regression in 2.6.25-rc1Zhang Yanmin1-9/+14
2008-03-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2-51/+194
2008-03-10[NETFILTER]: nf_conntrack: replace horrible hack with ksize()Pekka Enberg1-1/+0
2008-03-07mac80211: document IEEE80211_TXCTL_OFDM_HTRon Rindjunsky1-1/+5
2008-03-07mac80211: adding mac80211_tx_control_flags and HT flagsRon Rindjunsky1-31/+55
2008-03-07[NETNS][IPV6] mcast - handle several network namespaceDaniel Lezcano1-0/+1
2008-03-07[NETNS][IPV6] tcp6 - make socket control per namespaceDaniel Lezcano1-0/+1
2008-03-07[NETNS][IPV6] ndisc - make socket control per namespaceDaniel Lezcano1-0/+1
2008-03-07[NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov1-1/+0
2008-03-06[UDP]: Revert udplite and code split.David S. Miller3-17/+2
2008-03-06[TIPC]: Eliminate "sparse" symbol warningsAllan Stephens1-0/+9
2008-03-06[TIPC]: Removal of message header option codeAllan Stephens1-7/+0
2008-03-06mac80211: add documentation bookJohannes Berg1-3/+4
2008-03-06mac80211: clean up mesh codeJohannes Berg1-0/+8
2008-03-06mac80211: add mesh interface typeJohannes Berg1-0/+1
2008-03-06nl80211/cfg80211: support for mesh, sta dumpingLuis Carlos Cobo1-17/+122
2008-03-05bluetooth: Make hci_sock_cleanup() return voidTobias Klauser1-1/+1