summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2008-03-24[NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).Pavel Emelyanov-0/+4
2008-03-23Merge branch 'master' of ../net-2.6/David S. Miller-1/+1
2008-03-23[SCTP]: Remove redundant wrapper functions.Florian Westphal-2/+0
2008-03-23[TCP]: Shrink syncookie_secret by 8 byte.Florian Westphal-1/+1
2008-03-23[NET]: include/net/route.h - remove duplicate includeJoe Perches-1/+0
2008-03-22[RAW]: Add raw_hashinfo member on struct proto.Pavel Emelyanov-2/+4
2008-03-22[UDP]: Make full use of proto.h.udp_hash innovation.Pavel Emelyanov-0/+2
2008-03-22[SOCK]: Add udp_hash member to struct proto.Pavel Emelyanov-2/+5
2008-03-22[IPV4]: Remove unused ip_options->is_data.Denis V. Lunev-2/+1
2008-03-21[TCP]: TCP_DEFER_ACCEPT updates - process as establishedPatrick McManus-2/+3
2008-03-21socket: SOCK_DEBUG type checkingStephen Hemminger-1/+5
2008-03-21[SCTP]: Fix build warnings with IPV6 disabled.David S. Miller-1/+1
2008-03-21[NETNS][IPV6] tcp6 - make proc per namespaceDaniel Lezcano-4/+4
2008-03-21[NETNS][IPV6] udp6 - make proc per namespaceDaniel Lezcano-4/+4
2008-03-21[NETNS][IPV4] tcp - make proc handle the network namespacesDaniel Lezcano-0/+1
2008-03-21[NETNS][IPV6] udp - make proc handle the network namespaceDaniel Lezcano-0/+1
2008-03-21[NET]: Add per-connection option to set max TSO frame sizePeter P Waskiewicz Jr-0/+2
2008-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller-4/+8
2008-03-20[SCTP]: Fix a race between module load and protosw accessVlad Yasevich-4/+8
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller-16/+19
2008-03-17xfrm: ->eth_proto is __be16Al Viro-1/+1
2008-03-13include/net/ieee80211.h - remove duplicate includeJoe Perches-1/+0
2008-03-13the scheduled ieee80211 softmac removalAdrian Bunk-472/+0
2008-03-12[NET]: Fix tbench regression in 2.6.25-rc1Zhang Yanmin-9/+14
2008-03-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller-51/+194
2008-03-10[NETFILTER]: nf_conntrack: replace horrible hack with ksize()Pekka Enberg-1/+0
2008-03-07mac80211: document IEEE80211_TXCTL_OFDM_HTRon Rindjunsky-1/+5
2008-03-07mac80211: adding mac80211_tx_control_flags and HT flagsRon Rindjunsky-31/+55
2008-03-07[NETNS][IPV6] mcast - handle several network namespaceDaniel Lezcano-0/+1
2008-03-07[NETNS][IPV6] tcp6 - make socket control per namespaceDaniel Lezcano-0/+1
2008-03-07[NETNS][IPV6] ndisc - make socket control per namespaceDaniel Lezcano-0/+1
2008-03-07[NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov-1/+0
2008-03-06[UDP]: Revert udplite and code split.David S. Miller-17/+2
2008-03-06[TIPC]: Eliminate "sparse" symbol warningsAllan Stephens-0/+9
2008-03-06[TIPC]: Removal of message header option codeAllan Stephens-7/+0
2008-03-06mac80211: add documentation bookJohannes Berg-3/+4
2008-03-06mac80211: clean up mesh codeJohannes Berg-0/+8
2008-03-06mac80211: add mesh interface typeJohannes Berg-0/+1
2008-03-06nl80211/cfg80211: support for mesh, sta dumpingLuis Carlos Cobo-17/+122
2008-03-05bluetooth: Make hci_sock_cleanup() return voidTobias Klauser-1/+1
2008-03-05irda: replace __inline with inlineHarvey Harrison-3/+3
2008-03-05[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet-1/+1
2008-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+2
2008-03-05[NETNS][IPV6] route6 - add netns parameter to ip6_route_outputDaniel Lezcano-1/+2
2008-03-05[NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addr...Daniel Lezcano-3/+6
2008-03-04[TCP]: Improve ipv4 established hash function.David S. Miller-1/+2
2008-03-04[NETNS][IPV6] route6 - make garbage collection work with multiple network nam...Benjamin Thery-0/+2
2008-03-04[NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespaceBenjamin Thery-0/+1
2008-03-04[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespaceDaniel Lezcano-1/+5
2008-03-04[NETNS][IPV6] rt6_info - make rt6_info accessed as a pointerDaniel Lezcano-3/+3