aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-04-14Merge commit 'v2.6.38.3' into linaro-2.6.38Nicolas Pitre
2011-04-14atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville
2011-04-14netfilter: h323: bug in parsing of ASN1 SEQOF fieldDavid Sterba
2011-04-14econet: 4 byte infoleak to the networkVasiliy Kulikov
2011-04-14ipv6: netfilter: ip6_tables: fix infoleak to userspaceVasiliy Kulikov
2011-04-14netfilter: ipt_CLUSTERIP: fix buffer overflowVasiliy Kulikov
2011-04-14netfilter: arp_tables: fix infoleak to userspaceVasiliy Kulikov
2011-04-14netfilter: xtables: fix reentrancyEric Dumazet
2011-04-14netfilter: ip_tables: fix infoleak to userspaceVasiliy Kulikov
2011-04-14Bluetooth: bnep: fix buffer overflowVasiliy Kulikov
2011-04-14bridge: netfilter: fix information leakVasiliy Kulikov
2011-04-14Bluetooth: sco: fix information leak to userspaceVasiliy Kulikov
2011-04-14Revert "net/sunrpc: Use static const char arrays"Trond Myklebust
2011-04-14mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS ratesFelix Fietkau
2011-04-14ROSE: prevent heap corruption with bad facilitiesDan Rosenberg
2011-04-14net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka
2011-04-14irda: prevent heap corruption on invalid nicknameDan Rosenberg
2011-04-14irda: validate peer name and attribute lengthsDan Rosenberg
2011-04-14mac80211: initialize sta->last_rx in sta_info_allocFelix Fietkau
2011-03-31Merge remote branch 'lttng/2.6.38-lttng-0.247'Avik Sil
2011-03-27SUNRPC: Never reuse the socket port after an xs_close()Trond Myklebust
2011-03-27ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings
2011-03-23RPC: killing RPC tasks races fixedStanislav Kinsbursky
2011-03-23SUNRPC: Ensure we always run the tk_callback before tk_actionTrond Myklebust
2011-03-16lttng-instrumentation-net-fix-conflictMathieu Desnoyers
2011-03-16lttng-instrumentation-net-trace-incoming-udp-trafficMathieu Desnoyers
2011-03-16lttng-instrumentation-net-trace-incoming-tcp-trafficMathieu Desnoyers
2011-03-16lttng-instrumentation-net-move-network-tracepointsMathieu Desnoyers
2011-03-16lttng-instrumentation-fix-tracepoints-for-network-socketMathieu Desnoyers
2011-03-16lttng-instrumentation-separate-socketcall-tracepointMathieu Desnoyers
2011-03-16lttng-instrumentation/lttng-instrumentation-ipv6Mathieu Desnoyers
2011-03-16lttng-instrumentation/lttng-instrumentation-ipv4Mathieu Desnoyers
2011-03-16lttng-instrumentation/lttng-instrumentation-netMathieu Desnoyers
2011-03-16lttng-instrumentation/lttng-instrumentation-socketMathieu Desnoyers
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