summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-03-051-1/+2
|\|
| * [TCP]: Improve ipv4 established hash function.David S. Miller2008-03-041-1/+2
* | [NETNS][IPV6] route6 - add netns parameter to ip6_route_outputDaniel Lezcano2008-03-051-1/+2
* | [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addr...Daniel Lezcano2008-03-051-3/+6
* | [NETNS][IPV6] route6 - make garbage collection work with multiple network nam...Benjamin Thery2008-03-041-0/+2
* | [NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespaceBenjamin Thery2008-03-041-0/+1
* | [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespaceDaniel Lezcano2008-03-042-1/+5
* | [NETNS][IPV6] rt6_info - make rt6_info accessed as a pointerDaniel Lezcano2008-03-041-3/+3
* | [NETNS][IPV6] route6 - make route6 per namespaceDaniel Lezcano2008-03-041-1/+3