Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
000e8a53540b75a885efeb00ec1f1cb3c8d0bead
000e8a5
[NETFILTER]: nf_log: add netfilter gcc printf format checking
by Helge Deller
· 17 years ago
b416499
[NETFILTER]: xt_conntrack: add port and direction matching
by Jan Engelhardt
· 17 years ago
41d0cde
[NETFILTER]: nfnetlink_log: fix typo
by Patrick McHardy
· 17 years ago
c82a5cb
linux/types.h: Use __u64 for aligned_u64
by Jan Engelhardt
· 17 years ago
2fd8e52
[NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev member
by Patrick McHardy
· 17 years ago
d44caf8
[NETFILTER]: nf_nat: remove double bysource hash initialization
by Patrick McHardy
· 17 years ago
ecb6f85
[NETFILTER]: Use const in struct xt_match, xt_target, xt_table
by Jan Engelhardt
· 17 years ago
ca7c48c
[NETFILTER]: Supress some sparse warnings
by Eric Dumazet
· 17 years ago
3046d76
[RAW]: Wrong content of the /proc/net/raw6.
by Denis V. Lunev
· 17 years ago
8cd850e
[RAW]: Cleanup IPv4 raw_seq_show.
by Denis V. Lunev
· 17 years ago
377cf82
[RAW]: Family check in the /proc/net/raw[6] is extra.
by Denis V. Lunev
· 17 years ago
b164106
[IPCOMP]: Fix reception of incompressible packets
by Herbert Xu
· 17 years ago
e242297
[NET]: should explicitely initialize atomic_t field in struct dst_ops
by Eric Dumazet
· 17 years ago
ad1984e
[TCP]: NewReno must count every skb while marking losses
by Ilpo Järvinen
· 17 years ago
23fe186
[NETNS]: Fix race between put_net() and netlink_kernel_create().
by Pavel Emelyanov
· 17 years ago
533cb5b
[XFRM]: constify 'struct xfrm_type'
by Eric Dumazet
· 17 years ago
2216b48
[NETNS]: Add missing initialization of nl_info.nl_net in rtm_to_fib6_config()
by Benjamin Thery
· 17 years ago
4a19ec5
[NET]: Introducing socket mark socket option.
by Laszlo Attila Toth
· 17 years ago
036c2e2
[AF_RXRPC]: constify function pointer tables
by Jan Engelhardt
· 17 years ago
18c0226
[BNX2]: Update version to 1.7.3.
by Michael Chan
· 17 years ago
df7f1ed
[BNX2]: Update firmware.
by Michael Chan
· 17 years ago
83e3fc8
[BNX2]: Fine-tune flow control on 5709.
by Michael Chan
· 17 years ago
62a8313
[BNX2]: Remove CTX_WR macro.
by Michael Chan
· 17 years ago
2726d6e
[BNX2]: Remove REG_WR_IND/REG_RD_IND macros.
by Michael Chan
· 17 years ago
6f743ca
[BNX2]: Refine tx coalescing setup.
by Michael Chan
· 17 years ago
f3014c0
[BNX2]: Fix 5706 serdes link down bug.
by Michael Chan
· 17 years ago
b6c0632
[BLUETOOTH]: Add conn add/del workqueues to avoid connection fail.
by Dave Young
· 17 years ago
2614fa5
[IPCOMP]: Fetch nexthdr before ipch is destroyed
by Herbert Xu
· 17 years ago
936f6f8
[IPV4] fib_trie: apply fixes from fib_hash
by Julian Anastasov
· 17 years ago
c18865f
[IPV4] fib: fix route replacement, fib_info is shared
by Julian Anastasov
· 17 years ago
ec9dbb1
[SCTP]: Fix miss of report unrecognized HMAC Algorithm parameter
by Wei Yongjun
· 17 years ago
8cf8e5a
[INET_DIAG]: Fix inet_diag_lock_handler error path.
by Arnaldo Carvalho de Melo
· 17 years ago
406a1d8
[AUDIT]: Increase skb->truesize in audit_expand
by Herbert Xu
· 17 years ago
29ffe1a
[INET]: Prevent out-of-sync truesize on ip_fragment slow path
by Herbert Xu
· 17 years ago
1987e7b
[AX25]: Kill ax25_bind() user triggable printk.
by maximilian attems
· 17 years ago
a44562e
[AX25]: Beautify x25_init() version printk.
by maximilian attems
· 17 years ago
8674204
[NET] 9p: kill dead static inline buf_put_string
by Ilpo Järvinen
· 17 years ago
e1770d9
[SELinux]: Fix double free in selinux_netlbl_sock_setsid()
by Paul Moore
· 17 years ago
1a6509d
[IPSEC]: Add support for combined mode algorithms
by Herbert Xu
· 17 years ago
6fbf2cb
[IPSEC]: Allow async algorithms
by Herbert Xu
· 17 years ago
38320c7
[IPSEC]: Use crypto_aead and authenc in ESP
by Herbert Xu
· 17 years ago
bf164cc
Add new driver 'rndis_wlan' for wireless RNDIS devices.
by Jussi Kivilinna
· 17 years ago
3692e94
Move usbnet.h and rndis_host.h to include/linux/usb
by Jussi Kivilinna
· 17 years ago
039ee17
rndis_host: Add RNDIS physical medium checking into generic_rndis_bind()
by Jussi Kivilinna
· 17 years ago
5d6ecf6
rndis_host: Add link_change function pointer to 'struct rndis_data'.
by Jussi Kivilinna
· 17 years ago
7c39e03
rndis_host: Add early_init function pointer to 'struct rndis_data'.
by Jussi Kivilinna
· 17 years ago
476842b
usbnet: add driver_priv pointer to 'struct usbnet'
by Jussi Kivilinna
· 17 years ago
5665998
rndis_host: export functions
by Jussi Kivilinna
· 17 years ago
7517579
rndis_host: Split up rndis_host.c
by Jussi Kivilinna
· 17 years ago
6e3bbcc
usbnet: Use wlan device name for RNDIS wireless devices
by Jussi Kivilinna
· 17 years ago
a842eda
rndis_host: Fix rndis packet filter flags.
by Jussi Kivilinna
· 17 years ago
9ff5587
rndis_host: Halt device if rndis_bind fails.
by Jussi Kivilinna
· 17 years ago
04c3c01
rndis_host: Use 1KB buffer in rndis_unbind
by Jussi Kivilinna
· 17 years ago
786e3df
cdc_ether: Hardwire CDC descriptors when missing
by Bjorge Dijkstra
· 17 years ago
2bfa2e1
rndis_host: Fix sparse warning
by Bjorge Dijkstra
· 17 years ago
5d635ea
Add another Prism2 card to hostap
by Marcin Juszkiewicz
· 17 years ago
709365a
hostap_80211.h: remove duplicate prototype
by Michal Piotrowski
· 17 years ago
18904f5
wireless: iwlwifi3945/4965 - fix incorrect counting of memory
by Cyrill Gorcunov
· 17 years ago
fdfb92e
libertas: fix interrupt while removing driver
by Holger Schurig
· 17 years ago
5a6e043
libertas: fix memory alignment problems on the blackfin
by Ihar Hrachyshka
· 17 years ago
9e7d1a4
iwlwifi: correct math in elapsed_jiffies
by Eric Sandeen
· 17 years ago
303d9bf
rfkill: add the WiMAX radio type
by Iñaky Pérez-González
· 17 years ago
09552cc
b43: Drop packets that we are not able to encrypt
by Michael Buesch
· 17 years ago
7be1bb6
b43: Fix suspend/resume
by Michael Buesch
· 17 years ago
76f3915
iwlwifi: Fix uCode error on association
by Gregory Greenman
· 17 years ago
25c03d8
iwlwifi: do not schedule tasklet when rcv unused irq
by Joonwoo Park
· 17 years ago
74a3a25
iwlwifi: cleanup usage of inline functions
by Reinette Chatre
· 17 years ago
849e0dc
iwlwifi: initialize geo/channel information during probe
by Reinette Chatre
· 17 years ago
75849d2
iwl4965: fix return code indicating one interface is supported
by Reinette Chatre
· 17 years ago
d986bcd
iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965
by Maarten Lankhorst
· 17 years ago
4fcc547
rtl8180_dev.c: add support for 1799:700f
by Adrian Bassett
· 17 years ago
8b6bbe7
mac80211: fixing null qos data frames check for reordering buffer
by Ron Rindjunsky
· 17 years ago
e78c9d2
b43legacy: fix MAC control and microcode init
by Stefano Brivio
· 17 years ago
8712f27
b43legacy: Fix rfkill allocation leakage in error paths
by Michael Buesch
· 17 years ago
1946a2c
b43: Fix rfkill allocation leakage in error paths
by Michael Buesch
· 17 years ago
be9b725
ath5k: debug level improvements
by Bruno Randolf
· 17 years ago
691ba23
mac80211: fix alignment warning
by Johannes Berg
· 17 years ago
4bdb0fb
rt61pci: fix-up merge damage
by John W. Linville
· 17 years ago
13f09b9
Ensure that we export __fatal_signal_pending()
by Trond Myklebust
· 17 years ago
75659ca
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
fbdde7b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
e1a9c98
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa
by Linus Torvalds
· 17 years ago
fcc3ff4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
c4772d9
debug: turn ignore_loglevel into an early param
by Ingo Molnar
· 17 years ago
5aff053
sched: remove unused params
by Gerald Stralko
· 17 years ago
ef9884e
sched: let +nice tasks have smaller impact
by Peter Zijlstra
· 17 years ago
296825c
sched: fix high wake up latencies with FAIR_USER_SCHED
by Srivatsa Vaddagiri
· 17 years ago
0950310
RCU: add help text for "RCU implementation type"
by Paul E. McKenney
· 17 years ago
62152d0
asm-generic/tlb.h: build fix
by Ingo Molnar
· 17 years ago
5aa0508
x86: uninline __pte_free_tlb() and __pmd_free_tlb()
by Ingo Molnar
· 17 years ago
072b7a5
x86: fix small sparse warning
by Harvey Harrison
· 17 years ago
706b7e1
x86: fix sparse warning in kernel/scx200_32.c
by Harvey Harrison
· 17 years ago
1fd6a53
x86: early_ioremap_reset fix 2
by Huang, Ying
· 17 years ago
d4387bd
x86: c_p_a clflush_cache_range fix
by Huang, Ying
· 17 years ago
5827040
x86: change_page_attr_clear fix
by Huang, Ying
· 17 years ago
c1666e6
x86: fix sparse warnings in intel_cacheinfo.c
by Harvey Harrison
· 17 years ago
2ecba4f
[ALSA] version 1.0.16rc2
by Jaroslav Kysela
· 17 years ago
cace16f
[ALSA] hda: fix Mic in as output
by Matthew Ranostay
· 17 years ago
493b4ac
[ALSA] emu10k1 - Another EMU0404 Board ID
by Veli-Matti Valtonen
· 17 years ago
bd3d1c2
[ALSA] emu10k1 - Fix kthread handling at resume
by Takashi Iwai
· 17 years ago
Next »