aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-03-03[NETNS][IPV6] rt6_stats - dynamically allocate the routes statisticsDaniel Lezcano1-1/+1
2008-03-03[NETNS][IPV6] fib6_rules - handle several network namespacesDaniel Lezcano1-0/+1
2008-03-03[NETNS][IPV6] ip6_fib - gc timer per namespaceDaniel Lezcano2-1/+2
2008-03-03[NETNS][IPV6] ip6_fib - add net to gc timer parameterDaniel Lezcano1-1/+2
2008-03-03[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespacesDaniel Lezcano2-2/+3
2008-03-03[NETNS][IPV6] ip6_fib - make it per network namespaceDaniel Lezcano2-4/+10
2008-03-04[IPV6]: Make ndisc_dst_alloc() common for later use.YOSHIFUJI Hideaki1-4/+4
2008-03-04[IPV6]: Make ndisc_flow_init() common for later use.YOSHIFUJI Hideaki1-0/+8
2008-03-04[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().YOSHIFUJI Hideaki1-3/+0
2008-03-04[NET] NEIGHBOUR: Remove unpopular neigh_is_connected().YOSHIFUJI Hideaki1-6/+0
2008-03-04[IPV6]: Use htonl() instead of __constant_htonl() where appricable.YOSHIFUJI Hideaki1-10/+6
2008-03-04[IPV6]: Move packet_type{} related bits to af_inet6.c.YOSHIFUJI Hideaki1-4/+0
2008-03-04[UDP]: Allow users to configure UDP-Lite.YOSHIFUJI Hideaki4-2/+28
2008-03-04[TCP]: Add IPv6 support to TCP SYN cookiesGlenn Griffin1-0/+8
2008-03-06[Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscallsBryan Wu1-2/+4
2008-03-03slub: Fix up commentsChristoph Lameter1-2/+2
2008-03-03Revert "unique end pointer" patchChristoph Lameter1-4/+1
2008-03-03[ARP]: Introduce the arp_hdr_len helper.Pavel Emelyanov1-0/+6
2008-03-03docbook: fix usb source filesRandy Dunlap1-6/+3
2008-03-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-0/+3
2008-03-03Revert "x86: fix pmd_bad and pud_bad to support huge pages"Linus Torvalds2-7/+3
2008-03-03KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity1-2/+2
2008-03-03[POWERPC] move celleb DABRX definitionsJens Osterkamp1-0/+3
2008-02-29Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-6/+9
2008-02-29[ARM] 4843/1: Add GCR_CLKBPB for PXA3xxMark Brown1-0/+3
2008-02-29[ARM] 4840/1: pxa: fix the typo in get_irqnr_and_baseeric miao1-1/+1
2008-02-29[ARM] 4838/1: Fix kexec for SA1100 machinesThomas Kunze1-1/+1
2008-02-29[ARM] 4837/1: make __get_unaligned_*() return unsigned typesLennert Buytenhek1-4/+4
2008-02-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller6-192/+497
2008-02-29mac80211: clarify use of TX status/RX callbacksJohannes Berg1-3/+34
2008-02-29ssb: Add CHIPCO IRQ access functionsAurelien Jarno1-0/+4
2008-02-29mac80211: rework TX filtered frame codeJohannes Berg1-1/+2
2008-02-29ssb: Add support for 8bit register accessMichael Buesch1-0/+10
2008-02-29mac80211: enable IBSS mergingBruno Randolf1-1/+2
2008-02-29mac80211: better definition of mactimeBruno Randolf1-1/+2
2008-02-29mac80211: Extend filter flag documentation about unsupported flagsMichael Buesch1-2/+12
2008-02-29mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg1-6/+6
2008-02-29nl80211: Add monitor interface configuration flagsMichael Wu2-2/+57
2008-02-29nl80211: export hardware bitrate/channel capabilitiesJohannes Berg1-0/+64
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2-163/+202
2008-02-29mac80211: A-MPDU Tx change tx_status to support Block Ack dataRon Rindjunsky1-9/+12
2008-02-29mac80211: A-MPDU Tx adding qdisc supportRon Rindjunsky1-2/+6
2008-02-29mac80211: A-MPDU Tx add session's and low level driver's APIRon Rindjunsky1-2/+84
2008-02-29[LLC]: Kill static inline llc_addranyIlpo Järvinen1-5/+0
2008-02-29[SCTP]: Kill unused static inline sctp_sysctl_jiffies_msIlpo Järvinen1-5/+0
2008-02-29[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.Denis V. Lunev1-2/+1
2008-02-29[SCTP]: extend exported data in /proc/net/sctp/assocNeil Horman1-0/+8
2008-02-29[NETNS]: Make icmpv6_sk per namespace.Denis V. Lunev1-0/+1
2008-02-29[NETNS]: Make icmp_sk per namespace.Denis V. Lunev1-0/+2
2008-02-29[NET]: Make netlink_kernel_release publically available as sk_release_kernel.Denis V. Lunev1-0/+13