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