aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-01-28[CAN]: Add missing Kbuild entriesOliver Hartkopp
2008-01-28[CAN]: Fix plain integer definitions in userspace header.Oliver Hartkopp
2008-01-28[CAN]: Add broadcast manager (bcm) protocolOliver Hartkopp
2008-01-28[CAN]: Add raw protocolOliver Hartkopp
2008-01-28[CAN]: Add PF_CAN core moduleOliver Hartkopp
2008-01-28[CAN]: Allocate protocol numbers for PF_CANOliver Hartkopp
2008-01-28[TCP]: Rewrite SACK block processing & sack_recv_cache useIlpo Järvinen
2008-01-28[TCP]: Earlier SACK block verification & simplify access to themIlpo Järvinen
2008-01-28[TCP]: Convert highest_sack to sk_buff to allow direct accessIlpo Järvinen
2008-01-28[NET]: Move sock_valbool_flag to socket.cPavel Emelyanov
2008-01-28[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.Eric Dumazet
2008-01-28[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.YOSHIFUJI Hideaki
2008-01-28[IPSEC]: Kill afinfo->nf_post_routingDavid S. Miller
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy
2008-01-28[IPSEC]: Add async resume support on inputHerbert Xu
2008-01-28[IPSEC]: Remove nhoff from xfrm_inputHerbert Xu
2008-01-28[IPSEC]: Make x->lastused an unsigned longHerbert Xu
2008-01-28[IPSEC]: Merge most of the input pathHerbert Xu
2008-01-28[IPSEC]: Add async resume support on outputHerbert Xu
2008-01-28[IPSEC]: Merge most of the output pathHerbert Xu
2008-01-28[IPV6]: Add ip6_local_outHerbert Xu
2008-01-28[IPV4]: Add ip_local_outHerbert Xu
2008-01-28[IPSEC]: Separate inner/outer mode processing on inputHerbert Xu
2008-01-28[IPSEC]: Separate inner/outer mode processing on outputHerbert Xu
2008-01-28[INET]: Give outer DSCP directly to ip*_copy_dscpHerbert Xu
2008-01-28[IPSEC]: Merge common code into xfrm_bundle_createHerbert Xu
2008-01-28[IPSEC]: Move flow construction into xfrm_dst_lookupHerbert Xu
2008-01-28[IPSEC]: Replace x->type->{local,remote}_addr with flagsHerbert Xu
2008-01-28[NET]: Remove unnecessary inclusion of dst.hHerbert Xu
2008-01-28[NET]: Eliminate duplicate copies of dst_discardHerbert Xu
2008-01-28[IPV6]: Move nfheader_len into rt6_infoHerbert Xu
2008-01-28[IPV4]: Add raw drops counter.Wang Chen
2008-01-28[TCP]: Splice receive support.Jens Axboe
2008-01-28[SPLICE]: Don't assume regular pages in splice_to_pipe()Jens Axboe
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-01-29Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-01-29Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-01-29Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-01-29Merge branch 'cfq-ioc-share' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-01-28HID: Support Samsung IR remoteRobert Schedel
2008-01-28HID: the `bit' in hidinput_mapping_quirks() is an out parameterFengguang Wu
2008-01-28HID: proper handling of MS 4k and 6k devicesJiri Kosina
2008-01-28HID: hid-input quirk for BTC 8193Jiri Kosina
2008-01-28HID: separate hid-input event quirks from generic codeJiri Kosina
2008-01-28HID: refactor mapping to input subsystem for quirky devicesJiri Kosina
2008-01-28HID: add full support for Genius KB-29EJiri Kosina
2008-01-28HID: Implement horizontal wheel handling for A4 Tech X5-005DPavel Troller
2008-01-28HID: Rename some code identifiers from PowerBook specific to Apple genericMichel Daenzer
2008-01-28Merge branch 'pxa-plat' into develRussell King