Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4ddc48a9a5f3352343eb4725eb75f9ca38fa1559
4ddc48a
e1000e: helper functions for accessing EMI registers
by Bruce Allan
· 12 years ago
1cc7a3a
e1000e: Invalid Image CSUM bit changed for I217
by Bruce Allan
· 12 years ago
635ab56
e1000e: Acquire/release semaphore when writing each EEPROM page
by Bruce Allan
· 12 years ago
1241f29
e1000e: SerDes autoneg flow control
by Bruce Allan
· 12 years ago
247fa82
bnx2x: Introduce 2013 and advance version to 1.78.02
by Yuval Mintz
· 12 years ago
9969085
bnx2x: Added FW GRO bridging support
by Yuval Mintz
· 12 years ago
ebe61d8
bnx2x: Clean previous IGU status before ack
by Yuval Mintz
· 12 years ago
823e1d9
bnx2x: improve stop-on-error
by Yuval Mintz
· 12 years ago
07ba6af
bnx2x: add `ethtool -w' support.
by Miriam Shitrit
· 12 years ago
4ba7699
bnx2x: Added nvram personalities support
by Yuval Mintz
· 12 years ago
a336ca7
bnx2x: Fix rare self-test failures
by Yaniv Rosner
· 12 years ago
f72839d
bnx2x: use SAN Mac for FCoE.
by Dmitry Kravkov
· 12 years ago
c14a09b
bnx2x: Add an additional fatal hw assertion - BRB_HW_INTERRUPT
by Dmitry Kravkov
· 12 years ago
a74801c
bnx2x: Clear dirty status when booting after UNDI
by Yuval Mintz
· 12 years ago
4b87f92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
daf3ec6
tg3: Fix crc errors on jumbo frame receive
by Nithin Nayak Sujir
· 12 years ago
9c13cb8
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
by Nithin Nayak Sujir
· 12 years ago
55eb555
drivers/net: delete orphaned MCA ibmlana driver content
by Paul Gortmaker
· 12 years ago
47fb3a2
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
5dbbaf2
tun: fix LSM/SELinux labeling of tun/tap devices
by Paul Moore
· 12 years ago
6f96c14
selinux: add the "attach_queue" permission to the "tun_socket" class
by Paul Moore
· 12 years ago
cce894b
tcp: fix a panic on UP machines in reqsk_fastopen_remove
by Eric Dumazet
· 12 years ago
3152ba0
Merge tag 'dt-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 12 years ago
6d283db
vfs: add missing virtual cache flush after editing partial pages
by Linus Torvalds
· 12 years ago
73bf0d0
ifb: dont hard code inet_net use
by Eric Dumazet
· 12 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 12 years ago
c1b5273
pkt_sched: namespace aware act_mirred
by Benjamin LaHaise
· 12 years ago
6059283
ipv6 netevent: Remove old_neigh from netevent_redirect.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
9bbcbad
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
a66f566
drivers/net: Clean up orphaned probes in Space.c
by Paul Gortmaker
· 12 years ago
3867517
ipv6: 64bit version of ipv6_prefix_equal().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
2ef9733
ipv6: Remove __ipv6_prefix_equal().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
5206c57
ipv6: 64bit version of ipv6_addr_set().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
a04d40b
ipv6: 64bit version of ipv6_addr_v4mapped().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
e287656
ipv6: 64bit version of ipv6_addr_loopback().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
9f2e733
ipv6: 64bit version of ipv6_addr_diff().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
b87fc3e
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
46fed0a
Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
3441f0d
Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
f6a0e2c
Merge tag 'char-misc-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
7f1825d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
6843cc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
7c8284c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
1ab36812
ARM: dts: prevent *.dtb from always being rebuilt
by Stephen Warren
· 12 years ago
d0b6a54
arm64: dts: prevent *.dtb from always being rebuilt
by Stephen Warren
· 12 years ago
397c606
staging: zram: fix invalid memory references during disk write
by Nitin Gupta
· 12 years ago
25d46f4
ipv6: Move comment to right place.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
a4412a6
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
dd3332b
ipv6: Store Router Alert option in IP6CB directly.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
2b464f6
ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
c08977b
ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
daad151
ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
e721985
ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
6502ca5
ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
3e4e4c1
ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
7b4cf99
udldrmfb: udl_get_edid: drop unneeded i--
by Hans de Goede
· 12 years ago
242187b
udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack
by Hans de Goede
· 12 years ago
c930812
udldrmfb: Fix EDID not working with monitors with EDID extension blocks
by Hans de Goede
· 12 years ago
7d00813
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
94bc70a
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 12 years ago
8cf65dc
usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added
by Tomasz Mloduchowski
· 12 years ago
5b76c49
netfilter: x_tables: print correct hook names for ARP
by Jan Engelhardt
· 12 years ago
43f7897
drm/nvc0/fb: fix crash when different mutex is used to protect same list
by Aleksi Torhamo
· 12 years ago
d19528a
drm/nouveau/clock: fix support for more than 2 monitors on nve0
by Aleksi Torhamo
· 12 years ago
c684cef
drm/nv50/disp: fix selection of bios script for analog outputs
by Marcin Slusarz
· 12 years ago
f20ebd0
drm/nv17-50: restore fence buffer on resume
by Marcin Slusarz
· 12 years ago
92441b2
drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards
by Marcin Slusarz
· 12 years ago
dd5700e
drm/nouveau: fix nouveau_client allocation failure path
by Marcin Slusarz
· 12 years ago
82c805a
drm/nouveau: don't return freed object from nouveau_handle_create
by Marcin Slusarz
· 12 years ago
cfd376b
drm/nouveau/vm: fix memory corruption when pgt allocation fails
by Marcin Slusarz
· 12 years ago
4c4101d
drm/nouveau: add locking around instobj list operations
by Marcin Slusarz
· 12 years ago
1a1841d
drm/nouveau: do not forcibly power on lvds panels
by Ben Skeggs
· 12 years ago
4459146
drm/nouveau/devinit: ensure legacy vga control is enabled during post
by Ben Skeggs
· 12 years ago
d0b9cec
be2net: fix unconditionally returning IRQ_HANDLED in INTx
by Sathya Perla
· 12 years ago
b7c13f7
sparc: remove __devinit, __devexit annotations
by Sam Ravnborg
· 12 years ago
1e47ee8
netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns
by Pablo Neira Ayuso
· 12 years ago
0c430d0
batman-adv: unbloat batadv_priv if debug is not enabled
by Marek Lindner
· 12 years ago
9338026
batman-adv: remove unused variable from orig_node struct
by Marek Lindner
· 12 years ago
c0275e2
batman-adv: fix typo in debug message
by Antonio Quartulli
· 12 years ago
467b5fe
batman-adv: use the const qualifier in hash functions
by Antonio Quartulli
· 12 years ago
fa70655
batman-adv: don't compile the BLA switch if not requested
by Antonio Quartulli
· 12 years ago
3f87c42
batman-adv: remove useless NULL check
by Antonio Quartulli
· 12 years ago
46d160e
batman-adv: remove useless blank lines before and after brackets
by Antonio Quartulli
· 12 years ago
dec0507
batman-adv: Initialize lockdep class keys for hashes
by Antonio Quartulli
· 12 years ago
8425ec6
batman-adv: remove useless assignment in tt_local_add()
by Antonio Quartulli
· 12 years ago
39a3299
batman-adv: unify and properly print hex values
by Antonio Quartulli
· 12 years ago
f9d8a53
batman-adv: print the CRC together with the translation tables
by Antonio Quartulli
· 12 years ago
85766a8
batman-adv: improve local translation table output
by Antonio Quartulli
· 12 years ago
7cf4d52
batman-adv: reduce local TT entry timeout to 10 minutes
by Antonio Quartulli
· 12 years ago
02233e0
batman-adv: Do not add multicast MAC addresses to translation table
by Linus Lüssing
· 12 years ago
5691744
batman-adv: use per_cpu_add helper
by Shan Wei
· 12 years ago
dd38bd8
tuntap: fix leaking reference count
by Jason Wang
· 12 years ago
7c0c3b1
tuntap: forbid calling TUNSETIFF when detached
by Jason Wang
· 12 years ago
b8deabd
tuntap: switch to use rtnl_dereference()
by Jason Wang
· 12 years ago
00494be
networking/cs89x0.txt: delete stale information about hand patching
by Paul Gortmaker
· 12 years ago
18aafc6
net: splice: fix __splice_segment()
by Eric Dumazet
· 12 years ago
8e8de5a
usb: host: ohci-tmio: fix compile warning
by Felipe Balbi
· 12 years ago
bc009ec
USB: Add device quirk for Microsoft VX700 webcam
by Andreas Fleig
· 12 years ago
f66dea7
USB: ehci-fsl: fix regression on mpc5121e
by Anatolij Gustschin
· 12 years ago
929473e
usb: chipidea: Allow disabling streaming not only in udc mode
by Fabio Estevam
· 12 years ago
Next »