summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookupDaniel Lezcano2008-03-041-1/+2
* [NETNS][IPV6] rt6_stats - make the stats per network namespaceBenjamin Thery2008-03-032-1/+1
* [NETNS][IPV6] rt6_stats - dynamically allocate the routes statisticsDaniel Lezcano2008-03-031-1/+1
* [NETNS][IPV6] fib6_rules - handle several network namespacesDaniel Lezcano2008-03-031-0/+1
* [NETNS][IPV6] ip6_fib - gc timer per namespaceDaniel Lezcano2008-03-032-1/+2
* [NETNS][IPV6] ip6_fib - add net to gc timer parameterDaniel Lezcano2008-03-031-1/+2
* [NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespacesDaniel Lezcano2008-03-032-2/+3
* [NETNS][IPV6] ip6_fib - make it per network namespaceDaniel Lezcano2008-03-032-4/+10
* [IPV6]: Make ndisc_dst_alloc() common for later use.YOSHIFUJI Hideaki2008-03-041-4/+4
* [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().YOSHIFUJI Hideaki2008-03-041-3/+0
* [NET] NEIGHBOUR: Remove unpopular neigh_is_connected().YOSHIFUJI Hideaki2008-03-041-6/+0
* [IPV6]: Use htonl() instead of __constant_htonl() where appricable.YOSHIFUJI Hideaki2008-03-041-10/+6
* [IPV6]: Move packet_type{} related bits to af_inet6.c.YOSHIFUJI Hideaki2008-03-041-4/+0
* [UDP]: Allow users to configure UDP-Lite.YOSHIFUJI Hideaki2008-03-043-2/+17
* [TCP]: Add IPv6 support to TCP SYN cookiesGlenn Griffin2008-03-041-0/+8
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-02-293-192/+384
|\
| * mac80211: clarify use of TX status/RX callbacksJohannes Berg2008-02-291-3/+34
| * mac80211: rework TX filtered frame codeJohannes Berg2008-02-291-1/+2
| * mac80211: enable IBSS mergingBruno Randolf2008-02-291-1/+2
| * mac80211: better definition of mactimeBruno Randolf2008-02-291-1/+2
| * mac80211: Extend filter flag documentation about unsupported flagsMichael Buesch2008-02-291-2/+12
| * mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg2008-02-291-6/+6
| * nl80211: Add monitor interface configuration flagsMichael Wu2008-02-291-2/+22
| * cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-292-163/+202
| * mac80211: A-MPDU Tx change tx_status to support Block Ack dataRon Rindjunsky2008-02-291-9/+12
| * mac80211: A-MPDU Tx adding qdisc supportRon Rindjunsky2008-02-291-2/+6
| * mac80211: A-MPDU Tx add session's and low level driver's APIRon Rindjunsky2008-02-291-2/+84
* | [LLC]: Kill static inline llc_addranyIlpo Järvinen2008-02-291-5/+0
* | [SCTP]: Kill unused static inline sctp_sysctl_jiffies_msIlpo Järvinen2008-02-291-5/+0
* | [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.Denis V. Lunev2008-02-291-2/+1
* | [SCTP]: extend exported data in /proc/net/sctp/assocNeil Horman2008-02-291-0/+8
* | [NETNS]: Make icmpv6_sk per namespace.Denis V. Lunev2008-02-291-0/+1
* | [NETNS]: Make icmp_sk per namespace.Denis V. Lunev2008-02-291-0/+2
* | [NET]: Make netlink_kernel_release publically available as sk_release_kernel.Denis V. Lunev2008-02-291-0/+13
* | [ICMP]: Add return code to icmp_init.Denis V. Lunev2008-02-291-1/+1
* | [INET]: Remove struct net_proto_family* from _init calls.Denis V. Lunev2008-02-293-4/+4
* | [XFRM]: Speed up xfrm_policy and xfrm_state walkingTimo Teras2008-02-281-2/+50
|/
* [IPV6]: Fix source address selection for ORCHID addressesJuha-Matti Tapio2008-02-281-0/+10
* [SCTP]: Update AUTH structures to match declarations in draft-16.Vlad Yasevich2008-02-281-4/+6
* [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.Pavel Emelyanov2008-02-231-2/+0
* net: fix kernel-doc warnings in header filesRandy Dunlap2008-02-181-0/+1
* [IPSEC]: Fix bogus usage of u64 on input sequence numberHerbert Xu2008-02-121-1/+4
* [IPV6]: remove unused method declaration (net/ndisc.h).Rami Rosen2008-02-121-1/+0
* [AX25] ax25_ds_timer: use mod_timer instead of add_timerJarek Poplawski2008-02-121-0/+1
* [AX25] ax25_timer: use mod_timer instead of add_timerJarek Poplawski2008-02-121-0/+1
* Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller2008-02-0910-39/+39
|\
| * [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-0510-39/+39
* | [TIPC]: Kill unused static inline (x5)Ilpo Järvinen2008-02-071-16/+0
* | [IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.hRami Rosen2008-02-071-13/+0
* | [IPV6] Minor clenup: remove two unused definitions in net/ip6_route.hRami Rosen2008-02-071-2/+0
OpenPOWER on IntegriCloud