Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6e17e8b9fb74b9fb9f6ea331f7f4a049c5b4c4b8
6e17e8b
alpha: Fixup recvmmsg syscall glue
by Arnaldo Carvalho de Melo
· 15 years ago
afa17a5
net/can: add driver for mscan family & mpc52xx_mscan
by Wolfram Sang
· 15 years ago
8888013
Phonet: convert routing table to RCU
by Rémi Denis-Courmont
· 15 years ago
7ed0132
Phonet: put protocols array under RCU
by Rémi Denis-Courmont
· 15 years ago
998221c
netiucv: displayed TX bytes value much too high
by Ursula Braun
· 15 years ago
0ca8cc6
s390: remove cu3088 layer for lcs and ctcm
by Ursula Braun
· 15 years ago
1e1815b
ctcm: suspend has to wait for outstanding I/O
by Frank Blaschka
· 15 years ago
b7c2aec
iucv: add work_queue cleanup for suspend
by Ursula Braun
· 15 years ago
2c1409a
inetpeer: Optimize inet_getid()
by Eric Dumazet
· 15 years ago
234b27c
ipv6: speedup inet6_dump_addr()
by Eric Dumazet
· 15 years ago
5256f2e
inet: fix inet_bind_bucket_for_each
by Lucian Adrian Grijincu
· 15 years ago
eec4df9
ipv4: speedup inet_dump_ifaddr()
by Eric Dumazet
· 15 years ago
342bde1
ixgbe: Make queue pairs on single MSI-X interrupts
by PJ Waskiewicz
· 15 years ago
8a0717f
ixgbe: Flush the LSC mask change to prevent repeated interrupts
by Nelson, Shannon
· 15 years ago
d1eff35
igb: only recycle page if it is on our numa node
by Alexander Duyck
· 15 years ago
dbabb06
igb: check for packets on all tx rings when link is down
by Alexander Duyck
· 15 years ago
971d1d3
igb: removed unused tx/rx total bytes/packets from adapter struct
by Alexander Duyck
· 15 years ago
128e45e
igb: Rework how netdev->stats is handled
by Alexander Duyck
· 15 years ago
a99955f
igb: when number of CPUs > 4 combine tx/rx queues to allow more queues
by Alexander Duyck
· 15 years ago
115f459
igb: move timesync init into a seperate function
by Alexander Duyck
· 15 years ago
0e15439a
igb: change type for ring sizes to u16 in igb_set_ring_param
by Alexander Duyck
· 15 years ago
ddb1417
ARM: fix bug of checking on signed return value using unsigned statement in w90p910 platform
by Wan ZongShun
· 15 years ago
6baff15
igmp: Use next_net_device_rcu()
by Eric Dumazet
· 15 years ago
ce81b76
ipv6: use RCU to walk list of network devices
by Eric Dumazet
· 15 years ago
bee7ca9
net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
by William Allen Simpson
· 15 years ago
cbbef5e
vlan/macvlan: propagate transmission state to upper layers
by Patrick McHardy
· 15 years ago
572a9d7
net: allow to propagate errors through ->ndo_hard_start_xmit()
by Patrick McHardy
· 15 years ago
9ea2bda
niu.c: Use correct length in strncmp
by Joe Perches
· 15 years ago
805003a4
net/atm: move all compat_ioctl handling to atm/ioctl.c
by Arnd Bergmann
· 15 years ago
a2116ed
net/compat: fix dev_ifsioc emulation corner cases
by Arnd Bergmann
· 15 years ago
c029f44
DM9000: Wake on LAN support
by Ben Dooks
· 15 years ago
f9254ed
ixgbe: r_idx not used in ixgbe_msix_clean_rx()
by Ali Gholami Rudi
· 15 years ago
e5c140a
decnet: convert dndev_lock to spinlock
by stephen hemminger
· 15 years ago
41bdecf
decnet: add RTNL lock when reading address list
by stephen hemminger
· 15 years ago
08e9897
netdev: fold name hash properly (v3)
by stephen hemminger
· 15 years ago
7e5ca6a
qlge: Change version to v1.00.00.23.00.00-01.
by Ron Mercer
· 15 years ago
a5a62a1
qlge: Clean up module parameter name.
by Ron Mercer
· 15 years ago
74e1243
qlge: Add asic reset to open call.
by Ron Mercer
· 15 years ago
4fc9b86
qlge: Do not change frame routing during suspend.
by Ron Mercer
· 15 years ago
3586e0a
clocksource/timecompare: Fix symbol exports to be GPL'd.
by David S. Miller
· 15 years ago
a3bc1f1
gianfar: Revive SKB recycling
by Anton Vorontsov
· 15 years ago
836cf7f
gianfar: Fix race between gfar_error() and gfar_start_xmit()
by Anton Vorontsov
· 15 years ago
499428e
gianfar: Fix thinko in gfar_set_rx_stash_index()
by Anton Vorontsov
· 15 years ago
5ea681d
gianfar: Fix build with CONFIG_PM=y
by Anton Vorontsov
· 15 years ago
4dea29d
gianfar: Remove 'Interrupt problem!' warning
by Anton Vorontsov
· 15 years ago
e84af6d
skbuff: Do not allow skb recycling with disabled IRQs
by Anton Vorontsov
· 15 years ago
434a8a58
ipv6: Remove unused var in inet6_dump_ifinfo()
by David S. Miller
· 15 years ago
ddd2104
iwlwifi: fix iwl1000 "RTS/CTS for HT" merge damage
by John W. Linville
· 15 years ago
2071a00
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ff879eb
CAN: use dev_get_by_index_rcu
by stephen hemminger
· 15 years ago
61fbab7
IPV4: use rcu to walk list of devices in IGMP
by stephen hemminger
· 15 years ago
fa91860
decnet: use RCU to find network devices
by stephen hemminger
· 15 years ago
e576b9e
s390: use RCU to walk list of network devices
by stephen hemminger
· 15 years ago
f1e9016
net: use rcu for network scheduler API
by stephen hemminger
· 15 years ago
9e06759
vlan: eliminate use of dev_base_lock
by stephen hemminger
· 15 years ago
254245d
netdev: add netdev_continue_rcu
by stephen hemminger
· 15 years ago
856540e
IPv6: use ipv6_addr_v4mapped()
by Brian Haley
· 15 years ago
246c65a
parisc: led: Use for_each_netdev_rcu()
by Eric Dumazet
· 15 years ago
292f4f3
sit: Clean up DF code by copying from IPIP
by Herbert Xu
· 15 years ago
bcd3232
ipv6: Allow inet6_dump_addr() to handle more than 64 addresses
by Eric Dumazet
· 15 years ago
84d2697
ipv6: speedup inet6_dump_ifinfo()
by Eric Dumazet
· 15 years ago
13cfa97
net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard
by Cyrill Gorcunov
· 15 years ago
37e8273
usbnet: Set link down initially for drivers that update link state
by Ben Hutchings
· 15 years ago
8cbd962
niu: Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASK
by Marin Mitov
· 15 years ago
30fff92
udp: bind() optimisation
by Eric Dumazet
· 15 years ago
0ab365f
bnx2x: version 1.52.1-4
by Eilon Greenstein
· 15 years ago
7d323bf
bnx2x: Change coalescing granularity to 4us
by Eilon Greenstein
· 15 years ago
91545f6
bnx2x: Remove misleading error print
by Eilon Greenstein
· 15 years ago
d6a2f98
bnx2x: GSO implies CSUM offload
by Eilon Greenstein
· 15 years ago
b170437
Phonet: allocate and copy for pipe TX without sock lock
by Rémi Denis-Courmont
· 15 years ago
6b0d07b
Phonet: put sockets in a hash table
by Rémi Denis-Courmont
· 15 years ago
4a9b5e5
speedfax: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
8489992
pcnet-cs: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
b3ccbb2
tms380tr: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
866691a
spider-net: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
b9721d5
myri10ge: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
34336ec
cxgb3: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
45229b4
bnx2x: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
e8c0ae2
ambassador: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
9fca79d
solos-pci: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
36c04a6
netx: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
d01032e4
iwlwifi: Fix issue on file transfer stalled in HT mode
by Wey-Yi Guy
· 15 years ago
73871f7
iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 series
by Wey-Yi Guy
· 15 years ago
c3b866a
Libertas: fix issues while configuring host sleep using ethtool wol
by Bing Zhao
· 15 years ago
866d470
Libertas: coding style cleanup in ethtool.c
by Bing Zhao
· 15 years ago
3da0d66
rtl8187: Fix sparse warnings
by Larry Finger
· 15 years ago
1e93bd4
ath5k: add LED definition for BenQ Joybook R55v
by Bob Copeland
· 15 years ago
6f9797a
ath5k: add LED support for HP Compaq CQ60
by Bob Copeland
· 15 years ago
bcfc56a
ath5k: don't reset mcast filter when configuring the mode
by Bob Copeland
· 15 years ago
e1a6542
rt2x00: update MAINTAINERS
by Ivo van Doorn
· 15 years ago
8f61128
b43: work around a locking issue in ->set_tim()
by Felix Fietkau
· 15 years ago
d8e2352
ssb-pcmcia: Fix 32bit register access in early bus scanning
by Martin Fuzzey
· 15 years ago
f6d773c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
d0e1e88
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
9e0d57f
xfrm: SAD entries do not expire correctly after suspend-resume
by Yury Polyanskiy
· 15 years ago
7a50a24
net/compat_ioctl: support SIOCWANDEV
by Arnd Bergmann
· 15 years ago
fab2532
net, compat_ioctl: fix SIOCGMII ioctls
by Arnd Bergmann
· 15 years ago
f6b8f32
udp: multicast RX should increment SNMP/sk_drops counter in allocation failures
by Eric Dumazet
· 15 years ago
a1ab77f
ipv6: udp: Optimise multicast reception
by Eric Dumazet
· 15 years ago
1240d13
ipv4: udp: Optimise multicast reception
by Eric Dumazet
· 15 years ago
Next »