Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
235c107ba08becb3ae6c3d3449c8b1053a5a9d75
235c107
[WEXT]: Remove dead debug code.
by Johannes Berg
· 18 years ago
295f4a1
[WEXT]: Clean up how wext is called.
by Johannes Berg
· 18 years ago
11433ee
[WEXT]: Move to net/wireless
by Johannes Berg
· 18 years ago
39bf094
[AFS]: Eliminate cmpxchg() usage in vlocation code.
by David S. Miller
· 18 years ago
68c708f
[RXRPC]: Fix pointers passed to bitops.
by David S. Miller
· 18 years ago
411faf5
[RXRPC]: Remove bogus atomic_* overrides.
by David S. Miller
· 18 years ago
ba3e0e1
[AFS]: Fix u64 printing in debug logging.
by David S. Miller
· 18 years ago
260a980
[AFS]: Add "directory write" support.
by David Howells
· 18 years ago
c35eccb
[AFS]: Implement the CB.InitCallBackState3 operation.
by David Howells
· 18 years ago
b908fe6
[AFS]: Add support for the CB.GetCapabilities operation.
by David Howells
· 18 years ago
0795e7c0
[AFS]: Update the AFS fs documentation.
by David Howells
· 18 years ago
00d3b7a
[AFS]: Add security support.
by David Howells
· 18 years ago
436058a
[AFS]: Handle multiple mounts of an AFS superblock correctly.
by David Howells
· 18 years ago
63b6be5
[AF_RXRPC]: Delete the old RxRPC code.
by David Howells
· 18 years ago
08e0e7c
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
by David Howells
· 18 years ago
651350d
[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use
by David Howells
· 18 years ago
ec26815
[AFS]: Clean up the AFS sources
by David Howells
· 18 years ago
17926a7
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
by David Howells
· 18 years ago
e19dff1
[AF_RXRPC]: Make it possible to merely try to cancel timers from a module
by David Howells
· 18 years ago
7318226
[AF_RXRPC]: Key facility changes for AF_RXRPC
by David Howells
· 18 years ago
071b638
[WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync()
by Oleg Nesterov
· 18 years ago
566ec03
[XFRM]: Missing bits to SAD info.
by Jamal Hadi Salim
· 18 years ago
bfbf3c0
[ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driver
by Matthias Kaehlcke
· 18 years ago
74da9d8
[BLUETOOTH] rfcomm_worker(): fix wakeup race
by Andrew Morton
· 18 years ago
9198d22
[NET]: bonding documentation fix for multiple bonding interfaces
by Alexandra N. Kossovsky
· 18 years ago
4ef8d0a
[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
by Milind Arun Choudhary
· 18 years ago
1c8ea5a
[IRDA] irda_device_dongle_init: fix kzalloc(GFP_KERNEL) in spinlock
by Andrew Morton
· 18 years ago
14690fc
[SUNRPC]: cleanup: use seq_release_private() where appropriate
by Martin Peschke
· 18 years ago
f8a6d97
[AF_IUCV]: Fix compilation on s390-up
by Alexey Dobriyan
· 18 years ago
57cd5f7
[NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.c
by Milind Arun Choudhary
· 18 years ago
36226a8
[NET] tun/tap: fixed hw address handling
by Brian Braunstein
· 18 years ago
48491e6
[NET]: Delete unused header file linux/if_wanpipe_common.h
by Robert P. J. Day
· 18 years ago
c1a068f
[NET]: Delete unused header file linux/sdla_fr.h.
by Robert P. J. Day
· 18 years ago
42bad1d
[NETLINK]: Possible cleanups.
by Adrian Bunk
· 18 years ago
55404bc
[NET]: Fix yam.c
by Andrew Morton
· 18 years ago
eefa390
[NET]: Clean up sk_buff walkers.
by Jean Delvare
· 18 years ago
28d8909
[XFRM]: Export SAD info.
by Jamal Hadi Salim
· 18 years ago
98486fa
[BRIDGE]: Missing rtnl.
by Stephen Hemminger
· 18 years ago
c2886d6
[BRIDGE]: if no STP then forward all BPDUs
by Stephen Hemminger
· 18 years ago
2111f8b
[BRIDGE]: drop PAUSE frames
by Stephen Hemminger
· 18 years ago
83aa093
[BRIDGE]: don't change packet type
by Stephen Hemminger
· 18 years ago
e1ec784
[IPV6] NDISC: Unify main process of sending ND messages.
by YOSHIFUJI Hideaki
· 18 years ago
c53b359
[IPV6] XFRM: Use ip6addr_any where applicable.
by YOSHIFUJI Hideaki
· 18 years ago
df8981d
[IPV6]: Export in6addr_any for future use.
by YOSHIFUJI Hideaki
· 18 years ago
5056a1e
[IPV4] IP_GRE: Unify code path to get hash array index.
by YOSHIFUJI Hideaki
· 18 years ago
87d1a16
[IPV4] IPIP: Unify code path to get hash array index.
by YOSHIFUJI Hideaki
· 18 years ago
420fe23
[IPV6] SIT: Unify code path to get hash array index.
by YOSHIFUJI Hideaki
· 18 years ago
30041e4
[IPV6]: Fix Makefile thinko.
by David S. Miller
· 18 years ago
7f7d9a6
[IPV6]: Consolidate common SNMP code
by Herbert Xu
· 18 years ago
5e0f043
[IPV4]: Consolidate common SNMP code
by Herbert Xu
· 18 years ago
bb7ec6d
[IPV4]: Fix build without procfs.
by YOSHIFUJI Hideaki
· 18 years ago
84299b3
[TCP]: Fix linkage errors on i386.
by YOSHIFUJI Hideaki
· 18 years ago
1f9eda7
[TIPC]: Enhancements to msg_set_bits() routine
by Allan Stephens
· 18 years ago
43fb45cb
[WIRELESS] cfg80211: Update comment for locking.
by Johannes Berg
· 18 years ago
f9d106a
[NET]: Warn about GSO/checksum abuse
by Herbert Xu
· 18 years ago
7752237
[TCP] TCP YEAH: Use vegas dont copy it.
by Stephen Hemminger
· 18 years ago
164891a
[TCP]: Congestion control API update.
by Stephen Hemminger
· 18 years ago
65d1b4a
[TCP]: TCP Illinois update.
by Stephen Hemminger
· 18 years ago
4243159
[WIRELESS] drivers/net/wireless/Kconfig: correct minor typo
by John W. Linville
· 18 years ago
9e101ea
[WIRELESS]: Remove wext over netlink.
by Johannes Berg
· 18 years ago
704232c
[WIRELESS] cfg80211: New wireless config infrastructure.
by Johannes Berg
· 18 years ago
2a5e1c0
[WIRELESS]: Refactor wireless Kconfig.
by Johannes Berg
· 18 years ago
724c6b3
[WIRELESS]: Update MAINTAINERS for wireless mailing list.
by Johannes Berg
· 18 years ago
372cc74
[NET]: Prevent much sadness in qdisc_lock_tree().
by Andrew Morton
· 18 years ago
97fc8d0
[IPV6] SNMP: Use put_unaligned() instead of memcpy().
by YOSHIFUJI Hideaki
· 18 years ago
952a10b
[IPV6] SNMP: Fix several warnings without procfs.
by YOSHIFUJI Hideaki
· 18 years ago
2334e973
[IPV6] SNMP: Avoid unaligned accesses.
by YOSHIFUJI Hideaki
· 18 years ago
9e412ba
[TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...)
by Ilpo Järvinen
· 18 years ago
38b4da3
[NET]: Fix comments for register_netdev().
by Borislav Petkov
· 18 years ago
b450777a
[IrDA]: Misc spelling corrections.
by G. Liakhovetski
· 18 years ago
599b1fa
[IrDA]: Adding carriage returns to mcs7780 debug statements
by Samuel Ortiz
· 18 years ago
c3ea9fa
[IrDA] af_irda: IRDA_ASSERT cleanups
by Samuel Ortiz
· 18 years ago
d7f48d1
[IrDA] af_irda: irda_accept cleanup
by Samuel Ortiz
· 18 years ago
6e66aa1
[IrDA] af_irda: Silence kernel message in irda_recvmsg_stream
by Olaf Kirch
· 18 years ago
305f2aa
[IrDA] af_irda: irda_recvmsg_stream cleanup
by Olaf Kirch
· 18 years ago
9958089
[NET]: Move sk_setup_caps() out of line.
by Andi Kleen
· 18 years ago
4ac02ba
[TCP]: Uninline tcp_done().
by Andi Kleen
· 18 years ago
3ff50b7
[NET]: cleanup extra semicolons
by Stephen Hemminger
· 18 years ago
c462238
[TCP]: TCP Illinois congestion control (rev3)
by Stephen Hemminger
· 18 years ago
9be9a6b
[NET]: Get rid of netdev_nit
by Stephen Hemminger
· 18 years ago
42dc9cd
[PPPOE]: Fix device tear-down notification.
by Michal Ostrowski
· 18 years ago
202a03a
[PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been called on it
by Florian Zumbiehl
· 18 years ago
74b885c
[PPPOE]: race between interface going down and connect()
by Florian Zumbiehl
· 18 years ago
bfafb26
[PPPoE]: miscellaneous smaller cleanups
by Florian Zumbiehl
· 18 years ago
0c6fcc8
[NET] skbuff: skb_store_bits const is backwards
by Stephen Hemminger
· 18 years ago
3e6cf55
[BRIDGE]: Fix warning in net-2.6.22
by Stephen Hemminger
· 18 years ago
75606dc
[AX25/NETROM/ROSE]: Convert to use modern wait queue API
by Ralf Baechle
· 18 years ago
80feaac
[AF_PACKET]: Add option to return orig_dev to userspace.
by Peter P. Waskiewicz Jr
· 18 years ago
1370b5a
[IPV6] SNMP: Export statistics via netlink without CONFIG_PROC_FS.
by YOSHIFUJI Hideaki
· 18 years ago
3349017
[IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c.
by YOSHIFUJI Hideaki
· 18 years ago
49ed67a9
[IPV6] SNMP: Move some statistic bits to net/ipv6/proc.c.
by YOSHIFUJI Hideaki
· 18 years ago
bf99f1b
[IPV6] SNMP: Netlink interface.
by YOSHIFUJI Hideaki
· 18 years ago
628a5c5
[INET]: Add IP(V6)_PMTUDISC_RPOBE
by John Heffner
· 18 years ago
b881ef7
[IPV6]: MTU discovery check in ip6_fragment()
by John Heffner
· 18 years ago
fd44de7
[NET_SCHED]: ingress: switch back to using ingress_lock
by Patrick McHardy
· 18 years ago
0463d4a
[NET_SCHED]: Eliminate qdisc_tree_lock
by Patrick McHardy
· 18 years ago
ffa4d72
[NETLINK]: don't reinitialize callback mutex
by Patrick McHardy
· 18 years ago
6313c1e
[RTNETLINK]: Remove unnecessary locking in dump callbacks
by Patrick McHardy
· 18 years ago
1c2d670
[RTNETLINK]: Hold rtnl_mutex during netlink dump callbacks
by Patrick McHardy
· 18 years ago
af65bdf
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
by Patrick McHardy
· 18 years ago
Next »