Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
beca222d1aa09c0b2f56a6af788eacf5c19093da
beca222
[CAN]: Add maintainer entries
by Oliver Hartkopp
· 17 years ago
1f98eef
[CAN]: Add missing Kbuild entries
by Oliver Hartkopp
· 17 years ago
4195e31
[CAN]: Fix plain integer definitions in userspace header.
by Oliver Hartkopp
· 17 years ago
ccb2963
[CAN]: Add virtual CAN netdevice driver
by Oliver Hartkopp
· 17 years ago
ffd980f
[CAN]: Add broadcast manager (bcm) protocol
by Oliver Hartkopp
· 17 years ago
c18ce10
[CAN]: Add raw protocol
by Oliver Hartkopp
· 17 years ago
0d66548
[CAN]: Add PF_CAN core module
by Oliver Hartkopp
· 17 years ago
cd05acf
[CAN]: Allocate protocol numbers for PF_CAN
by Oliver Hartkopp
· 17 years ago
8dbde28
[NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu variables
by Eric Dumazet
· 17 years ago
68f8353
[TCP]: Rewrite SACK block processing & sack_recv_cache use
by Ilpo Järvinen
· 17 years ago
fd6dad6
[TCP]: Earlier SACK block verification & simplify access to them
by Ilpo Järvinen
· 17 years ago
9e10c47c
[TCP]: Create tcp_sacktag_one().
by Ilpo Järvinen
· 17 years ago
b7d4815
[TCP]: Prior_fackets can be replaced by highest_sack seq
by Ilpo Järvinen
· 17 years ago
9f58f3b
[TCP]: Make lost retrans detection more self-contained
by Ilpo Järvinen
· 17 years ago
a47e5a9
[TCP]: Convert highest_sack to sk_buff to allow direct access
by Ilpo Järvinen
· 17 years ago
85cc391
[TCP]: non-FACK SACK follows conservative SACK loss recovery
by Ilpo Järvinen
· 17 years ago
f577111
[TCP]: Extend reordering detection to cover CA_Loss partially
by Ilpo Järvinen
· 17 years ago
b9d8658
[TCP]: Move !in_sack test earlier in sacktag & reorganize if()s
by Ilpo Järvinen
· 17 years ago
c0ef877
[NET]: Move sock_valbool_flag to socket.c
by Pavel Emelyanov
· 17 years ago
de0fa95
[NET]: Use sockfd_lookup_light in the rest of the net/socket.c
by Pavel Emelyanov
· 17 years ago
62013db
[IPV4] ipconfig: Implement DHCP Class-identifier
by Rainer Jochem
· 17 years ago
20fea08
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
by Eric Dumazet
· 17 years ago
2a8cc6c
[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.
by YOSHIFUJI Hideaki
· 17 years ago
303065a
[IPV6] ADDRCONF: Allow address selection policy with ifindex.
by YOSHIFUJI Hideaki
· 17 years ago
c1ee656
[IPV6] ADDRCONF: Rename ipv6_saddr_label() to ipv6_addr_label().
by YOSHIFUJI Hideaki
· 17 years ago
294b4ba
[IPSEC]: Kill afinfo->nf_post_routing
by David S. Miller
· 17 years ago
6e23ae2
[NETFILTER]: Introduce NF_INET_ hook values
by Patrick McHardy
· 17 years ago
1bf06cd
[IPSEC]: Add async resume support on input
by Herbert Xu
· 17 years ago
60d5fcf
[IPSEC]: Remove nhoff from xfrm_input
by Herbert Xu
· 17 years ago
d26f398
[IPSEC]: Make x->lastused an unsigned long
by Herbert Xu
· 17 years ago
0ebea8e
[IPSEC]: Move state lock into x->type->input
by Herbert Xu
· 17 years ago
668dc8a
[IPSEC]: Move integrity stat collection into xfrm_input
by Herbert Xu
· 17 years ago
b2aa5e9
[IPSEC]: Store xfrm states in security path directly
by Herbert Xu
· 17 years ago
716062f
[IPSEC]: Merge most of the input path
by Herbert Xu
· 17 years ago
c6581a4
[IPSEC]: Add async resume support on output
by Herbert Xu
· 17 years ago
862b82c
[IPSEC]: Merge most of the output path
by Herbert Xu
· 17 years ago
ef76bc2
[IPV6]: Add ip6_local_out
by Herbert Xu
· 17 years ago
c439cb2
[IPV4]: Add ip_local_out
by Herbert Xu
· 17 years ago
227620e
[IPSEC]: Separate inner/outer mode processing on input
by Herbert Xu
· 17 years ago
36cf9ac
[IPSEC]: Separate inner/outer mode processing on output
by Herbert Xu
· 17 years ago
29bb43b4
[INET]: Give outer DSCP directly to ip*_copy_dscp
by Herbert Xu
· 17 years ago
a2deb6d2
[IPSEC]: Move x->outer_mode->output out of locked section
by Herbert Xu
· 17 years ago
e40b328
[IPSEC]: Forbid BEET + ipcomp for now
by Herbert Xu
· 17 years ago
25ee328
[IPSEC]: Merge common code into xfrm_bundle_create
by Herbert Xu
· 17 years ago
66cdb3c
[IPSEC]: Move flow construction into xfrm_dst_lookup
by Herbert Xu
· 17 years ago
f04e7e8
[IPSEC]: Replace x->type->{local,remote}_addr with flags
by Herbert Xu
· 17 years ago
fff6938
[IPSEC]: Make sure idev is consistent with dev in xfrm_dst
by Herbert Xu
· 17 years ago
45ff5a3
[IPSEC]: Set dst->input to dst_discard
by Herbert Xu
· 17 years ago
8ce68ce
[IPSEC]: Only set neighbour on top xfrm dst
by Herbert Xu
· 17 years ago
274b342
[NET]: Remove unnecessary inclusion of dst.h
by Herbert Xu
· 17 years ago
352e512
[NET]: Eliminate duplicate copies of dst_discard
by Herbert Xu
· 17 years ago
b4ce927
[IPV6]: Move nfheader_len into rt6_info
by Herbert Xu
· 17 years ago
550ade8
[IPSEC]: Use dst->header_len when resizing on output
by Herbert Xu
· 17 years ago
01488942
[IPV6]: Only set nfheader_len for top xfrm dst
by Herbert Xu
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
a92aa31
[IPV6]: Add raw6 drops counter.
by Wang Chen
· 17 years ago
33c732c
[IPV4]: Add raw drops counter.
by Wang Chen
· 17 years ago
6ff7751
[TCP]: Make tcp_splice_data_recv() static.
by Adrian Bunk
· 17 years ago
a0974dd
[TCP] splice: add tcp_splice_read() to IPV6
by Jens Axboe
· 17 years ago
9c55e01
[TCP]: Splice receive support.
by Jens Axboe
· 17 years ago
bbdfc2f
[SPLICE]: Don't assume regular pages in splice_to_pipe()
by Jens Axboe
· 17 years ago
d10f215
[MAC80211]: Revert unaligned warning removal.
by David S. Miller
· 17 years ago
8561b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 17 years ago
e189f34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
f479874
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 17 years ago
8d01edd
Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
f0f0052
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
68fbda7
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
d4928196f
Merge branch 'cfq-ioc-share' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
bb04af0
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
0affa45
libata: Change "write_data" to "rw" for some function documentations
by Linus Nilsson
· 17 years ago
3bce6f9
HID: ADS/Tech Radio si470x needs blacklist entry
by Tobias Lorenz
· 17 years ago
7cea465
HID: Logitech Extreme 3D needs NOGET quirk
by Jiri Kosina
· 17 years ago
d7d32c8
HID: Refactor MS Presenter 8K key mapping
by Jan Kiszka
· 17 years ago
85c985f
HID: MS Presenter mapping for PID 0x0701
by Jiri Kosina
· 17 years ago
fe56caa
HID: Support Samsung IR remote
by Robert Schedel
· 17 years ago
b0e6682
HID: fix compilation of hidbp drivers without usbhid
by Jiri Kosina
· 17 years ago
15b55fb
HID: Blacklist the Gretag-Macbeth Huey display colorimeter
by Nicolas Mailhot
· 17 years ago
70d215c
HID: the `bit' in hidinput_mapping_quirks() is an out parameter
by Fengguang Wu
· 17 years ago
c4124c9
HID: remove redundant WARN_ON()s in order not to scare users
by Jiri Kosina
· 17 years ago
0887b4c
HID: force hiddev creation for SONY PS3 controller
by Bastien Nocera
· 17 years ago
9f6b372
HID: Use hid blacklist in usbmouse/usbkbd
by Pascal Terjan
· 17 years ago
628edcd
HID: proper handling of MS 4k and 6k devices
by Jiri Kosina
· 17 years ago
9a15c99
HID: remove unused variable in quirk event handler
by Jiri Kosina
· 17 years ago
36ccaad6
HID: hid-input quirk for BTC 8193
by Jiri Kosina
· 17 years ago
87bc2aa
HID: separate hid-input event quirks from generic code
by Jiri Kosina
· 17 years ago
10bd065
HID: refactor mapping to input subsystem for quirky devices
by Jiri Kosina
· 17 years ago
8dcd5afa
HID: Microsoft Wireless Optical Desktop 3.0 quirk
by Drew Fisher
· 17 years ago
bc37073
HID: Add support for Logitech Elite keyboards
by Carlos Corbacho
· 17 years ago
af9e0ea
HID: add full support for Genius KB-29E
by Jiri Kosina
· 17 years ago
3ba5619
HID: fix a potential bug in pointer casting
by Li Zefan
· 17 years ago
c80e5ff
HID: Implement horizontal wheel handling for A4 Tech X5-005D
by Pavel Troller
· 17 years ago
a45d82d
HID: Add support for Apple aluminum USB keyboards.
by Michel Daenzer
· 17 years ago
81e1a87
HID: Rename some code identifiers from PowerBook specific to Apple generic
by Michel Daenzer
· 17 years ago
3c684c8
HID: Map MS Presenter 8000 bottom-side buttons
by Jan Kiszka
· 17 years ago
0ff66f0
Merge branch 'pxa-plat' into devel
by Russell King
· 17 years ago
c00d4ff
Merge branch 'orion' into devel
by Russell King
· 17 years ago
d0d42df
Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel
by Russell King
· 17 years ago
06dbbd6
[ARM] 4795/1: S3C244X: Add armclk and setparent call
by Ben Dooks
· 17 years ago
3a38e4b
[ARM] 4794/1: S3C24XX: Comonise S3C2440 and S3C2442 clock code
by Ben Dooks
· 17 years ago
Next »