index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
md5.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
[IPSEC]: Store xfrm states in security path directly
Herbert Xu
1
-27
/
+15
2008-01-28
[IPSEC]: Merge most of the input path
Herbert Xu
6
-217
/
+164
2008-01-28
[IPSEC]: Add async resume support on output
Herbert Xu
2
-17
/
+41
2008-01-28
[IPSEC]: Merge most of the output path
Herbert Xu
11
-145
/
+88
2008-01-28
[IPV6]: Add ip6_local_out
Herbert Xu
5
-18
/
+33
2008-01-28
[IPV4]: Add ip_local_out
Herbert Xu
7
-45
/
+35
2008-01-28
[IPSEC]: Separate inner/outer mode processing on input
Herbert Xu
11
-99
/
+141
2008-01-28
[IPSEC]: Separate inner/outer mode processing on output
Herbert Xu
9
-84
/
+193
2008-01-28
[INET]: Give outer DSCP directly to ip*_copy_dscp
Herbert Xu
4
-7
/
+8
2008-01-28
[IPSEC]: Move x->outer_mode->output out of locked section
Herbert Xu
2
-4
/
+7
2008-01-28
[IPSEC]: Forbid BEET + ipcomp for now
Herbert Xu
2
-19
/
+20
2008-01-28
[IPSEC]: Merge common code into xfrm_bundle_create
Herbert Xu
4
-253
/
+211
2008-01-28
[IPSEC]: Move flow construction into xfrm_dst_lookup
Herbert Xu
4
-121
/
+91
2008-01-28
[IPSEC]: Replace x->type->{local,remote}_addr with flags
Herbert Xu
3
-23
/
+12
2008-01-28
[IPSEC]: Make sure idev is consistent with dev in xfrm_dst
Herbert Xu
2
-9
/
+19
2008-01-28
[IPSEC]: Set dst->input to dst_discard
Herbert Xu
2
-2
/
+4
2008-01-28
[IPSEC]: Only set neighbour on top xfrm dst
Herbert Xu
2
-4
/
+7
2008-01-28
[NET]: Remove unnecessary inclusion of dst.h
Herbert Xu
1
-1
/
+1
2008-01-28
[NET]: Eliminate duplicate copies of dst_discard
Herbert Xu
6
-49
/
+13
2008-01-28
[IPV6]: Move nfheader_len into rt6_info
Herbert Xu
5
-8
/
+13
2008-01-28
[IPSEC]: Use dst->header_len when resizing on output
Herbert Xu
1
-1
/
+2
2008-01-28
[IPV6]: Only set nfheader_len for top xfrm dst
Herbert Xu
2
-23
/
+6
2008-01-28
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
47
-228
/
+98
2008-01-28
[IPV6]: Add raw6 drops counter.
Wang Chen
1
-7
/
+8
2008-01-28
[IPV4]: Add raw drops counter.
Wang Chen
3
-10
/
+19
2008-01-28
[TCP]: Make tcp_splice_data_recv() static.
Adrian Bunk
1
-2
/
+2
2008-01-28
[TCP] splice: add tcp_splice_read() to IPV6
Jens Axboe
1
-0
/
+1
2008-01-28
[TCP]: Splice receive support.
Jens Axboe
7
-0
/
+401
2008-01-28
[SPLICE]: Don't assume regular pages in splice_to_pipe()
Jens Axboe
2
-1
/
+9
2008-01-28
[MAC80211]: Revert unaligned warning removal.
David S. Miller
1
-0
/
+13
2008-01-29
libata: Change "write_data" to "rw" for some function documentations
Linus Nilsson
1
-2
/
+2
2008-01-28
HID: ADS/Tech Radio si470x needs blacklist entry
Tobias Lorenz
1
-0
/
+8
2008-01-28
HID: Logitech Extreme 3D needs NOGET quirk
Jiri Kosina
1
-0
/
+2
2008-01-28
HID: Refactor MS Presenter 8K key mapping
Jan Kiszka
1
-4
/
+5
2008-01-28
HID: MS Presenter mapping for PID 0x0701
Jiri Kosina
1
-3
/
+5
2008-01-28
HID: Support Samsung IR remote
Robert Schedel
2
-0
/
+37
2008-01-28
HID: fix compilation of hidbp drivers without usbhid
Jiri Kosina
2
-0
/
+4
2008-01-28
HID: Blacklist the Gretag-Macbeth Huey display colorimeter
Nicolas Mailhot
1
-0
/
+4
2008-01-28
HID: the `bit' in hidinput_mapping_quirks() is an out parameter
Fengguang Wu
3
-20
/
+20
2008-01-28
HID: remove redundant WARN_ON()s in order not to scare users
Jiri Kosina
1
-2
/
+10
2008-01-28
HID: force hiddev creation for SONY PS3 controller
Bastien Nocera
1
-1
/
+1
2008-01-28
HID: Use hid blacklist in usbmouse/usbkbd
Pascal Terjan
3
-0
/
+14
2008-01-28
HID: proper handling of MS 4k and 6k devices
Jiri Kosina
3
-4
/
+8
2008-01-28
HID: remove unused variable in quirk event handler
Jiri Kosina
1
-1
/
+0
2008-01-28
HID: hid-input quirk for BTC 8193
Jiri Kosina
3
-0
/
+40
2008-01-28
HID: separate hid-input event quirks from generic code
Jiri Kosina
3
-59
/
+71
2008-01-28
HID: refactor mapping to input subsystem for quirky devices
Jiri Kosina
4
-155
/
+337
2008-01-28
HID: Microsoft Wireless Optical Desktop 3.0 quirk
Drew Fisher
1
-0
/
+2
2008-01-28
HID: Add support for Logitech Elite keyboards
Carlos Corbacho
1
-0
/
+2
2008-01-28
HID: add full support for Genius KB-29E
Jiri Kosina
3
-0
/
+23
[next]