aboutsummaryrefslogtreecommitdiffstats
path: root/samples/markers/probe-example.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[INET]: Give outer DSCP directly to ip*_copy_dscpHerbert Xu4-7/+8
2008-01-28[IPSEC]: Move x->outer_mode->output out of locked sectionHerbert Xu2-4/+7
2008-01-28[IPSEC]: Forbid BEET + ipcomp for nowHerbert Xu2-19/+20
2008-01-28[IPSEC]: Merge common code into xfrm_bundle_createHerbert Xu4-253/+211
2008-01-28[IPSEC]: Move flow construction into xfrm_dst_lookupHerbert Xu4-121/+91
2008-01-28[IPSEC]: Replace x->type->{local,remote}_addr with flagsHerbert Xu3-23/+12
2008-01-28[IPSEC]: Make sure idev is consistent with dev in xfrm_dstHerbert Xu2-9/+19
2008-01-28[IPSEC]: Set dst->input to dst_discardHerbert Xu2-2/+4
2008-01-28[IPSEC]: Only set neighbour on top xfrm dstHerbert Xu2-4/+7
2008-01-28[NET]: Remove unnecessary inclusion of dst.hHerbert Xu1-1/+1
2008-01-28[NET]: Eliminate duplicate copies of dst_discardHerbert Xu6-49/+13
2008-01-28[IPV6]: Move nfheader_len into rt6_infoHerbert Xu5-8/+13
2008-01-28[IPSEC]: Use dst->header_len when resizing on outputHerbert Xu1-1/+2
2008-01-28[IPV6]: Only set nfheader_len for top xfrm dstHerbert Xu2-23/+6
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov47-228/+98
2008-01-28[IPV6]: Add raw6 drops counter.Wang Chen1-7/+8
2008-01-28[IPV4]: Add raw drops counter.Wang Chen3-10/+19
2008-01-28[TCP]: Make tcp_splice_data_recv() static.Adrian Bunk1-2/+2
2008-01-28[TCP] splice: add tcp_splice_read() to IPV6Jens Axboe1-0/+1
2008-01-28[TCP]: Splice receive support.Jens Axboe7-0/+401
2008-01-28[SPLICE]: Don't assume regular pages in splice_to_pipe()Jens Axboe2-1/+9
2008-01-28[MAC80211]: Revert unaligned warning removal.David S. Miller1-0/+13
2008-01-29libata: Change "write_data" to "rw" for some function documentationsLinus Nilsson1-2/+2
2008-01-28HID: ADS/Tech Radio si470x needs blacklist entryTobias Lorenz1-0/+8
2008-01-28HID: Logitech Extreme 3D needs NOGET quirkJiri Kosina1-0/+2
2008-01-28HID: Refactor MS Presenter 8K key mappingJan Kiszka1-4/+5
2008-01-28HID: MS Presenter mapping for PID 0x0701Jiri Kosina1-3/+5
2008-01-28HID: Support Samsung IR remoteRobert Schedel2-0/+37
2008-01-28HID: fix compilation of hidbp drivers without usbhidJiri Kosina2-0/+4
2008-01-28HID: Blacklist the Gretag-Macbeth Huey display colorimeterNicolas Mailhot1-0/+4
2008-01-28HID: the `bit' in hidinput_mapping_quirks() is an out parameterFengguang Wu3-20/+20
2008-01-28HID: remove redundant WARN_ON()s in order not to scare usersJiri Kosina1-2/+10
2008-01-28HID: force hiddev creation for SONY PS3 controllerBastien Nocera1-1/+1
2008-01-28HID: Use hid blacklist in usbmouse/usbkbdPascal Terjan3-0/+14
2008-01-28HID: proper handling of MS 4k and 6k devicesJiri Kosina3-4/+8
2008-01-28HID: remove unused variable in quirk event handlerJiri Kosina1-1/+0
2008-01-28HID: hid-input quirk for BTC 8193Jiri Kosina3-0/+40
2008-01-28HID: separate hid-input event quirks from generic codeJiri Kosina3-59/+71
2008-01-28HID: refactor mapping to input subsystem for quirky devicesJiri Kosina4-155/+337
2008-01-28HID: Microsoft Wireless Optical Desktop 3.0 quirkDrew Fisher1-0/+2
2008-01-28HID: Add support for Logitech Elite keyboardsCarlos Corbacho1-0/+2
2008-01-28HID: add full support for Genius KB-29EJiri Kosina3-0/+23
2008-01-28HID: fix a potential bug in pointer castingLi Zefan1-3/+4
2008-01-28HID: Implement horizontal wheel handling for A4 Tech X5-005DPavel Troller3-3/+22
2008-01-28HID: Add support for Apple aluminum USB keyboards.Michel Daenzer3-3/+32
2008-01-28HID: Rename some code identifiers from PowerBook specific to Apple genericMichel Daenzer3-54/+55
2008-01-28HID: Map MS Presenter 8000 bottom-side buttonsJan Kiszka1-2/+14
2008-01-28[ARM] 4795/1: S3C244X: Add armclk and setparent callBen Dooks1-0/+37
2008-01-28[ARM] 4794/1: S3C24XX: Comonise S3C2440 and S3C2442 clock codeBen Dooks4-42/+103
2008-01-28[ARM] 4793/1: S3C24XX: Add IRQ->GPIO pin mapping functionBen Dooks2-0/+27