Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d8190dff018ffe932d17cae047c6b3d1c5fc7574
d8190df
bonding: set device in RLB ARP packet handler
by Greg Edwards
· 14 years ago
64e724f
ipv6: Don't add routes to ipv6 disabled interfaces.
by Brian Haley
· 14 years ago
be2b6e6
net: Fix skb_copy_expand() handling of ->csum_start
by David S. Miller
· 14 years ago
00c5a98
net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.c
by Andrea Shepard
· 14 years ago
8a35747
macvtap: Limit packet queue length
by Herbert Xu
· 14 years ago
bded64a
ixgbe/igb: catch invalid VF settings
by Andy Gospodarek
· 14 years ago
0577589
bnx2x: Advance a module version
by Vladislav Zolotarov
· 14 years ago
d0996fa
bnx2x: Protect statistics ramrod and sequence number
by Vladislav Zolotarov
· 14 years ago
a13773a
bnx2x: Protect a SM state change
by Vladislav Zolotarov
· 14 years ago
573201f
bridge: Partially disable netpoll support
by Herbert Xu
· 14 years ago
45e77d3
tcp: fix crash in tcp_xmit_retransmit_queue
by Ilpo Järvinen
· 14 years ago
b508998
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
d9a9dc6
IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())
by Arnaud Ebalard
· 14 years ago
ee2e611
ibmveth: lost IRQ while closing/opening device leads to service loss
by Robert Jennings
· 14 years ago
0f6142f
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 14 years ago
9acd56d
rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()
by Stephen Boyd
· 14 years ago
95c0ec6
vhost: avoid pr_err on condition guest can trigger
by Michael S. Tsirkin
· 15 years ago
e40dbc5
ipmr: Don't leak memory if fib lookup fails.
by Ben Greear
· 14 years ago
1680e90
vhost-net: avoid flush under lock
by Michael S. Tsirkin
· 14 years ago
b0f77d0
net: fix problem in reading sock TX queue
by Tom Herbert
· 14 years ago
91a72a7
net/core: neighbour update Oops
by Doug Kehn
· 14 years ago
87fd308
net: skb_tx_hash() fix relative to skb_orphan_try()
by Eric Dumazet
· 14 years ago
3a047bf
rfs: call sock_rps_record_flow() in tcp_splice_read()
by Changli Gao
· 14 years ago
d809ec8
xfrm: do not assume that template resolving always returns xfrms
by Timo Teräs
· 14 years ago
0f4da2d
hostap_pci: set dev->base_addr during probe
by John W. Linville
· 14 years ago
ab83a38
axnet_cs: use spin_lock_irqsave in ax_interrupt
by Ken Kawasaki
· 14 years ago
336a283
dsa: Fix Kconfig dependencies.
by David S. Miller
· 14 years ago
70c2efa
act_nat: not all of the ICMP packets need an IP header payload
by Changli Gao
· 14 years ago
c4363d6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
17c9929
r8169: incorrect identifier for a 8168dp
by Francois Romieu
· 14 years ago
635f081
Phonet: fix skb leak in pipe endpoint accept()
by Rémi Denis-Courmont
· 14 years ago
0453098
Bluetooth: Update sec_level/auth_type for already existing connections
by Ville Tervo
· 15 years ago
da213f4
Bluetooth: Reset the security level after an authentication failure
by Johan Hedberg
· 15 years ago
e501d05
Bluetooth: Check L2CAP pending status before sending connect request
by Andrei Emeltchenko
· 14 years ago
33b665e
NET: SB1250: Initialize .owner
by Ralf Baechle
· 14 years ago
7074b16
vxge: show startup message with KERN_INFO
by Wu Fengguang
· 14 years ago
dfe1e8e
ll_temac: Fix missing iounmaps
by Denis Kirjanov
· 14 years ago
1776206
bridge: Clear IPCB before possible entry into IP stack
by Herbert Xu
· 14 years ago
f803696
ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs
by Rajkumar Manoharan
· 14 years ago
7f285fa
bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference
by Herbert Xu
· 14 years ago
bcfcc45
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined
by Ben Hutchings
· 14 years ago
3390712
net/ne: fix memory leak in ne_drv_probe()
by Kulikov Vasiliy
· 14 years ago
44b451f
xfrm: fix xfrm by MARK logic
by Peter Kosyh
· 14 years ago
8bd3945
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 14 years ago
58eba97
virtio_net: fix oom handling on tx
by Rusty Russell
· 14 years ago
1788f49
virtio_net: do not reschedule rx refill forever
by Michael S. Tsirkin
· 14 years ago
4a49043
s2io: resolve statistics issues
by Jon Mason
· 14 years ago
94e6721
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
e2aec37
linux/net.h: fix kernel-doc warnings
by Randy Dunlap
· 14 years ago
f0796d5
net: decreasing real_num_tx_queues needs to flush qdisc
by John Fastabend
· 14 years ago
4ef6acf
sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock
by John Fastabend
· 14 years ago
7ae80ab
qlge: fix a eeh handler to not add a pending timer
by Breno Leitao
· 15 years ago
72046d8
qlge: Replacing add_timer() to mod_timer()
by Breno Leitao
· 15 years ago
0dacca7
usbnet: Set parent device early for netdev_printk()
by Ben Hutchings
· 14 years ago
7b00ac5
net: Revert "rndis_host: Poll status channel before control channel"
by Ben Hutchings
· 14 years ago
e4c0647
iwlwifi: remove key information during device restart
by Reinette Chatre
· 15 years ago
499031a
netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
by Eric Dumazet
· 14 years ago
c89827e
drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.h
by Cody Rester
· 14 years ago
7b3384f
vhost: add unlikely annotations to error path
by Michael S. Tsirkin
· 14 years ago
42d782a
bonding: check if clients MAC addr has changed
by Flavio Leitner
· 15 years ago
dd1589a
Bluetooth: Fix abuse of the preincrement operator
by David Howells
· 15 years ago
9b2c2ff
mv643xx_eth: use sw csum for big packets
by Saeed Bishara
· 15 years ago
08e554b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
4efd7e8
xfrm: fix XFRMA_MARK extraction in xfrm_mark_get
by Andreas Steffen
· 15 years ago
d3ead24
ixgbe: skip non IPv4 packets in ATR filter
by Guillaume Gaudonville
· 15 years ago
9f756f0
ixgbe: disable tx engine before disabling tx laser
by John Fastabend
· 15 years ago
fa37813
ixgbe: fix panic when shutting down system with WoL enabled
by Andy Gospodarek
· 15 years ago
bf98843
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
by Ben Hutchings
· 15 years ago
db048b6
ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL
by Ben Hutchings
· 15 years ago
c22d7ac
bonding: prevent netpoll over bonded interfaces
by Andy Gospodarek
· 15 years ago
d5675bd
vhost: break out of polling loop on error
by Michael S. Tsirkin
· 15 years ago
e2f5b04
phylib: Add autoload support for the LXT973 phy.
by David Woodhouse
· 15 years ago
d41de3c
ISDN: hysdn, fix potential NULL dereference
by Jiri Slaby
· 15 years ago
cc413d9
vxge: fix memory leak in vxge_alloc_msix() error path
by Michal Schmidt
· 15 years ago
1b4843c
isdn/gigaset: correct CAPI connection state storage
by Tilman Schmidt
· 15 years ago
1ce368f
isdn/gigaset: encode HLC and BC together
by Tilman Schmidt
· 15 years ago
23b3677
isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation
by Tilman Schmidt
· 15 years ago
278a582
isdn/gigaset: correct CAPI voice connection encoding
by Tilman Schmidt
· 15 years ago
e7752ee
isdn/gigaset: honor CAPI application's buffer size request
by Tilman Schmidt
· 15 years ago
ed770f0
cpmac: do not leak struct net_device on phy_connect errors
by Florian Fainelli
· 15 years ago
9735b7e
smc91c92_cs: fix the problem that lan & modem does not work simultaneously
by Ken Kawasaki
· 15 years ago
9f88816
ipv6: fix NULL reference in proxy neighbor discovery
by stephen hemminger
· 15 years ago
062bee4
iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flag
by Wey-Yi Guy
· 15 years ago
d1e89f3
iwlwifi: fix multicast
by Johannes Berg
· 15 years ago
1a61a83
Bluetooth: Bring back var 'i' increment
by Gustavo F. Padovan
· 15 years ago
b1312c8
xfrm: check bundle policy existance before dereferencing it
by Timo Teräs
· 15 years ago
38000a9
sky2: enable rx/tx in sky2_phy_reinit()
by Brandon Philips
· 15 years ago
6c3118e
ath9k: Fix bug in starting ani
by Vasanthakumar Thiagarajan
· 15 years ago
6b2a541
cnic: Disable statistics initialization for eth clients that do not support statistics
by Dmitry Kravkov
· 15 years ago
06aeb78
net: add dependency on fw class module to qlcnic and netxen_nic
by Anirban Chakraborty
· 15 years ago
8f1c14b
snmp: fix SNMP_ADD_STATS()
by Eric Dumazet
· 15 years ago
8ceedea
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
d5dc0ae
hso: remove setting of low_latency flag
by Filip Aben
· 15 years ago
26cde9f
udp: Fix bogus UFO packet generation
by Herbert Xu
· 15 years ago
13fea6d
lasi82596: fix netdev_mc_count conversion
by Helge Deller
· 15 years ago
ade2d3d
NET: MIPSsim: Fix modpost warning.
by Ralf Baechle
· 15 years ago
b685577
ath5k: initialize ah->ah_current_channel
by Bob Copeland
· 15 years ago
25442e0
bridge: fdb cleanup runs too often
by stephen hemminger
· 15 years ago
aabef8b
bnx2: fix dma_get_ops compilation breakage
by FUJITA Tomonori
· 15 years ago
db176ed
ucc_geth: fix for RX skb buffers recycling
by Sergey Matyukevich
· 15 years ago
Next »