index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-11
Merge branch 'nfs-for-2.6.32'
Trond Myklebust
14
-800
/
+1780
2009-09-11
Merge branch 'next' into for-linus
James Morris
2
-3
/
+3
2009-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-20
/
+19
2009-09-02
tc: Fix unitialized kernel memory leak
Eric Dumazet
1
-0
/
+2
2009-09-01
pkt_sched: Revert tasklet_hrtimer changes.
David S. Miller
2
-19
/
+16
2009-09-01
net: sk_free() should be allowed right after sk_alloc()
Jarek Poplawski
1
-1
/
+1
2009-08-28
SUNRPC: Fix rpc_task_force_reencode
Trond Myklebust
1
-0
/
+1
2009-08-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
5
-29
/
+22
2009-08-27
ipv4: make ip_append_data() handle NULL routing table
Julien TINNES
1
-0
/
+2
2009-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+2
2009-08-24
pkt_sched: Fix bogon in tasklet_hrtimer changes.
David S. Miller
2
-2
/
+2
2009-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-29
/
+42
2009-08-23
NET: llc, zero sockaddr_llc struct
Jiri Slaby
1
-0
/
+1
2009-08-23
netpoll: warning for ndo_start_xmit returns with interrupts enabled
Dongdong Deng
1
-0
/
+5
2009-08-23
netfilter: xt_quota: fix wrong return value (error case)
Patrick McHardy
1
-1
/
+1
2009-08-23
ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapp...
Bruno Prémont
1
-1
/
+3
2009-08-23
pkt_sched: Convert CBQ to tasklet_hrtimer.
David S. Miller
1
-10
/
+13
2009-08-22
pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
David S. Miller
1
-4
/
+4
2009-08-21
SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc...
Trond Myklebust
1
-1
/
+1
2009-08-20
Merge branch 'master' into next
James Morris
25
-31
/
+85
2009-08-19
SUNRPC: cache must take a reference to the cache detail's module on open()
Trond Myklebust
1
-4
/
+76
2009-08-19
NFS: Add a dns resolver for use with NFSv4 referrals and migration
Trond Myklebust
1
-0
/
+7
2009-08-19
SUNRPC: Fix a typo in cache_pipefs_files
Trond Myklebust
1
-1
/
+1
2009-08-19
Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
2
-7
/
+7
2009-08-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-13
/
+15
2009-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
24
-30
/
+84
2009-08-17
net: restore gnet_stats_basic to previous definition
Eric Dumazet
8
-15
/
+20
2009-08-17
NETROM: Fix use of static buffer
Ralf Baechle
1
-9
/
+12
2009-08-17
net/9p: insulate the client against an invalid error code sent by a 9p server
Abhishek Kulkarni
2
-7
/
+2
2009-08-17
9p: minor comment fixes
Abhishek Kulkarni
4
-22
/
+20
2009-08-17
mac80211: fix todo lock
Johannes Berg
1
-13
/
+15
2009-08-14
gre: Fix MTU calculation for bound GRE tunnels
Tom Goff
1
-1
/
+1
2009-08-14
sunrpc: ntoh -> be*_to_cpu
Benny Halevy
1
-3
/
+3
2009-08-14
sunrpc: hton -> cpu_to_be*
Benny Halevy
1
-3
/
+3
2009-08-14
Networking: use CAP_NET_ADMIN when deciding to call request_module
Eric Paris
2
-3
/
+3
2009-08-13
mac80211: fix panic when splicing unprepared TIDs
Luis R. Rodriguez
1
-0
/
+8
2009-08-13
Make sock_sendpage() use kernel_sendpage()
Linus Torvalds
1
-1
/
+1
2009-08-10
Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
6
-463
/
+858
2009-08-10
Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
6
-330
/
+784
2009-08-09
sctp: fix missing destroy of percpu counter variable in sctp_proc_exit()
Rafael Laufer
1
-0
/
+1
2009-08-09
can: Fix raw_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-09
Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...
Jussi Mäki
1
-1
/
+1
2009-08-09
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
12
-13
/
+14
2009-08-09
SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code
Trond Myklebust
2
-0
/
+169
2009-08-09
SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code
Trond Myklebust
1
-129
/
+190
2009-08-09
SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms
Trond Myklebust
3
-11
/
+36
2009-08-09
SUNRPC: Remove the global temporary write buffer in net/sunrpc/cache.c
Trond Myklebust
1
-25
/
+70
2009-08-09
SUNRPC: Ensure we initialise the cache_detail before creating procfs files
Trond Myklebust
1
-10
/
+20
2009-08-09
NFSD: Clean up the idmapper warning...
Trond Myklebust
1
-1
/
+1
2009-08-09
SUNRPC: One more clean up for rpc_create_client_dir()
Trond Myklebust
1
-28
/
+50
[next]