aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-03-10ip6ip6: autoload ip6 tunnelstephen hemminger
2011-03-10Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2011-03-10net: bridge builtin vs. ipv6 modularRandy Dunlap
2011-03-10sunrpc: Propagate errors from xs_bind() through xs_create_sock()Ben Hutchings
2011-03-10SUNRPC: Remove resource leak in svc_rdma_send_error()Jesper Juhl
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust
2011-03-09ipv6: Don't create clones of host routes.David S. Miller
2011-03-10net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-09pktgen: fix errata in show resultsDaniel Turull
2011-03-09ipv4: Fix erroneous uses of ifa_address.David S. Miller
2011-03-08rds: prevent BUG_ON triggering on congestion map updatesNeil Horman
2011-03-07net: fix multithreaded signal handling in unix recv routinesRainer Weikusat
2011-03-07net: Enter net/ipv6/ even if CONFIG_IPV6=nThomas Graf
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-03-04libceph: fix msgr standby handlingSage Weil
2011-03-04libceph: fix msgr keepalive flagSage Weil
2011-03-04libceph: fix msgr backoffSage Weil
2011-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-04DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]David Howells
2011-03-03libceph: retry after authorization failureSage Weil
2011-03-03libceph: fix handling of short returns from get_user_pagesSage Weil
2011-03-02AF_RXRPC: Handle receiving ACKALL packetsDavid Howells
2011-03-02net: dcbnl: check correct ops in dcbnl_ieee_set()John Fastabend
2011-03-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-03-02netfilter: nf_log: avoid oops in (un)bind with invalid nfproto valuesJan Engelhardt
2011-03-01dccp: fix oops on Reset after closeGerrit Renker
2011-03-02ipvs: fix dst_lock locking on dest updateJulian Anastasov
2011-02-28netlink: handle errors from netlink_dump()Andrey Vagin
2011-02-25net: handle addr_type of 0 properlyHagen Paul Pfeifer
2011-02-25RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroyAnton Blanchard
2011-02-25sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flushLucian Adrian Grijincu
2011-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-22bridge: Use IPv6 link-local address for multicast listener queriesLinus Lüssing
2011-02-22bridge: Fix MLD queries' ethernet source addressLinus Lüssing
2011-02-22bridge: Allow mcast snooping for transient link local addresses tooLinus Lüssing
2011-02-22bridge: Add missing ntohs()s for MLDv2 report parsingLinus Lüssing
2011-02-22bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 reportLinus Lüssing
2011-02-22bridge: Fix IPv6 multicast snooping by storing correct protocol typeLinus Lüssing
2011-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-02-21fix cfg80211_wext_siwfreq lock ordering...Daniel J Blueman
2011-02-21tcp: undo_retrans counter fixesYuchung Cheng
2011-02-20net: Fix more stale on-stack list_head objects.Eric W. Biederman
2011-02-19sctp: fix reporting of unknown parametersJiri Bohac
2011-02-19tcp: fix inet_twsk_deschedule()Eric Dumazet
2011-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-18mac80211: fix conn_mon_timer running after disassociateStanislaw Gruszka