Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
085575a325de87b4931a43c9d0a75ca0d3ba5075
/
net
ab3bbaa
Merge branch 'nfs-for-2.6.32'
by Trond Myklebust
· 15 years ago
a3c8b97
Merge branch 'next' into for-linus
by James Morris
· 15 years ago
59430c2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
16ebb5e
tc: Fix unitialized kernel memory leak
by Eric Dumazet
· 15 years ago
2fbd3da
pkt_sched: Revert tasklet_hrtimer changes.
by David S. Miller
· 15 years ago
d66ee05
net: sk_free() should be allowed right after sk_alloc()
by Jarek Poplawski
· 15 years ago
2574cc9
SUNRPC: Fix rpc_task_force_reencode
by Trond Myklebust
· 15 years ago
cf48144
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 15 years ago
788d908
ipv4: make ip_append_data() handle NULL routing table
by Julien TINNES
· 15 years ago
f415c41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
a2cb6a4
pkt_sched: Fix bogon in tasklet_hrtimer changes.
by David S. Miller
· 15 years ago
1cac6ec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
28e9fc5
NET: llc, zero sockaddr_llc struct
by Jiri Slaby
· 15 years ago
79b1bee
netpoll: warning for ndo_start_xmit returns with interrupts enabled
by Dongdong Deng
· 15 years ago
2149f66
netfilter: xt_quota: fix wrong return value (error case)
by Patrick McHardy
· 15 years ago
ca6982b
ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapped bindings consistent with IPv4)
by Bruno Prémont
· 15 years ago
38acce2
pkt_sched: Convert CBQ to tasklet_hrtimer.
by David S. Miller
· 15 years ago
ee5f975
pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
by David S. Miller
· 15 years ago
405d8f8
SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc...
by Trond Myklebust
· 15 years ago
ece1387
Merge branch 'master' into next
by James Morris
· 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
08fdef9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
8486a0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
c1a8f1f
net: restore gnet_stats_basic to previous definition
by Eric Dumazet
· 15 years ago
c6ba973
NETROM: Fix use of static buffer
by Ralf Baechle
· 15 years ago
0aad37e
net/9p: insulate the client against an invalid error code sent by a 9p server
by Abhishek Kulkarni
· 15 years ago
0e15597
9p: minor comment fixes
by Abhishek Kulkarni
· 15 years ago
523d2f6
mac80211: fix todo lock
by Johannes Berg
· 15 years ago
8cdb045
gre: Fix MTU calculation for bound GRE tunnels
by Tom Goff
· 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
a8f80e8
Networking: use CAP_NET_ADMIN when deciding to call request_module
by Eric Paris
· 15 years ago
416fbdf
mac80211: fix panic when splicing unprepared TIDs
by Luis R. Rodriguez
· 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
418372b
sctp: fix missing destroy of percpu counter variable in sctp_proc_exit()
by Rafael Laufer
· 15 years ago
e84b90a
can: Fix raw_getname() leak
by Eric Dumazet
· 15 years ago
b79a794
Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash addresses with addition
by Jussi Mäki
· 15 years ago
f222e8b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 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
0d502d8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan
by David S. Miller
· 15 years ago
09384df
irda: Fix irda_getname() leak
by Eric Dumazet
· 15 years ago
3d39247
appletalk: fix atalk_getname() leak
by Eric Dumazet
· 15 years ago
f6b97b2
netrom: Fix nr_getname() leak
by Eric Dumazet
· 15 years ago
80922bb
econet: Fix econet_getname() leak
by Eric Dumazet
· 15 years ago
17ac2e9
rose: Fix rose_getname() leak
by Eric Dumazet
· 15 years ago
a9dfac3
af_ieee802154: provide dummy get/setsockopt
by Dmitry Eremin-Solenikov
· 15 years ago
45a41d1
af_ieee802154: fix ioctl processing
by Dmitry Eremin-Solenikov
· 15 years ago
cf39c4c
phonet: phonet_device_get() fix
by Eric Dumazet
· 15 years ago
476181c
dccp: missing destroy of percpu counter variable while unload module
by Wei Yongjun
· 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
Next »