summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-264-8/+46
* [IPV6]: Support Source Address Selection API (RFC5014).YOSHIFUJI Hideaki2008-03-252-3/+7
* [IPV6]: Optimize hop-limit determination.YOSHIFUJI Hideaki2008-03-252-2/+2
* [IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.YOSHIFUJI Hideaki2008-03-251-1/+1
* [XFRM] MIP6: Fix address keys for routing search.YOSHIFUJI Hideaki2008-03-251-0/+17
* [NETNS]: Drop packets in the non-initial namespace on the per/protocol basis.Denis V. Lunev2008-03-241-1/+2
* [NETNS]: Add namespace parameter to ip_cmsg_send.Denis V. Lunev2008-03-241-1/+2
* [NETNS]: Add namespace parameter to ip_options_get(...).Denis V. Lunev2008-03-241-2/+2
* [NETNS]: Add namespace parameter to ip_options_compile.Denis V. Lunev2008-03-241-1/+2
* Merge branch 'master' of ../net-2.6/David S. Miller2008-03-231-1/+1
|\
| * [SCTP]: Fix build warnings with IPV6 disabled.David S. Miller2008-03-211-1/+1
* | [SCTP]: Remove redundant wrapper functions.Florian Westphal2008-03-231-2/+0
* | [TCP]: Shrink syncookie_secret by 8 byte.Florian Westphal2008-03-231-1/+1
* | [NET]: include/net/route.h - remove duplicate includeJoe Perches2008-03-231-1/+0
* | [RAW]: Add raw_hashinfo member on struct proto.Pavel Emelyanov2008-03-222-2/+4
* | [UDP]: Make full use of proto.h.udp_hash innovation.Pavel Emelyanov2008-03-221-0/+2
* | [SOCK]: Add udp_hash member to struct proto.Pavel Emelyanov2008-03-222-2/+5
* | [IPV4]: Remove unused ip_options->is_data.Denis V. Lunev2008-03-221-2/+1
* | [TCP]: TCP_DEFER_ACCEPT updates - process as establishedPatrick McManus2008-03-212-2/+3
* | socket: SOCK_DEBUG type checkingStephen Hemminger2008-03-211-1/+5
* | [NETNS][IPV6] tcp6 - make proc per namespaceDaniel Lezcano2008-03-212-4/+4
* | [NETNS][IPV6] udp6 - make proc per namespaceDaniel Lezcano2008-03-212-4/+4
* | [NETNS][IPV4] tcp - make proc handle the network namespacesDaniel Lezcano2008-03-211-0/+1
* | [NETNS][IPV6] udp - make proc handle the network namespaceDaniel Lezcano2008-03-211-0/+1
* | [NET]: Add per-connection option to set max TSO frame sizePeter P Waskiewicz Jr2008-03-211-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-211-4/+8
|\ \ | |/
| * [SCTP]: Fix a race between module load and protosw accessVlad Yasevich2008-03-201-4/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-186-16/+19
|\ \ | |/
| * xfrm: ->eth_proto is __be16Al Viro2008-03-171-1/+1
| * [NET]: Fix tbench regression in 2.6.25-rc1Zhang Yanmin2008-03-121-9/+14
| * [NETFILTER]: nf_conntrack: replace horrible hack with ksize()Pekka Enberg2008-03-101-1/+0
| * [NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov2008-03-071-1/+0
| * bluetooth: Make hci_sock_cleanup() return voidTobias Klauser2008-03-051-1/+1
| * irda: replace __inline with inlineHarvey Harrison2008-03-051-3/+3
* | include/net/ieee80211.h - remove duplicate includeJoe Perches2008-03-131-1/+0
* | the scheduled ieee80211 softmac removalAdrian Bunk2008-03-132-472/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-03-112-51/+194
|\ \
| * | mac80211: document IEEE80211_TXCTL_OFDM_HTRon Rindjunsky2008-03-071-1/+5
| * | mac80211: adding mac80211_tx_control_flags and HT flagsRon Rindjunsky2008-03-071-31/+55
| * | mac80211: add documentation bookJohannes Berg2008-03-061-3/+4
| * | mac80211: clean up mesh codeJohannes Berg2008-03-061-0/+8
| * | mac80211: add mesh interface typeJohannes Berg2008-03-061-0/+1
| * | nl80211/cfg80211: support for mesh, sta dumpingLuis Carlos Cobo2008-03-061-17/+122
* | | [NETNS][IPV6] mcast - handle several network namespaceDaniel Lezcano2008-03-071-0/+1
* | | [NETNS][IPV6] tcp6 - make socket control per namespaceDaniel Lezcano2008-03-071-0/+1
* | | [NETNS][IPV6] ndisc - make socket control per namespaceDaniel Lezcano2008-03-071-0/+1
* | | [UDP]: Revert udplite and code split.David S. Miller2008-03-063-17/+2
* | | [TIPC]: Eliminate "sparse" symbol warningsAllan Stephens2008-03-061-0/+9
* | | [TIPC]: Removal of message header option codeAllan Stephens2008-03-061-7/+0
|/ /
* | [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet2008-03-051-1/+1
OpenPOWER on IntegriCloud