Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cec9c133631039f82e4a5ff3bf47b3eba14ff1aa
cec9c13
vlan: introduce __vlan_find_dev_deep()
by Jiri Pirko
· 13 years ago
f605234
vlan: finish removing vlan_find_dev from public header
by Jiri Pirko
· 13 years ago
033b114
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
f5caadb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 13 years ago
0ca87f0
net: filter: BPF 'JIT' compiler for PPC64
by Matt Evans
· 13 years ago
3aeb7d2
bnx2: Fix endian swapping on firmware version string
by Michael Chan
· 13 years ago
415199f
cnic: Add VLAN ID as a parameter during netevent upcall
by Michael Chan
· 13 years ago
74e49bb
cnic: Wait for all Context IDs to be deleted before sending FCOE_DESTROY_FUNC
by Michael Chan
· 13 years ago
b37a41e
cnic: Fix Context ID space calculation
by Michael Chan
· 13 years ago
bda18fa
tg3: Fix NVRAM selftest failures for 5720 devs
by Matt Carlson
· 13 years ago
535a490
tg3: Return size from tg3_vpd_readblock()
by Matt Carlson
· 13 years ago
3aa1cdf
tg3: Fix int selftest for recent devices.
by Matt Carlson
· 13 years ago
9d53fa1
tg3: Fix RSS indirection table distribution
by Matt Carlson
· 13 years ago
5baa5e9
tg3: Add 5719 and 5720 to EEE_CAP list
by Matt Carlson
· 13 years ago
b715ce9
tg3: Fix link down notify failure when EEE disabled
by Matt Carlson
· 13 years ago
be67194
tg3: Fix link flap at 100Mbps with EEE enabled
by Matt Carlson
· 13 years ago
9e975cc
tg3: Fix io failures after chip reset
by Matt Carlson
· 13 years ago
7961689
bnx2x: Broken self-test in SF mode on 578xx
by Vladislav Zolotarov
· 13 years ago
8736c82
bnx2x: Parity errors recovery for 578xx
by Vladislav Zolotarov
· 13 years ago
c03bd39
bnx2x: Read FIP mac from SHMEM in single function mode
by Vladislav Zolotarov
· 13 years ago
0fea29c
bnx2x: Fixed ethtool -d for 578xx
by Vladislav Zolotarov
· 13 years ago
bf61ee1
bnx2x: Implementation for netdev->ndo_fcoe_get_wwn
by Vladislav Zolotarov
· 13 years ago
0f598f0
netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline after being called"
by Chris Friesen
· 13 years ago
89dc79b
netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind different interfaces
by Jozsef Kadlecsik
· 13 years ago
a6a7b75
netfilter: ipset: make possible to hash some part of the data element only
by Jozsef Kadlecsik
· 13 years ago
e6625fa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
47126d8
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
4746efd
vmscan: fix a livelock in kswapd
by Shaohua Li
· 13 years ago
f7b8863
fs/libfs.c: fix simple_attr_write() on 32bit machines
by Akinobu Mita
· 13 years ago
e501f29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
5943026
vfs: fix race in rcu lookup of pruned dentry
by Linus Torvalds
· 13 years ago
7ad711b
slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' structure
by Matvejchikov Ilya
· 13 years ago
a9481a3
slip: remove unused 'line' field from the 'slip' structure
by Matvejchikov Ilya
· 13 years ago
38be7a7
ceph: fix file mode calculation
by Sage Weil
· 13 years ago
fd99beb
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 13 years ago
3fbcf6b
Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6
by David S. Miller
· 13 years ago
928ad22
bnx2x: disable FCoE for 578xx devices since not yet supported
by Dmitry Kravkov
· 13 years ago
53e51e2
bnx2x: fix memory barriers
by Vladislav Zolotarov
· 13 years ago
f5219d8
bnx2x: use BNX2X_Q_FLG_TPA_IPV6 for TPA queue configuration
by Vladislav Zolotarov
· 13 years ago
019dbb4
bnx2x: disable loacal BH when scheduling FCOE napi
by Vladislav Zolotarov
· 13 years ago
d1c228d
bnx2x: fix MB index for 4-port devices
by Dmitry Kravkov
· 13 years ago
6debea8
bnx2x: DCB rework
by Dmitry Kravkov
· 13 years ago
f13ac41
bnx2x: remove unnecessary dma_sync
by Vladislav Zolotarov
· 13 years ago
9505ee3
bnx2x: stop tx before CNIC_STOP
by Vladislav Zolotarov
· 13 years ago
c636322
bnx2x: add missing command in error handling flow
by Dmitry Kravkov
· 13 years ago
9924caf
bnx2x: use correct dma_sync function
by Vladislav Zolotarov
· 13 years ago
1687b56
r8169: fix sticky accepts packet bits in RxConfig.
by Francois Romieu
· 13 years ago
b834226
vhost: optimize interrupt enable/disable
by Michael S. Tsirkin
· 13 years ago
75fd9ed
vhost: fix zcopy reference counting
by Michael S. Tsirkin
· 13 years ago
2723fea
vhost: set log when updating used flags or avail event
by Jason Wang
· 13 years ago
f59281d
vhost: init used ring after backend was set
by Jason Wang
· 13 years ago
97d32cf
netfilter: nfnetlink_queue: batch verdict support
by Florian Westphal
· 13 years ago
5863702
netfilter: nfnetlink_queue: assert monotonic packet ids
by Eric Dumazet
· 13 years ago
9daedd8
davinci: DM365 EVM: fix video input mux bits
by Jon Povey
· 13 years ago
33e1e5e
ARM: davinci: Check for NULL return from irq_alloc_generic_chip
by Todd Poynor
· 13 years ago
3a5c374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
680ba7c
pppoe: Must flush connections when MAC address changes too.
by David S. Miller
· 13 years ago
81fc70d
net: can: remove custom hex_to_bin()
by Andy Shevchenko
· 13 years ago
a07c796
include/linux/sdla.h: remove the prototype of sdla()
by WANG Cong
· 13 years ago
fec11dd
Fix cifs_get_root()
by Al Viro
· 13 years ago
61b8013
stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)
by Srinivas Kandagatla
· 13 years ago
eb0dc4b
stmmac: add memory barriers at appropriate places
by Shiraz Hashim
· 13 years ago
0b8f627
tulip: dmfe: Remove old log spamming pr_debugs
by Joe Perches
· 13 years ago
bab632d
vhost: vhost TX zero-copy support
by Michael S. Tsirkin
· 13 years ago
5c74501
ipv4: save cpu cycles from check_leaf()
by Eric Dumazet
· 13 years ago
dc6b845
si4713-i2c: avoid potential buffer overflow on si4713
by Mauro Carvalho Chehab
· 13 years ago
524196d
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 13 years ago
d36c301
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
a406721d
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 13 years ago
84a797d
netfilter: nfnetlink_queue: provide rcu enabled callbacks
by Eric Dumazet
· 13 years ago
6b75e3e
netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()
by Eric Dumazet
· 13 years ago
d3aaeb3
net: Add ->neigh_lookup() operation to dst_ops
by David S. Miller
· 13 years ago
69cce1d
net: Abstract dst->neighbour accesses behind helpers.
by David S. Miller
· 13 years ago
9cbb7ec
ipv6: Get rid of rt6i_nexthop macro.
by David S. Miller
· 13 years ago
8f40b16
neigh: Pass neighbour entry to output ops.
by David S. Miller
· 13 years ago
0916a5e
hppfs_lookup(): don't open-code lookup_one_len()
by Al Viro
· 13 years ago
3cc0658
hppfs: fix dentry leak
by Al Viro
· 13 years ago
0577d1b
cramfs: get_cramfs_inode() returns ERR_PTR() on failure
by Al Viro
· 13 years ago
642c937
ufs should use d_splice_alias()
by Al Viro
· 13 years ago
a803b80
fix exofs ->get_parent()
by Al Viro
· 13 years ago
f560f66
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
3d68bd0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
efcbae2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 13 years ago
54a772b
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 13 years ago
a6b52a9
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 13 years ago
247dc22
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 13 years ago
94b0522
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung
by Linus Torvalds
· 13 years ago
d4bd4b4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 13 years ago
69ecca8
net: vlan, qlcnic: make vlan_find_dev private
by David Lamparter
· 13 years ago
178edcb
net: add 802.1ad / 802.1ah / QinQ ethertypes
by David Lamparter
· 13 years ago
d3f684f
hwmon: (max1111) Fix race condition causing NULL pointer exception
by Pavel Herrmann
· 13 years ago
fa8b697
hwmon: (it87) Fix label group removal
by Jean Delvare
· 13 years ago
0b8e77f
hwmon: (asus_atk0110) Fix memory leak
by Luca Tettamanti
· 13 years ago
f71d26b
watchdog: hpwdt depends on PCI
by Randy Dunlap
· 13 years ago
b793eb6
ASoC: Correct WM8994 MICBIAS supply widget hookup
by Mark Brown
· 13 years ago
1b71fe2
ceph analog of cifs build_path_from_dentry() race fix
by Al Viro
· 13 years ago
dc137bf
cifs: build_path_from_dentry() race fix
by Al Viro
· 13 years ago
542d4d6
neigh: Kill ndisc_ops->queue_xmit
by David S. Miller
· 13 years ago
b23b545
neigh: Kill hh_cache->hh_output
by David S. Miller
· 13 years ago
47ec132
neigh: Kill neigh_ops->hh_output
by David S. Miller
· 13 years ago
Next »