summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [CAN]: Add missing Kbuild entriesOliver Hartkopp2008-01-282-0/+5
* [CAN]: Fix plain integer definitions in userspace header.Oliver Hartkopp2008-01-281-4/+4
* [CAN]: Add broadcast manager (bcm) protocolOliver Hartkopp2008-01-281-0/+65
* [CAN]: Add raw protocolOliver Hartkopp2008-01-281-0/+31
* [CAN]: Add PF_CAN core moduleOliver Hartkopp2008-01-283-0/+268
* [CAN]: Allocate protocol numbers for PF_CANOliver Hartkopp2008-01-285-2/+9
* [TCP]: Rewrite SACK block processing & sack_recv_cache useIlpo Järvinen2008-01-282-4/+0
* [TCP]: Earlier SACK block verification & simplify access to themIlpo Järvinen2008-01-281-1/+1
* [TCP]: Convert highest_sack to sk_buff to allow direct accessIlpo Järvinen2008-01-282-2/+14
* [NET]: Move sock_valbool_flag to socket.cPavel Emelyanov2008-01-281-8/+0
* [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.Eric Dumazet2008-01-281-1/+1
* [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.YOSHIFUJI Hideaki2008-01-283-0/+47
* [IPSEC]: Kill afinfo->nf_post_routingDavid S. Miller2008-01-281-1/+0
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-287-14/+23
* [IPSEC]: Add async resume support on inputHerbert Xu2008-01-281-0/+1
* [IPSEC]: Remove nhoff from xfrm_inputHerbert Xu2008-01-281-1/+0
* [IPSEC]: Make x->lastused an unsigned longHerbert Xu2008-01-281-1/+1
* [IPSEC]: Merge most of the input pathHerbert Xu2008-01-281-0/+22
* [IPSEC]: Add async resume support on outputHerbert Xu2008-01-281-0/+1
* [IPSEC]: Merge most of the output pathHerbert Xu2008-01-282-0/+2
* [IPV6]: Add ip6_local_outHerbert Xu2008-01-281-0/+3
* [IPV4]: Add ip_local_outHerbert Xu2008-01-282-3/+4
* [IPSEC]: Separate inner/outer mode processing on inputHerbert Xu2008-01-281-0/+27
* [IPSEC]: Separate inner/outer mode processing on outputHerbert Xu2008-01-281-1/+50
* [INET]: Give outer DSCP directly to ip*_copy_dscpHerbert Xu2008-01-281-4/+4
* [IPSEC]: Merge common code into xfrm_bundle_createHerbert Xu2008-01-281-7/+4
* [IPSEC]: Move flow construction into xfrm_dst_lookupHerbert Xu2008-01-281-7/+3
* [IPSEC]: Replace x->type->{local,remote}_addr with flagsHerbert Xu2008-01-281-2/+2
* [NET]: Remove unnecessary inclusion of dst.hHerbert Xu2008-01-281-1/+1
* [NET]: Eliminate duplicate copies of dst_discardHerbert Xu2008-01-281-0/+1
* [IPV6]: Move nfheader_len into rt6_infoHerbert Xu2008-01-282-4/+8
* [IPV4]: Add raw drops counter.Wang Chen2008-01-281-3/+8
* [TCP]: Splice receive support.Jens Axboe2008-01-283-0/+12
* [SPLICE]: Don't assume regular pages in splice_to_pipe()Jens Axboe2008-01-281-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-01-29192-7342/+4150
|\
| * sh: add spi header and r2d platform data V3Magnus Damm2008-01-281-0/+13
| * sh: update r7780rp interrupt codeMagnus Damm2008-01-281-19/+0
| * sh: remove consistent alloc stuff from the machine vectorMagnus Damm2008-01-281-3/+0
| * sh: declared coherent memory support V2Magnus Damm2008-01-281-36/+20
| * sh: Add support for SDK7780 board.Nicholas Beck2008-01-281-0/+81
| * sh: Kill off dead HS771RVoIP board support.Paul Mundt2008-01-281-54/+0
| * sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors.Paul Mundt2008-01-281-2/+12
| * sh: remove voyagergxMagnus Damm2008-01-281-341/+0
| * sh: intc - remove default interrupt priority tablesMagnus Damm2008-01-281-11/+1
| * sh: Fix posix_types.h userspace breakage from sh64 merge.Paul Mundt2008-01-284-122/+265
| * sh: sh7712 clock supportAndrew Murray2008-01-281-0/+5
| * sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-283-3/+4
| * sh: Fix get_user()/put_user() build error.Paul Mundt2008-01-281-36/+28
| * sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2008-01-287-9/+16
| * sh: Always use CONFIG_HZ for HZ.Paul Mundt2008-01-281-5/+1
OpenPOWER on IntegriCloud