Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
405d8f8b1d936414da2093d4149ff790ff3f84a5
/
net
405d8f8
SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc...
by Trond Myklebust
· 15 years ago
f7e86ab
SUNRPC: cache must take a reference to the cache detail's module on open()
by Trond Myklebust
· 15 years ago
e571cbf
NFS: Add a dns resolver for use with NFSv4 referrals and migration
by Trond Myklebust
· 15 years ago
96c61cb
SUNRPC: Fix a typo in cache_pipefs_files
by Trond Myklebust
· 15 years ago
6a396f6
Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32
by Trond Myklebust
· 15 years ago
98866b5
sunrpc: ntoh -> be*_to_cpu
by Benny Halevy
· 15 years ago
9f162d2
sunrpc: hton -> cpu_to_be*
by Benny Halevy
· 15 years ago
e694958
Make sock_sendpage() use kernel_sendpage()
by Linus Torvalds
· 15 years ago
f884dca
Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32
by Trond Myklebust
· 15 years ago
976a6f9
Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32
by Trond Myklebust
· 15 years ago
8854e82
SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code
by Trond Myklebust
· 15 years ago
173912a
SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code
by Trond Myklebust
· 15 years ago
bc74b4f
SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms
by Trond Myklebust
· 15 years ago
da77005
SUNRPC: Remove the global temporary write buffer in net/sunrpc/cache.c
by Trond Myklebust
· 15 years ago
5b7a1b9
SUNRPC: Ensure we initialise the cache_detail before creating procfs files
by Trond Myklebust
· 15 years ago
2da8ca2
NFSD: Clean up the idmapper warning...
by Trond Myklebust
· 15 years ago
e57aed7
SUNRPC: One more clean up for rpc_create_client_dir()
by Trond Myklebust
· 15 years ago
23ac658
SUNRPC: clean up rpc_setup_pipedir()
by Trond Myklebust
· 15 years ago
7d217ca
SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path
by Trond Myklebust
· 15 years ago
7d59d1e
SUNRPC: Clean up rpc_create_client_dir()
by Trond Myklebust
· 15 years ago
458adb8b
SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()
by Trond Myklebust
· 15 years ago
bb15674
SUNRPC: rpc_pipefs cleanup
by Trond Myklebust
· 15 years ago
ac6fece
SUNRPC: Clean up rpc_populate/depopulate
by Trond Myklebust
· 15 years ago
cfeaa4a
SUNRPC: Clean up rpc_lookup_create
by Trond Myklebust
· 15 years ago
810d90b
SUNRPC: Clean up rpc_unlink()
by Trond Myklebust
· 15 years ago
7589806
SUNRPC: Clean up file creation code in rpc_pipefs
by Trond Myklebust
· 15 years ago
b5bb61d
SUNRPC: Clean up rpc_pipefs lookup code...
by Trond Myklebust
· 15 years ago
7364af6
SUNRPC: Allow rpc_pipefs_ops to have null values for upcall and downcall
by Trond Myklebust
· 15 years ago
b693ba4
SUNRPC: Constify rpc_pipe_ops...
by Trond Myklebust
· 15 years ago
c05988c
SUNRPC: Add documenting comments in net/sunrpc/timer.c
by Chuck Lever
· 15 years ago
9dc3b09
SUNRPC: Update xprt address strings after an rpcbind completes
by Chuck Lever
· 15 years ago
c740eff
SUNRPC: Kill RPC_DISPLAY_ALL
by Chuck Lever
· 15 years ago
fbfffbd
SUNRPC: Rename sock_xprt.addr as sock_xprt.srcaddr
by Chuck Lever
· 15 years ago
f8b761e
SUNRPC: Eliminate PROC macro from rpcb_clnt
by Chuck Lever
· 15 years ago
0e47f0d
SUNRPC: Clean up: Remove unused XDR decoder functions from rpcb_clnt.c
by Chuck Lever
· 15 years ago
c0c077d
SUNRPC: Introduce new xdr_stream-based decoders to rpcb_clnt.c
by Chuck Lever
· 15 years ago
7ed0ff9
SUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSET
by Chuck Lever
· 15 years ago
0d36c4f
SUNRPC: Clean up: Remove unused XDR encoder functions from rpcb_clnt.c
by Chuck Lever
· 15 years ago
6f2c2db
SUNRPC: Introduce new xdr_stream-based encoders to rpcb_clnt.c
by Chuck Lever
· 15 years ago
c877b84
SUNRPC: Use rpc_ntop() for constructing transport address strings
by Chuck Lever
· 15 years ago
ba80913
SUNRPC: Remove duplicate universal address generation
by Chuck Lever
· 15 years ago
a02d692
SUNRPC: Provide functions for managing universal addresses
by Chuck Lever
· 15 years ago
0b10bf5
SUNRPC: Move XDR data type size macros
by Chuck Lever
· 15 years ago
cbf1107
SUNRPC: convert some sysctls into module parameters
by Trond Myklebust
· 15 years ago
cba8784
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
0bf52b9
net: Fix spinlock use in alloc_netdev_mq()
by Ingo Molnar
· 15 years ago
ae83060
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
eca4c3d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
3718424
cfg80211: fix regression on beacon world roaming feature
by Luis R. Rodriguez
· 15 years ago
cd3468b
cfg80211: add two missing NULL pointer checks
by Johannes Berg
· 15 years ago
af0d3b1
bluetooth: rfcomm_init bug fix
by Dave Young
· 15 years ago
a6ac65d
net: restore the original spinlock to protect unicast list
by Jiri Pirko
· 15 years ago
1445863
net: net_assign_generic() fix
by Eric Dumazet
· 15 years ago
a3e8ee6
ipv4: ARP neigh procfs buffer overflow
by roel kluin
· 15 years ago
ca7daea
net/netlabel: Add kmalloc NULL tests
by Julia Lawall
· 15 years ago
a1b9744
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
1c29b3f
net-dccp: suppress warning about large allocations from DCCP
by Mel Gorman
· 15 years ago
89c3a8a
mac80211: fix suspend
by Johannes Berg
· 15 years ago
f146214
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
78f1a8b
mac80211: do not queue work after suspend in the dynamic ps timer
by Luis R. Rodriguez
· 15 years ago
0cbb0a7
net: irda: init spinlock after memcpy
by Deepak Saxena
· 15 years ago
c587aea
net/bridge: use kobject_put to release kobject in br_add_if error path
by Xiaotian Feng
· 15 years ago
dcf777f
NET: ROSE: Don't use static buffer.
by Ralf Baechle
· 15 years ago
402168c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
9e81ecc
cfg80211: double free in __cfg80211_scan_done
by Christian Lamparter
· 15 years ago
6c95e2a
nl80211: Memory leak fixed
by Niko Jokinen
· 15 years ago
35946a5
mac80211: use correct address for mesh Path Error
by Javier Cardona
· 15 years ago
48ab357
rfkill: fix rfkill_set_states() to set the hw state
by Alan Jenkins
· 15 years ago
8ef86c7
mac80211: fix injection in monitor mode
by Pavel Roskin
· 15 years ago
f54c142
rfkill: allow toggling soft state in sysfs again
by Johannes Berg
· 15 years ago
e2e414d
mac80211: disable mesh
by Johannes Berg
· 15 years ago
f249fb7
Fix error return for setsockopt(SO_TIMESTAMPING)
by Rémi Denis-Courmont
· 15 years ago
e547bc1
tcp: Use correct peer adr when copying MD5 keys
by John Dykstra
· 15 years ago
e3afe7b
tcp: Fix MD5 signature checking on IPv4 mapped sockets
by John Dykstra
· 15 years ago
4dc6dc7
net: sock_copy() fixes
by Eric Dumazet
· 15 years ago
95aa1fe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 15 years ago
941297f
netfilter: nf_conntrack: nf_conntrack_alloc() fixes
by Eric Dumazet
· 15 years ago
aa6a03e
netfilter: xt_osf: fix nf_log_packet() arguments
by Patrick McHardy
· 15 years ago
b13bb2e
net/can: add module alias to can protocol drivers
by Lothar Waßmann
· 15 years ago
f7e5cc0
net/can bugfix: use after free bug in can protocol drivers
by Lothar Waßmann
· 15 years ago
eedfe1c
9p: Possible regression in p9_client_stat
by Abhishek Kulkarni
· 15 years ago
a17d172
9p: default 9p transport module fix
by Abhishek Kulkarni
· 15 years ago
a376d44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
ee686ca
gre: fix ToS/DiffServ inherit bug
by Andreas Jaggi
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
f2ba025
sit: fix regression: do not release skb->dst before xmit
by Sascha Hlusiak
· 15 years ago
e51a67a
net: ip_push_pending_frames() fix
by Eric Dumazet
· 15 years ago
e912b11
net: sk_prot_alloc() should not blindly overwrite memory
by Eric Dumazet
· 15 years ago
a57de0b
net: adding memory barrier to the poll and receive callbacks
by Jiri Olsa
· 15 years ago
1b614fb
netpoll: Fix carrier detection for drivers that are using phylib
by Anton Vorontsov
· 15 years ago
d2daeab
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
345aa03
ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)
by Jarek Poplawski
· 15 years ago
3938b45
mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()
by Luciano Coelho
· 15 years ago
2dce4c2
cfg80211: fix refcount leak
by Johannes Berg
· 15 years ago
59615b5
mac80211: fix allocation in mesh_queue_preq
by Andrey Yurovsky
· 15 years ago
1f5fc70
Wireless: nl80211, fix lock imbalance
by Jiri Slaby
· 15 years ago
1bc4ee4
sctp: fix warning at inet_sock_destruct() while release sctp socket
by Wei Yongjun
· 15 years ago
1ded3f5
dsa: fix 88e6xxx statistics counter snapshotting
by Stephane Contri
· 15 years ago
a1ed052
IPv6: preferred lifetime of address not getting updated
by Brian Haley
· 15 years ago
59cae00
xfrm6: fix the proto and ports decode of sctp protocol
by Wei Yongjun
· 15 years ago
Next »