Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8f40b161de4f27402b4c0659ad2ae83fad5a0cdd
8f40b16
neigh: Pass neighbour entry to output ops.
by David S. Miller
· 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
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
0895b08
neigh: Simply destroy handling wrt. hh_cache.
by David S. Miller
· 13 years ago
05e3aa0
net: Create and use new helper, neigh_output().
by David S. Miller
· 13 years ago
a292829
ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbour
by David S. Miller
· 13 years ago
fec8292
ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour
by David S. Miller
· 13 years ago
faa2831
bnx2x: Fix compilation when CNIC is not selected in config
by Dmitry Kravkov
· 13 years ago
2d9a8db
68360enet: Remove Kconfig/Makefile references
by Jeff Kirsher
· 13 years ago
cd63401
bnx2: Close device if tx_timeout reset fails
by Michael Chan
· 13 years ago
25009a1
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 13 years ago
6864ddb
8139cp: convert to new VLAN model.
by françois romieu
· 13 years ago
f0c50c7
Remove redundant variable/code in __qdisc_run
by Krishna Kumar
· 13 years ago
2af4ba8
slcan: remove obsolete code in slcan initialisation
by Oliver Hartkopp
· 13 years ago
8279171
Separate handling of irq type flags variable from the irq_flags request_irq variable
by Shyam Iyer
· 13 years ago
95a943c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
ecae42d
net/ps3: Fix gelic RX DMA restart
by Geoff Levand
· 13 years ago
6383c0b
bnx2x: Multiple concurrent l2 traffic classes
by Ariel Elior
· 13 years ago
7be08a7
bnx2x: Renaming the "reset_task" to "sp_rtnl_task"
by Ariel Elior
· 13 years ago
3977065
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
e20e694
net: remove SK_ROUTE_CAPS from meta ematch
by Michał Mirosław
· 13 years ago
974151e6
net: remove /sys/class/net/*/features
by Michał Mirosław
· 13 years ago
fec30c3
net: unexport netdev_fix_features()
by Michał Mirosław
· 13 years ago
1180e7d
net: cleanup vlan_features setting in register_netdev
by Michał Mirosław
· 13 years ago
6c9c1b5
net: vlan: remove reduntant check in ndo_fix_features callback
by Michał Mirosław
· 13 years ago
512e400
net: m68k/nfeth: Remove wrong usage of dev->flags
by Michał Mirosław
· 13 years ago
e542a22
r8169: adjust the RxConfig settings.
by Hayes Wang
· 13 years ago
aaa89c0
r8169: don't enable rx when shutdown.
by Hayes Wang
· 13 years ago
d4ed95d
r8169: fix wake on lan setting for non-8111E.
by Hayes Wang
· 13 years ago
7009042
r8169: support RTL8111E-VL.
by Hayes Wang
· 13 years ago
133ac40
r8169: add ERI functions.
by Hayes Wang
· 13 years ago
92fc43b
r8169: modify the flow of the hw reset.
by Hayes Wang
· 13 years ago
4f6b00e5
r8169: adjust some registers.
by Hayes Wang
· 13 years ago
eff896c
ps3_gelic: Don't kill the device on DMA failure
by Andre Heider
· 13 years ago
bb4f85c
ps3_gelic: Fix start_xmit kick error path
by Andre Heider
· 13 years ago
e3001c9
ps3_gelic: Fix typos
by Andre Heider
· 13 years ago
4052299
qlcnic: change capture mask for FW dump
by Anirban Chakraborty
· 13 years ago
fef0c06
qlcnic: define error code for loopback test
by Amit Kumar Salecha
· 13 years ago
f127f47
qlcnic: fix race in skb->len access.
by Sucheta Chakraborty
· 13 years ago
e5dcf6d
qlcnic: enable mac-learning in promiscous mode.
by Sucheta Chakraborty
· 13 years ago
a941fef
qlcnic: updated supported cards information
by Sritej Velaga
· 13 years ago
7b749ff
qlcnic: fix chip reset logic
by Sritej Velaga
· 13 years ago
41c2178
bnx2: Read iSCSI config from shared memory during ->probe()
by Michael Chan
· 13 years ago
ecdbf6e
bnx2: Add MCP dump
by Jeffrey Huang
· 13 years ago
558e4c7
cnic: Return proper error code if we fail to send netlink message
by Michael Chan
· 13 years ago
e1dd883
cnic: Fix ring setup/shutdown code
by Michael Chan
· 13 years ago
b7d4031
cnic: Fix port_mode setting
by Michael Chan
· 13 years ago
973e574
cnic: Replace get_random_bytes() with random32()
by Michael Chan
· 13 years ago
10d1e8c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 13 years ago
cd0d722
tg3: Match power source to driver state
by Matt Carlson
· 13 years ago
3a1e19d
tg3: Add function status reporting
by Matt Carlson
· 13 years ago
6f5c8f83
tg3: Create critical section around GPIO toggling
by Matt Carlson
· 13 years ago
69f11c9
tg3: Determine PCI function number in one place
by Matt Carlson
· 13 years ago
bed9829
tg3: Check transitions to D0 power state
by Matt Carlson
· 13 years ago
1682128
tg3: Move power state transitions to init_one
by Matt Carlson
· 13 years ago
c9cab24
tg3: Detect APE enabled devs earlier
by Matt Carlson
· 13 years ago
cc9f01b
af-packet: fix - avoid reading stale data
by Chetan Loke
· 13 years ago
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
f6b72b6
net: Embed hh_cache inside of struct neighbour.
by David S. Miller
· 13 years ago
51414d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
ff79c8a
sfc: Remove 'Communications' after 'Solarflare' in references to hardware
by Ben Hutchings
· 13 years ago
201f92e
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 13 years ago
6ac556d
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
c835490
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
5d7d5d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
f39b2dd9
mmc: core: Bus width testing needs to handle suspend/resume
by Philip Rakity
· 13 years ago
95acac6
mac80211: allow driver to disconnect after resume
by Johannes Berg
· 13 years ago
2fcf2824
mac80211: remove a redundant check
by Mohammed Shafi Shajakhan
· 13 years ago
5d82c53
mwifiex: add cfg80211 handler for set_bitrate_mask
by Yogesh Ashok Powar
· 13 years ago
4e86879
ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211
by Felix Fietkau
· 13 years ago
6340211
ath5k: disable 32KHz sleep clock operation by default
by Felix Fietkau
· 13 years ago
f006438
ath5k: fix reference clock usec duration setting restore
by Felix Fietkau
· 13 years ago
fe00deb
ath5k: delay full calibration after reset
by Felix Fietkau
· 13 years ago
26d16d2
ath5k: initialize common->clockrate
by Felix Fietkau
· 13 years ago
2d2cf47
ath5k: fix reference clock frequency for spur mitigation on AR2413
by Felix Fietkau
· 13 years ago
ca8bfd9
ath5k: apply the synth voltage tweak only on AR5112 rev 2
by Felix Fietkau
· 13 years ago
b613c72
ath5k: add missing checks for rfgain probe
by Felix Fietkau
· 13 years ago
0472ade
ath9k_hw: Fix incorrect key_miss handling
by Senthil Balasubramanian
· 13 years ago
2a897d4
iwlagn: Add missing comma between constant string array
by Joe Perches
· 13 years ago
861d9c3
iwlegacy: Add missing comma between constant string array
by Joe Perches
· 13 years ago
851f186
sfc: Remove 'Solarstorm' from Kconfig descriptions
by Ben Hutchings
· 13 years ago
390fd0b
slip: remove dead code within the slip initialization
by Matvejchikov Ilya
· 13 years ago
9173a88
slip: remove redundant check slip_devs for NULL
by Matvejchikov Ilya
· 13 years ago
e28634d
slip: fix MTU comparation operation when reallocating buffers
by Matvejchikov Ilya
· 13 years ago
30c5f8e
slip: remove redundant NULL-pointer check before calling slhc_free
by Matvejchikov Ilya
· 13 years ago
5c25f68
net: Kill support for multiple hh_cache entries per neighbour
by David S. Miller
· 13 years ago
e69dd33
net: Push protocol type directly down to header_ops->cache()
by David S. Miller
· 13 years ago
3769cff
ipv4: Inline neigh binding.
by David Miller
· 13 years ago
c61d0af
drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blits
by Alex Deucher
· 13 years ago
780d7cc
agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M
by Chris Wilson
· 13 years ago
e5b1de1
net: Add documentation for netdev features handling
by Michał Mirosław
· 13 years ago
4c5102f
be2net: move to new vlan model
by Ajit Khaparde
· 13 years ago
1e75896
be2net: account for skb allocation failures
by Eric Dumazet
· 13 years ago
c2fed99
e1000e: use GFP_KERNEL allocations at init time
by Jeff Kirsher
· 13 years ago
a3d72d5
e1000e: Add Jumbo Frame support to 82583 devices
by Carolyn Wyborny
· 13 years ago
8d86e5f
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
d93a881
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
Next »