aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-09-22[NETLINK]: Improve string attribute validationThomas Graf1-4/+11
2006-09-22[UDP]: saddr_cmp function should take const socket pointersDavid S. Miller1-1/+1
2006-09-22[UDP]: Unify UDPv4 and UDPv6 ->get_port()Gerrit Renker1-16/+2
2006-09-22[NETLINK]: remove third bogus argument from NLA_PUT_FLAGJohannes Berg1-1/+1
2006-09-22[DCCP]: Introduce tx bufferingIan McDonald1-0/+2
2006-09-22[NET_SCHED]: Add mask support to fwmark classifierPatrick McHardy1-0/+1
2006-09-22[IPV4]: Add support for fwmark masks in routing rulesPatrick McHardy1-1/+2
2006-09-22[NET]: Add common helper functions to convert IPv6/IPv4 address string to net...YOSHIFUJI Hideaki1-0/+2
2006-09-22[IPV6] ROUTE: Routing by FWMARK.YOSHIFUJI Hideaki2-1/+3
2006-09-22[IPSEC] esp: Defer output IV initialization to first use.David S. Miller1-2/+3
2006-09-22[XFRM]: Hash policies when non-prefixed.David S. Miller1-18/+5
2006-09-22[XFRM]: Purge dst references to deleted SAs passively.David S. Miller1-1/+0
2006-09-22[XFRM]: Do not flush all bundles on SA insert.David S. Miller1-1/+0
2006-09-22[XFRM]: Add generation count to xfrm_state and xfrm_dst.David S. Miller1-0/+3
2006-09-22[XFRM]: Dynamic xfrm_state hash table sizing.David S. Miller1-1/+1
2006-09-22[XFRM]: Convert xfrm_state hash linkage to hlists.David S. Miller1-3/+3
2006-09-22[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.David S. Miller1-78/+0
2006-09-22[XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.David S. Miller1-16/+0
2006-09-22[XFRM] POLICY: Support netlink socket interface for sub policy.Masahide NAKAMURA2-0/+8
2006-09-22[XFRM]: Add sorting interface for state and template.Masahide NAKAMURA1-0/+20
2006-09-22[XFRM] POLICY: sub policy support.Masahide NAKAMURA2-8/+44
2006-09-22[XFRM]: Introduce XFRM_MSG_REPORT.Masahide NAKAMURA2-0/+14
2006-09-22[XFRM]: Trace which secpath state is reject factor.Masahide NAKAMURA1-0/+1
2006-09-22[IPV6] MIP6: Transformation support mobility header.Masahide NAKAMURA1-0/+5
2006-09-22[IPV6] MIP6: Add receiving mobility header functions through raw socket.Masahide NAKAMURA1-0/+4
2006-09-22[IPV6] MIP6: Add Mobility header definition.Masahide NAKAMURA4-0/+34
2006-09-22[IPV6] MIP6: Add destination options header transformation.Noriaki TAKAMIYA1-0/+3
2006-09-22[IPV6] MIP6: Add routing header type 2 transformation.Noriaki TAKAMIYA1-0/+31
2006-09-22[IPV6]: Put dsthao after flags in order to pack inet6_skb_parm better.David S. Miller1-3/+3
2006-09-22[IPV6] MIP6: Add inbound interface of home address option.Masahide NAKAMURA1-0/+3
2006-09-22[IPV6] MIP6: Add home address option definition.Noriaki TAKAMIYA2-0/+11
2006-09-22[IPV6]: Allow to replace skbuff by TLV parser.Masahide NAKAMURA1-1/+1
2006-09-22[IPV6]: Find option offset by type.Masahide NAKAMURA1-0/+2
2006-09-22[IPV6] MIP6: Add inbound interface of routing header type 2.Masahide NAKAMURA1-0/+7
2006-09-22[IPV6] MIP6: Add routing header type 2 definition.Noriaki TAKAMIYA1-0/+13
2006-09-22[XFRM] IPV6: Restrict bundle reusingMasahide NAKAMURA1-1/+18
2006-09-22[XFRM] IPV6: Update outbound state timestamp for each sending.Masahide NAKAMURA2-0/+4
2006-09-22[XFRM] STATE: Introduce care-of address.Noriaki TAKAMIYA2-0/+4
2006-09-22[XFRM] STATE: Support non-fragment outbound transformation headers.Masahide NAKAMURA2-0/+3
2006-09-22[XFRM] STATE: Add a hook to obtain local/remote outbound address.Masahide NAKAMURA1-0/+2
2006-09-22[XFRM] STATE: Common receive function for route optimization extension headers.Masahide NAKAMURA2-0/+3
2006-09-22[XFRM] STATE: Add a hook to find offset to be inserted header in outbound.Masahide NAKAMURA1-0/+3
2006-09-22[XFRM] STATE: Search by address using source address list.Masahide NAKAMURA2-0/+3
2006-09-22[XFRM] STATE: Add source address list.Masahide NAKAMURA1-0/+26
2006-09-22[XFRM]: Expand XFRM_MAX_DEPTH for route optimization.Masahide NAKAMURA1-1/+1
2006-09-22[XFRM] STATE: Allow non IPsec protocol.Masahide NAKAMURA1-1/+4
2006-09-22[XFRM]: Introduce a helper to compare id protocol.Masahide NAKAMURA1-0/+6
2006-09-22[XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA2-3/+5
2006-09-22[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flagsYOSHIFUJI Hideaki2-3/+4
2006-09-22[IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use.YOSHIFUJI Hideaki1-0/+5
2006-09-22[IPV6]: Cache source address as well in ipv6_pinfo{}.YOSHIFUJI Hideaki2-3/+9
2006-09-22[IPV6] NDISC: Take source address into account for redirects.YOSHIFUJI Hideaki1-0/+1
2006-09-22[SCTP]: Remove multiple levels of msecs to jiffies conversions.Vladislav Yasevich2-13/+12
2006-09-22[NETFILTER]: x_tables: add data member to struct xt_matchPatrick McHardy1-0/+3
2006-09-22[NETFILTER]: nfnetlink: remove unnecessary packed attributesPatrick McHardy3-9/+9
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy1-6/+2
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy4-8/+4
2006-09-22[NETFILTER]: x_tables: add helpers for mass match/target registrationPatrick McHardy1-0/+5
2006-09-22[NETFILTER]: conntrack: introduce connection mark eventPablo Neira Ayuso1-0/+4
2006-09-22[NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent...Yasuyuki Kozakai2-4/+22
2006-09-22[NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ...Yasuyuki Kozakai2-8/+29
2006-09-22[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala3-39/+44
2006-09-22[IPv6] route: FIB6 configuration using struct fib6_configThomas Graf2-16/+28
2006-09-22[IPv6] route: Simplify ip6_ins_rt()Thomas Graf1-4/+1
2006-09-22[IPv6] route: Simplify ip6_del_rt()Thomas Graf1-4/+1
2006-09-22[PKT_SCHED]: Kill pkt_act.h inlining.David S. Miller8-500/+129
2006-09-22[IPv4]: Convert route get to new netlink apiThomas Graf1-0/+1
2006-09-22[IPv4]: FIB configuration using struct fib_configThomas Graf3-27/+71
2006-09-22[RTNETLINK]: Unexport rtnl socketThomas Graf1-2/+0
2006-09-22[RTNETLINK]: Add rtnetlink notification interfaceThomas Graf2-0/+20
2006-09-22[NETLINK]: Add notification message sending interfaceThomas Graf2-4/+7
2006-09-22[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf1-0/+1
2006-09-22[IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBsMartin Bligh1-0/+2
2006-09-22[DECNET]: cleanupsAdrian Bunk1-3/+0
2006-09-22[IPV6] ip6_fib.c: make code staticAdrian Bunk1-25/+0
2006-09-22[NET]: Increate RT_TABLE_MAX to 2^32Patrick McHardy1-3/+1
2006-09-22[DECNET]: Increase number of possible routing tables to 2^32Patrick McHardy1-2/+1
2006-09-22[IPV6]: Increase number of possible routing tables to 2^32Patrick McHardy1-0/+7
2006-09-22[IPV4]: Increase number of possible routing tables to 2^32Patrick McHardy1-20/+5
2006-09-22[NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy3-0/+19
2006-09-22[NET]: Use u32 for routing table IDsPatrick McHardy2-9/+9
2006-09-22[NEIGHBOUR]: Use ALIGN() macro.Stephen Hemminger1-1/+1
2006-09-22[NET]: sock_register interface changesStephen Hemminger1-2/+2
2006-09-22[NET]: drop unused elements from net_proto_familyStephen Hemminger1-5/+0
2006-09-22[DECNET]: Covert rules to use generic codeSteven Whitehouse2-6/+5
2006-09-22[IPV4]: Use network-order dport for all visible inet_lookup_*Herbert Xu1-7/+24
2006-09-22[IPV4]: Uninline inet_lookup_listenerHerbert Xu1-31/+2
2006-09-22[INET]: Remove is_setbyuser patchLouis Nyffenegger1-3/+1
2006-09-22[IPV4]: Kill fib4_rules_clean().David S. Miller1-1/+0
2006-09-22[NET]: Make code static.Adrian Bunk1-4/+0
2006-09-22[NET]: Round out in-kernel sockets APISridhar Samudrala1-0/+19
2006-09-22[NEIGH]: Move netlink neighbour table bits to linux/neighbour.hThomas Graf2-101/+94
2006-09-22[NEIGH]: Move netlink neighbour bits to linux/neighbour.hThomas Graf3-100/+67
2006-09-22[NETFILTER]: Get rid of HW checksum invalidationPatrick McHardy3-8/+10
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2-10/+11
2006-09-22[NET]: Move netlink interface bits to linux/if.hThomas Graf2-132/+130
2006-09-22[IPv4]: Move interface address bits to linux/if_addr.hThomas Graf2-56/+53
2006-09-22[NETLINK]: Extend netlink messaging interfaceThomas Graf1-10/+64
2006-09-22[IPV4]: Use Protocol Independant Policy Routing Rules FrameworkThomas Graf1-7/+7
2006-09-22[IPV6]: Policy Routing RulesThomas Graf3-1/+15
2006-09-22[NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf2-0/+150
2006-09-22[IPV6]: Multiple Routing TablesThomas Graf2-2/+40
2006-09-22[NetLabel]: SELinux supportVenkat Yekkirala1-12/+13
2006-09-22[NetLabel]: CIPSOv4 enginePaul Moore1-0/+4
2006-09-22[NetLabel]: core network changesPaul Moore4-1/+543
2006-09-22[MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala3-0/+57
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala2-4/+17
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala2-13/+28
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala2-18/+92
2006-09-22[MLSXFRM]: Add security sid to flowiVenkat Yekkirala1-0/+1
2006-09-22[MLSXFRM]: Add security sid to sockVenkat Yekkirala2-0/+25
2006-09-22Merge git://git.infradead.org/~dwmw2/hdronelineLinus Torvalds29-159/+722
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds13-139/+851
2006-09-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds20-643/+893
2006-09-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+1
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds29-495/+289
2006-09-22Remove accidentally-added include/linux/utsrelease.hDavid Woodhouse1-1/+0
2006-09-22ioremap balanced with iounmap for drivers/mtd subsystemAmol Lad1-0/+1
2006-09-22[MTD] Unlock NOR flash automatically where necessaryHÃ¥vard Skinnemoen1-0/+1
2006-09-22[POWERPC] powerpc: fix building gdb against asm/ptrace.hArnd Bergmann1-4/+0
2006-09-22[POWERPC] Remove DISCONTIGMEM cruft from page.hMichael Ellerman1-6/+0
2006-09-22[POWERPC] Merge iSeries i/o operations with the restStephen Rothwell2-131/+77
2006-09-21[POWERPC] 40x: Fix debug status register definesJosh Boyer1-8/+8
2006-09-21[POWERPC] EEH: enable MMIO/DMA on frozen slotLinas Vepstas1-0/+11
2006-09-21[CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_availableHerbert Xu1-5/+13
2006-09-21[CRYPTO] padlock: Convert padlock-sha to use crypto_hashHerbert Xu1-0/+6
2006-09-21[CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu2-3/+7
2006-09-21[CRYPTO] api: Add crypto_comp and crypto_has_*Herbert Xu1-6/+84
2006-09-21[CRYPTO] digest: Remove old HMAC implementationHerbert Xu1-16/+0
2006-09-21[SCTP]: Use HMAC template and hash interfaceHerbert Xu3-14/+4
2006-09-21[IPSEC]: Use HMAC template and hash interfaceHerbert Xu3-27/+39
2006-09-21[CRYPTO] digest: Added user API for new hash typeHerbert Xu2-34/+144
2006-09-21[CRYPTO] api: Mark parts of cipher interface as deprecatedHerbert Xu1-12/+36
2006-09-21[PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argumentHerbert Xu1-2/+2
2006-09-21[SUNRPC] GSS: Use block ciphers where applicableHerbert Xu2-11/+12
2006-09-21[IPSEC] ESP: Use block ciphers where applicableHerbert Xu1-1/+1
2006-09-21[IPSEC]: Add compatibility algorithm name supportHerbert Xu1-0/+1
2006-09-21[CRYPTO] cipher: Added block ciphers for CBC/ECBHerbert Xu1-0/+2
2006-09-21[CRYPTO] cipher: Added block cipher typeHerbert Xu2-0/+244
2006-09-21[CRYPTO] scatterwalk: Prepare for block ciphersHerbert Xu1-0/+5
2006-09-21[CRYPTO] cipher: Added encrypt_one/decrypt_oneHerbert Xu2-0/+101
2006-09-21[CRYPTO] api: Added crypto_type supportHerbert Xu2-0/+11
2006-09-21[CRYPTO] api: Added crypto_alloc_baseHerbert Xu1-11/+3
2006-09-21[CRYPTO] api: Added asynchronous flagHerbert Xu1-0/+1
2006-09-21[CRYPTO] api: Add common instance initialisation codeHerbert Xu1-0/+5
2006-09-21[CRYPTO] cipher: Removed special IV checks for ECBHerbert Xu1-2/+0
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2-6/+3
2006-09-21[CRYPTO] api: Add missing accessors for new crypto_alg fieldsMichal Ludvig1-0/+10
2006-09-21[CRYPTO] api: Added spawnsHerbert Xu2-0/+15
2006-09-21[CRYPTO] api: Add cryptomgrHerbert Xu1-0/+9
2006-09-21[CRYPTO] api: Added event notificationHerbert Xu1-1/+3
2006-09-21[CRYPTO] api: Add template registrationHerbert Xu1-0/+31
2006-09-21[CRYPTO] api: Split out low-level APIHerbert Xu1-0/+18
2006-09-21[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.hHerbert Xu4-1/+7
2006-09-21[CRYPTO] api: Add crypto_alg reference countingHerbert Xu1-0/+3
2006-09-21[CRYPTO] twofish: Split out common c codeJoachim Fritschi1-0/+23
2006-09-21[CRYPTO] api: Fixed crypto_tfm context alignmentHerbert Xu1-2/+23
2006-09-20[S390] Use alternative user-copy operations for new hardware.Gerald Schaefer2-0/+3
2006-09-20[S390] Make user-copy operations run-time configurable.Gerald Schaefer2-195/+63
2006-09-20[S390] Cleanup in page table related code.Gerald Schaefer2-99/+92
2006-09-20[S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland2-1/+34
2006-09-20[S390] cleanup appldata.Gerald Schaefer1-0/+90
2006-09-20[S390] convert some assembler to C.Heiko Carstens2-3/+6
2006-09-20[S390] #undef in unistd.hMartin Schwidefsky1-111/+59
2006-09-20[S390] empty function defines.Heiko Carstens3-3/+3
2006-09-20[S390] ipl/dump on panic.Michael Holzheu3-17/+57
2006-09-20[S390] initrd vs. bootmem bitmap.Heiko Carstens1-2/+0
2006-09-20[S390] add kprobes support.Michael Grundy2-0/+173
2006-09-20[S390] zcrypt secure key cryptography extension.Ralph Wuerthner1-1/+79
2006-09-20[S390] zcrypt user space interface.Martin Schwidefsky1-0/+207
2006-09-20[S390] zcrypt adjunct processor bus.Martin Schwidefsky1-0/+11
2006-09-20[S390] remove old z90crypt driver.Martin Schwidefsky1-212/+0
2006-09-20[S390] EX_TABLE macro.Martin Schwidefsky1-0/+17
2006-09-20[POWERPC] Define of_read_ulong helperPaul Mackerras1-1/+11
2006-09-20[POWERPC] iseries: eliminate a couple of warningsStephen Rothwell1-2/+2
2006-09-20[POWERPC] convert string i/o operations to CStephen Rothwell2-12/+12
2006-09-20[POWERPC] clean up ide io accessorsStephen Rothwell2-12/+6
2006-09-20[POWERPC] remove unused asm routinesStephen Rothwell2-8/+0
2006-09-20[POWERPC] remove unused io accessorsStephen Rothwell3-26/+1
2006-09-19Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+13
2006-09-19[PATCH] headers_check: Clean up asm-parisc/page.h for user headersMatthew Wilcox1-13/+5
2006-09-19[PATCH] Fix 'make headers_check' on ia64Geert Uytterhoeven1-4/+4
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse29-159/+721
2006-09-18x86: save/restore eflags in context switchLinus Torvalds1-1/+7
2006-09-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2006-09-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-2/+38
2006-09-18[ARM] 3815/1: headers_install support for ARMRalph Siemsen2-2/+4
2006-09-17[NETFILTER]: Add secmark headers to header-yJames Morris1-1/+1
2006-09-16[PATCH] Fix 'make headers_check' for AlphaDavid Woodhouse3-4/+7
2006-09-16[PATCH] Fix 'make headers_check' on x86_64David Woodhouse4-20/+21
2006-09-16[PATCH] Fix 'make headers_check' on i386David Woodhouse1-2/+2
2006-09-16[PATCH] Fix 'make headers_check' on ia64David Woodhouse4-8/+15
2006-09-16[PATCH] Fix 'make headers_check' on s390David Woodhouse2-15/+15
2006-09-14[ARM] 3785/1: S3C2412: Fix idle code as default uses wrong clocksBen Dooks1-0/+34
2006-09-14Merge branch 'linux-2.6'Paul Mackerras92-482/+380
2006-09-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds7-26/+88
2006-09-13[PATCH] headers_check: fix userspace build of asm-mips/page.hDavid Woodhouse1-6/+2
2006-09-13[PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h>David Woodhouse2-2/+4
2006-09-13[PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h>David Woodhouse1-4/+6
2006-09-13[PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signa...David Woodhouse1-1/+3