summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2008-03-25mac80211: get a TKIP phase key from skbEmmanuel Grumbach1-0/+30
2008-03-24Merge branch 'master' of ../net-2.6/David S. Miller1-1/+1
2008-03-24[SCTP]: Remove redundant wrapper functions.Florian Westphal1-2/+0
2008-03-24[TCP]: Shrink syncookie_secret by 8 byte.Florian Westphal1-1/+1
2008-03-24[NET]: include/net/route.h - remove duplicate includeJoe Perches1-1/+0
2008-03-23[RAW]: Add raw_hashinfo member on struct proto.Pavel Emelyanov2-2/+4
2008-03-23[UDP]: Make full use of proto.h.udp_hash innovation.Pavel Emelyanov1-0/+2
2008-03-23[SOCK]: Add udp_hash member to struct proto.Pavel Emelyanov2-2/+5
2008-03-23[IPV4]: Remove unused ip_options->is_data.Denis V. Lunev1-2/+1
2008-03-22[TCP]: TCP_DEFER_ACCEPT updates - process as establishedPatrick McManus2-2/+3
2008-03-22socket: SOCK_DEBUG type checkingStephen Hemminger1-1/+5
2008-03-22[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-21[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-18xfrm: ->eth_proto is __be16Al Viro1-1/+1
2008-03-14include/net/ieee80211.h - remove duplicate includeJoe Perches1-1/+0
2008-03-13the scheduled ieee80211 softmac removalAdrian Bunk2-472/+0
2008-03-13[NET]: Fix tbench regression in 2.6.25-rc1Zhang Yanmin1-9/+14
2008-03-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2-51/+194
2008-03-11[NETFILTER]: nf_conntrack: replace horrible hack with ksize()Pekka Enberg1-1/+0
2008-03-08mac80211: document IEEE80211_TXCTL_OFDM_HTRon Rindjunsky1-1/+5
2008-03-08mac80211: 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-07[UDP]: Revert udplite and code split.David S. Miller3-17/+2
2008-03-07[TIPC]: Eliminate "sparse" symbol warningsAllan Stephens1-0/+9
2008-03-07[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-06bluetooth: Make hci_sock_cleanup() return voidTobias Klauser1-1/+1
2008-03-06irda: replace __inline with inlineHarvey Harrison1-3/+3
2008-03-06[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet1-1/+1
2008-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+2
2008-03-05[NETNS][IPV6] route6 - add netns parameter to ip6_route_outputDaniel Lezcano1-1/+2
2008-03-05[NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addr...Daniel Lezcano1-3/+6
2008-03-05[TCP]: Improve ipv4 established hash function.David S. Miller1-1/+2
2008-03-05[NETNS][IPV6] route6 - make garbage collection work with multiple network nam...Benjamin Thery1-0/+2
2008-03-05[NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespaceBenjamin Thery1-0/+1
2008-03-05[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespaceDaniel Lezcano2-1/+5
2008-03-05[NETNS][IPV6] rt6_info - make rt6_info accessed as a pointerDaniel Lezcano1-3/+3