index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-06
libceph: fix linger request requeueing
Sage Weil
1
-3
/
+9
2011-03-29
libceph: Create a new key type "ceph".
Tommi Virtanen
3
-8
/
+77
2011-03-29
libceph: Get secret from the kernel keys api when mounting with key=NAME.
Tommi Virtanen
2
-0
/
+59
2011-03-29
ceph: Move secret key parsing earlier.
Tommi Virtanen
6
-15
/
+59
2011-03-29
libceph: fix null dereference when unregistering linger requests
Sage Weil
1
-3
/
+3
2011-03-29
ceph: unlock on error in ceph_osdc_start_request()
Dan Carpenter
1
-1
/
+3
2011-03-26
ceph: fix possible NULL pointer dereference
Mariusz Kozlowski
1
-1
/
+1
2011-03-25
ceph: flush msgr_wq during mds_client shutdown
Sage Weil
1
-2
/
+2
2011-03-22
libceph: add lingering request and watch/notify event framework
Yehuda Sadeh
2
-12
/
+374
2011-03-21
libceph: fix osd request queuing on osdmap updates
Sage Weil
1
-133
/
+122
2011-03-15
libceph: Fix base64-decoding when input ends in newline.
Tommi Virtanen
1
-1
/
+3
2011-03-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-15
/
+64
2011-03-10
ip6ip6: autoload ip6 tunnel
stephen hemminger
1
-0
/
+1
2011-03-10
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
6
-27
/
+80
2011-03-10
net: bridge builtin vs. ipv6 modular
Randy Dunlap
1
-0
/
+1
2011-03-10
sunrpc: Propagate errors from xs_bind() through xs_create_sock()
Ben Hutchings
1
-1
/
+2
2011-03-10
SUNRPC: Remove resource leak in svc_rdma_send_error()
Jesper Juhl
1
-0
/
+1
2011-03-10
SUNRPC: Close a race in __rpc_wait_for_completion_task()
Trond Myklebust
1
-14
/
+61
2011-03-09
ipv6: Don't create clones of host routes.
David S. Miller
1
-1
/
+3
2011-03-10
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
4
-5
/
+13
2011-03-09
pktgen: fix errata in show results
Daniel Turull
1
-1
/
+1
2011-03-09
ipv4: Fix erroneous uses of ifa_address.
David S. Miller
1
-3
/
+3
2011-03-08
rds: prevent BUG_ON triggering on congestion map updates
Neil Horman
2
-4
/
+12
2011-03-07
net: fix multithreaded signal handling in unix recv routines
Rainer Weikusat
1
-4
/
+13
2011-03-07
net: Enter net/ipv6/ even if CONFIG_IPV6=n
Thomas Graf
1
-3
/
+1
2011-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-22
/
+67
2011-03-04
libceph: fix msgr standby handling
Sage Weil
1
-8
/
+22
2011-03-04
libceph: fix msgr keepalive flag
Sage Weil
1
-5
/
+4
2011-03-04
libceph: fix msgr backoff
Sage Weil
1
-2
/
+28
2011-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-3
/
+17
2011-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-19
/
+36
2011-03-04
DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]
David Howells
1
-3
/
+17
2011-03-03
libceph: retry after authorization failure
Sage Weil
1
-2
/
+0
2011-03-03
libceph: fix handling of short returns from get_user_pages
Sage Weil
1
-5
/
+13
2011-03-02
AF_RXRPC: Handle receiving ACKALL packets
David Howells
1
-0
/
+1
2011-03-02
net: dcbnl: check correct ops in dcbnl_ieee_set()
John Fastabend
1
-1
/
+1
2011-03-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-2
/
+6
2011-03-02
netfilter: nf_log: avoid oops in (un)bind with invalid nfproto values
Jan Engelhardt
1
-0
/
+4
2011-03-01
dccp: fix oops on Reset after close
Gerrit Renker
1
-4
/
+3
2011-03-02
ipvs: fix dst_lock locking on dest update
Julian Anastasov
1
-2
/
+2
2011-02-28
netlink: handle errors from netlink_dump()
Andrey Vagin
1
-4
/
+14
2011-02-25
net: handle addr_type of 0 properly
Hagen Paul Pfeifer
1
-1
/
+1
2011-02-25
RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroy
Anton Blanchard
1
-4
/
+4
2011-02-25
sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flush
Lucian Adrian Grijincu
1
-7
/
+10
2011-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-41
/
+79
2011-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-2
/
+10
2011-02-22
bridge: Use IPv6 link-local address for multicast listener queries
Linus Lüssing
1
-1
/
+2
2011-02-22
bridge: Fix MLD queries' ethernet source address
Linus Lüssing
1
-1
/
+1
2011-02-22
bridge: Allow mcast snooping for transient link local addresses too
Linus Lüssing
1
-5
/
+4
2011-02-22
bridge: Add missing ntohs()s for MLDv2 report parsing
Linus Lüssing
1
-2
/
+3
[next]