Commit Graph

8865 Commits (8cc44579d1bd77ba3a32f2cb76fd9669c229c5fd)

Author SHA1 Message Date
Oliver Hartkopp 1f98eefae8 [CAN]: Add missing Kbuild entries 17 years ago
Oliver Hartkopp 4195e31780 [CAN]: Fix plain integer definitions in userspace header. 17 years ago
Oliver Hartkopp ffd980f976 [CAN]: Add broadcast manager (bcm) protocol 17 years ago
Oliver Hartkopp c18ce101f2 [CAN]: Add raw protocol 17 years ago
Oliver Hartkopp 0d66548a10 [CAN]: Add PF_CAN core module 17 years ago
Oliver Hartkopp cd05acfe65 [CAN]: Allocate protocol numbers for PF_CAN 17 years ago
Ilpo Järvinen 68f8353b48 [TCP]: Rewrite SACK block processing & sack_recv_cache use 17 years ago
Ilpo Järvinen fd6dad616d [TCP]: Earlier SACK block verification & simplify access to them 17 years ago
Ilpo Järvinen a47e5a988a [TCP]: Convert highest_sack to sk_buff to allow direct access 17 years ago
YOSHIFUJI Hideaki 2a8cc6c890 [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. 17 years ago
Patrick McHardy 6e23ae2a48 [NETFILTER]: Introduce NF_INET_ hook values 17 years ago
Jens Axboe 9c55e01c0c [TCP]: Splice receive support. 17 years ago
Jens Axboe bbdfc2f706 [SPLICE]: Don't assume regular pages in splice_to_pipe() 17 years ago
Sam Ravnborg 312b1485fb Introduce new section reference annotations tags: __ref, __refdata, __refconst 17 years ago
Adrian Bunk 3ff6eecca4 remove __attribute_used__ 17 years ago
Sam Ravnborg eb8f689046 Use separate sections for __dev/__cpu/__mem code/data 17 years ago
Sam Ravnborg f3fe866d59 compiler.h: introduce __section() 17 years ago
Robert P. J. Day 7998a73166 A few corrections to include/linux/Kbuild 17 years ago
Robert Schedel fe56caa97e HID: Support Samsung IR remote 17 years ago
Fengguang Wu 70d215c4a7 HID: the `bit' in hidinput_mapping_quirks() is an out parameter 17 years ago
Jiri Kosina 628edcde87 HID: proper handling of MS 4k and 6k devices 17 years ago
Jiri Kosina 36ccaad640 HID: hid-input quirk for BTC 8193 17 years ago
Jiri Kosina 87bc2aa993 HID: separate hid-input event quirks from generic code 17 years ago
Jiri Kosina 10bd065fac HID: refactor mapping to input subsystem for quirky devices 17 years ago
Jiri Kosina af9e0eacdc HID: add full support for Genius KB-29E 17 years ago
Pavel Troller c80e5ffac0 HID: Implement horizontal wheel handling for A4 Tech X5-005D 17 years ago
Michel Daenzer 81e1a87550 HID: Rename some code identifiers from PowerBook specific to Apple generic 17 years ago
James Bottomley 7cedb1f17f SG: work with the SCSI fixed maximum allocations. 17 years ago
James Bottomley fa0ccd837e block: implement drain buffers 17 years ago
Jens Axboe fadad878cc kernel: add CLONE_IO to specifically request sharing of IO contexts 17 years ago
Jens Axboe 4ac845a2e9 block: cfq: make the io contect sharing lockless 17 years ago
Jens Axboe d38ecf935f io context sharing: preliminary support 17 years ago
Jens Axboe fd0928df98 ioprio: move io priority from task_struct to io_context 17 years ago
Kiyoshi Ueda 5450d3e1d6 blk_end_request: cleanup 'uptodate' related code (take 4) 17 years ago
Kiyoshi Ueda 3bcddeac1c blk_end_request: remove/unexport end_that_request_* (take 4) 17 years ago
Kiyoshi Ueda e3a04fe34a blk_end_request: add bidi completion interface (take 4) 17 years ago
Kiyoshi Ueda e19a3ab058 blk_end_request: add callback feature (take 4) 17 years ago
Kiyoshi Ueda 3b11313a6c blk_end_request: add/export functions to get request size (take 4) 17 years ago
Kiyoshi Ueda 336cdb4003 blk_end_request: add new request completion interface (take 4) 17 years ago
Jens Axboe 0db9299f48 SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers 17 years ago
Pete Wyckoff 482eb68916 block: allow queue dma_alignment of zero 17 years ago
Christof Schmitt 6da127ad09 blktrace: Add blktrace ioctls to SCSI generic devices 17 years ago
David Brownell e9f1373b64 i2c: Add i2c_new_dummy() utility 17 years ago
David Brownell 9b766b814d i2c: Stop using the redundant client list 17 years ago
Jean Delvare 7bca0871ca i2c: Discard unused driver IDs 17 years ago
David Brownell 6d16bfb5e8 i2c/tps65010: move header to <linux/i2c/...> 17 years ago
Jean Delvare 026526f5af i2c: Drop redundant i2c_driver.list 17 years ago
Jean Delvare 87c6c22945 i2c: Drop redundant i2c_adapter.list 17 years ago
Jean Delvare e48d33193d i2c: Change prototypes of refcounting functions 17 years ago
Jean Delvare bdc511f438 i2c: Use the driver model reference counting 17 years ago