summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
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
2008-03-04[NETNS][IPV6] route6 - make route6 per namespaceDaniel Lezcano-1/+3
2008-03-04[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt...Daniel Lezcano-1/+1
2008-03-04[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookupDaniel Lezcano-1/+2
2008-03-03[NETNS][IPV6] rt6_stats - make the stats per network namespaceBenjamin Thery-1/+1
2008-03-03[NETNS][IPV6] rt6_stats - dynamically allocate the routes statisticsDaniel Lezcano-1/+1
2008-03-03[NETNS][IPV6] fib6_rules - handle several network namespacesDaniel Lezcano-0/+1
2008-03-03[NETNS][IPV6] ip6_fib - gc timer per namespaceDaniel Lezcano-1/+2
2008-03-03[NETNS][IPV6] ip6_fib - add net to gc timer parameterDaniel Lezcano-1/+2
2008-03-03[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespacesDaniel Lezcano-2/+3
2008-03-03[NETNS][IPV6] ip6_fib - make it per network namespaceDaniel Lezcano-4/+10
2008-03-04[IPV6]: Make ndisc_dst_alloc() common for later use.YOSHIFUJI Hideaki-4/+4
2008-03-04[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().YOSHIFUJI Hideaki-3/+0
2008-03-04[NET] NEIGHBOUR: Remove unpopular neigh_is_connected().YOSHIFUJI Hideaki-6/+0
2008-03-04[IPV6]: Use htonl() instead of __constant_htonl() where appricable.YOSHIFUJI Hideaki-10/+6
2008-03-04[IPV6]: Move packet_type{} related bits to af_inet6.c.YOSHIFUJI Hideaki-4/+0
2008-03-04[UDP]: Allow users to configure UDP-Lite.YOSHIFUJI Hideaki-2/+17
2008-03-04[TCP]: Add IPv6 support to TCP SYN cookiesGlenn Griffin-0/+8
2008-02-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller-192/+384
2008-02-29mac80211: clarify use of TX status/RX callbacksJohannes Berg-3/+34
2008-02-29mac80211: rework TX filtered frame codeJohannes Berg-1/+2
2008-02-29mac80211: enable IBSS mergingBruno Randolf-1/+2
2008-02-29mac80211: better definition of mactimeBruno Randolf-1/+2
2008-02-29mac80211: Extend filter flag documentation about unsupported flagsMichael Buesch-2/+12