Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7f482fc88ac47662228d6b1f05759797c8936a30
« Previous
fdb93f8a
gadget/rndis: dev_get_stats() now returns rtnl_link_stats64.
by David S. Miller
· 14 years ago
5f2f892
inetpeer: do not use zero refcnt for freed entries
by Eric Dumazet
· 14 years ago
d5f31fb
netpoll: Use correct primitives for RCU dereferencing
by Herbert Xu
· 14 years ago
9f70b0f
bridge: Add const to dummy br_netpoll_send_skb
by Herbert Xu
· 14 years ago
fed396a
bridge: Fix OOM crash in deliver_clone
by Herbert Xu
· 14 years ago
5933dd2
net: NET_SKB_PAD should depend on L1_CACHE_BYTES
by Eric Dumazet
· 14 years ago
7e43cd6
netxen: fix caching window register
by Amit Kumar Salecha
· 14 years ago
2227bae
netxen: fix rcv buffer leak
by Amit Kumar Salecha
· 14 years ago
bf44508
netxen: fix memory leaks in error path
by Amit Kumar Salecha
· 14 years ago
a95d8c8
ipfrag : frag_kfree_skb() cleanup
by Eric Dumazet
· 14 years ago
d27f9b3
ip_frag: Remove some atomic ops
by Eric Dumazet
· 14 years ago
2bbdf38
ipv6: syncookies: do not skip ->iif initialization
by Florian Westphal
· 14 years ago
1739da4
ocfs2: Limit default local alloc size within bitmap range.
by Tao Ma
· 14 years ago
40f165f
ocfs2: Move orphan scan work to ocfs2_wq.
by Tao Ma
· 14 years ago
6469272
fs/ocfs2/dlm: Add missing spin_unlock
by Julia Lawall
· 14 years ago
82695d9
net: Fix error in comment on net_device_ops::ndo_get_stats
by Ben Hutchings
· 14 years ago
4fcc3d3
netdev:bfin_mac: reclaim and free tx skb as soon as possible after transfer
by Sonic Zhang
· 14 years ago
44b496f
pcmcia: dev_node removal bugfix
by Dominik Brodowski
· 14 years ago
aa1039e
inetpeer: RCU conversion
by Eric Dumazet
· 14 years ago
7b34a46
cnic: Fix cnic_cm_abort() error handling.
by Michael Chan
· 14 years ago
943189f
cnic: Refactor and fix cnic_ready_to_close().
by Michael Chan
· 14 years ago
a1e621b
cnic: Refactor code in cnic_cm_process_kcqe().
by Michael Chan
· 14 years ago
ed99daa5
cnic: Return error code in cnic_cm_close() if unsuccessful.
by Michael Chan
· 14 years ago
2850062
ixgbe: update set_rx_mode to fix issues w/ macvlan
by Alexander Duyck
· 14 years ago
16fb62b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
2b07be2
powerpc/5200: fix lite5200 ethernet phy address
by Dmitry Baryshkov
· 14 years ago
f487537
powerpc/5200: Fix build error in sound code.
by Grant Likely
· 14 years ago
fb73538
powerpc/5200: fix oops during going to standby
by Dmitry Baryshkov
· 14 years ago
3260e52
arm: mm: Don't free prohibited memmap entries
by Michael Bohan
· 14 years ago
923a081
Add GPIO support for HTC Dream.
by Pavel Machek
· 14 years ago
d7ca213
ath9k_htc: Fix ampdu_action callback
by Sujith
· 14 years ago
9a2af88
ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003
by Luis R. Rodriguez
· 14 years ago
e4a0ab3
rt2x00: Synchronize WCID initialization with legacy driver
by Ivo van Doorn
· 14 years ago
04f1e34
rt2x00: Enable HW crypto by default
by Ivo van Doorn
· 14 years ago
e6474c3
rt2x00: Limit TX done looping to number of TX ring entries
by Ivo van Doorn
· 14 years ago
a5ea2f0
rt2x00: Update author rt2800lib
by Ivo van Doorn
· 14 years ago
e1b4d7b
rt2x00: Enable fallback rates for rt61pci and rt73usb
by Ivo van Doorn
· 14 years ago
3d2bc10
rt2x00: Fix tx status reporting when falling back to the lowest rate
by Helmut Schaa
· 14 years ago
3f2bee2
rt2x00: provide mac80211 a suitable max_rates value
by Helmut Schaa
· 14 years ago
a3f84ca
rt2x00: Fix typo in rt2800_config_txpower
by Helmut Schaa
· 14 years ago
3afa626
rt2x00: Fix TX_STA_FIFO handling
by Helmut Schaa
· 14 years ago
52b58fa
rt2x00: Add comment about BBP1_TX_POWER
by Helmut Schaa
· 14 years ago
2606e42
rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handling
by Helmut Schaa
· 14 years ago
ecb7cab
rt2x00: only set TXDONE_FALLBACK in rt2800pci if the frame was retried
by Helmut Schaa
· 14 years ago
fd6dcb8
rt2x00: don't use TXDONE_FALLBACK as success indicator
by Helmut Schaa
· 14 years ago
46678b1
rt2x00: clarify meaning of txdone flags
by Helmut Schaa
· 14 years ago
9190252
mac80211: Use a separate CCMP PN receive counter for management frames
by Jouni Malinen
· 14 years ago
05e48e8
mac80211: Protect Deauthentication frame when using MFP
by Jouni Malinen
· 14 years ago
ff61638
mac80211: Fix ps-qos network latency handling
by Juuso Oikarinen
· 14 years ago
d6a574f
hostap: Protect against initialization interrupt
by Tim Gardner
· 14 years ago
2107134
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
a3433f3
tcp: unify tcp flag macros
by Changli Gao
· 14 years ago
f350a0a8
bridge: use rx_handler_data pointer to store net_bridge_port pointer
by Jiri Pirko
· 14 years ago
a35e2c1
macvlan: use rx_handler_data pointer to store macvlan_port pointer V2
by Jiri Pirko
· 14 years ago
93e2c32
net: add rx_handler data pointer
by Jiri Pirko
· 14 years ago
84cc153
alpha: Fix de2104x driver failing to readout MAC address correctly
by Morten H. Larsen
· 14 years ago
932e0c2
alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19
by Morten H. Larsen
· 14 years ago
5efa16f
alpha: fix pci_mmap_resource API breakage
by Matt Turner
· 14 years ago
87a9d57
alpha: fix __arch_hweight32 typo
by Matt Turner
· 14 years ago
91d2c34
bridge: Fix netpoll support
by Herbert Xu
· 14 years ago
c18370f
netpoll: Add netpoll_tx_running
by Herbert Xu
· 14 years ago
8fdd95e
netpoll: Allow netpoll_setup/cleanup recursion
by Herbert Xu
· 14 years ago
4247e16
netpoll: Add ndo_netpoll_setup
by Herbert Xu
· 14 years ago
dbaa154
netpoll: Add locking for netpoll_setup/cleanup
by Herbert Xu
· 14 years ago
de85d99
netpoll: Fix RCU usage
by Herbert Xu
· 14 years ago
3665504
bridge: Remove redundant npinfo NULL setting
by Herbert Xu
· 14 years ago
c04ec80
netpoll: Set npinfo to NULL even with ndo_netpoll_cleanup
by Herbert Xu
· 14 years ago
a69b03e
iwlwifi: cancel scan watchdog in iwl_bg_abort_scan
by John W. Linville
· 14 years ago
c6ac12a
ext4: update ctime when changing the file's permission by setfacl
by Jan Kara
· 14 years ago
f9181f4
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 14 years ago
e71fa37
ASoC: Default WM2000 ANC and speaker to enabled
by Mark Brown
· 14 years ago
0902b46
netfilter: xtables: idletimer target implementation
by Luciano Coelho
· 14 years ago
d73f33b
netfilter: CLUSTERIP: RCU conversion
by Eric Dumazet
· 14 years ago
67884e2
Merge branch 'for-2.6.35' into for-2.6.36
by Mark Brown
· 14 years ago
5b61ea4
ASoC: DaVinci: Fix McASP hardware FIFO configuration
by Sudhakar Rajashekhara
· 14 years ago
d5eda75
kbuild: fix LOCALVERSION handling to match description
by Andy Whitcroft
· 14 years ago
1a01eff
ASoC: header cleanup for da7210
by Kuninori Morimoto
· 14 years ago
3367e45
ASoC: header cleanup for ak4642
by Kuninori Morimoto
· 14 years ago
c3be0af3
ASoC: header cleanup for FSI-DA7210
by Kuninori Morimoto
· 14 years ago
6c8abb4
ASoC: header cleanup for FSI-AK4642
by Kuninori Morimoto
· 14 years ago
8600d70
ASoC: header cleanup for FSI
by Kuninori Morimoto
· 14 years ago
eb6e704
Merge branch 'fix/misc' into for-linus
by Takashi Iwai
· 14 years ago
8fda43c
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 14 years ago
2d9e667
intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions.
by David Woodhouse
· 14 years ago
00dfff7
intel-iommu: Fix double lock in get_domain_for_dev()
by Jiri Slaby
· 14 years ago
25cbff1
intel-iommu: Fix reference by physical address in intel_iommu_attach_device()
by Sheng Yang
· 14 years ago
bc092a3
OMAP: OMAPFB: fix rfbi.c compile error
by Tomi Valkeinen
· 14 years ago
256a804
OMAPFB: LCDC: change update_mode to DISABLED when going suspend
by Janusz Krzysztofik
· 14 years ago
1ab6c16
bnx2x: Fix link problem with some DACs
by Yaniv Rosner
· 14 years ago
d6cc1d6
inetpeer: various changes
by Eric Dumazet
· 14 years ago
6b10de3
loopback: Implement 64bit stats on 32bit arches
by Eric Dumazet
· 14 years ago
c68f24c
ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()
by Eric Dumazet
· 14 years ago
f6bc7d9
ipv6: avoid two atomics in ipv6_rthdr_rcv()
by Eric Dumazet
· 14 years ago
1be3b5f
ethtool: Revert incorrect indentation changes
by Ben Hutchings
· 14 years ago
79600aa
cciss: set SCSI max cmd len to 16, as default is wrong
by Stephen M. Cameron
· 14 years ago
a2c9a60
powerpc/5200: add lite5200 onboard I2C eeprom and flash
by Dmitry Baryshkov
· 14 years ago
6b08f51
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
3bbf9b9
maintainers: Add git trees for SPI and device tree
by Grant Likely
· 14 years ago
7c9d936
powerpc: Fix mpic_resume on early G5 macs
by Alastair Bridgewater
· 14 years ago
bd2b64a
powerpc: rtas_flash needs to use rtas_data_buf
by Milton Miller
· 14 years ago
Next »