summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-03-21SUNRPC: Ensure we always run the tk_callback before tk_actionTrond Myklebust
2011-03-21sctp: Do not reset the packet during sctp_packet_config().Vlad Yasevich
2011-03-21net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-21netfilter: nf_log: avoid oops in (un)bind with invalid nfproto valuesJan Engelhardt
2011-03-21dccp: fix oops on Reset after closeGerrit Renker
2011-03-21x25: Do not reference freed memory.David S. Miller
2011-03-21tcp: fix inet_twsk_deschedule()Eric Dumazet
2011-03-21net: deinit automatic LIST_HEADEric Dumazet
2011-03-21tcp: Make TCP_MAXSEG minimum more correct.David S. Miller
2011-03-21tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller
2011-03-21sunrpc/cache: fix module refcnt leak in a failure pathLi Zefan
2011-03-21x25: decrement netdev reference counts on unloadApollon Oikonomopoulos
2011-03-21sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg
2011-03-21net: Fix ip link add netns oopsEric W. Biederman
2011-03-21sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich
2011-03-21sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown
2011-03-21rds: Integer overflow in RDS cmsg handlingDan Rosenberg
2011-03-21econet: fix CVE-2010-3848Phil Blundell
2011-03-21econet: fix CVE-2010-3850Phil Blundell
2011-03-21econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849Phil Blundell
2011-03-21x25: Prevent crashing when parsing bad X.25 facilitiesDan Rosenberg
2011-03-21can-bcm: fix minor heap overflowOliver Hartkopp
2011-03-21memory corruption in X.25 facilities parsingandrew hendry
2011-03-21x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes
2011-03-21net: Limit socket I/O iovec total length to INT_MAX.David S. Miller
2011-03-21net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds
2011-03-21udp: add rehash on connect()Eric Dumazet
2011-03-21DECnet: don't leak uninitialized stack byteDan Rosenberg
2011-03-21netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pagesEric Dumazet
2011-03-21net: NETIF_F_HW_CSUM does not imply FCoE CRC offloadBen Hutchings
2011-03-21net: clear heap allocation for ETHTOOL_GRXCLSRLALLKees Cook
2011-03-21irda: Fix heap memory corruption in iriap.cSamuel Ortiz
2011-03-21irda: Fix parameter extraction stack overflowSamuel Ortiz
2011-03-21xfrm4: strip ECN and IP Precedence bits in policy lookupUlrich Weber
2011-03-21tcp: Fix race in tcp_pollTom Marshall
2011-03-21tcp: Fix >4GB writes on 64-bit.David S. Miller
2011-03-21rose: Fix signedness issues wrt. digi count.David S. Miller
2011-03-21Phonet: Correct header retrieval after pskb_may_pullKumar Sanghvi
2011-03-21net: Fix the condition passed to sk_wait_event()Nagendra Tomar
2011-03-21net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski
2011-03-21net: clear heap allocations for privileged ethtool actionsKees Cook
2011-03-21net: blackhole route should always be recalculatedJianzhao Wang
2011-03-21ip: fix truesize mismatch in ip fragmentationEric Dumazet
2011-03-21De-pessimize rds_page_copy_userLinus Torvalds
2011-03-21wext: fix potential private ioctl memory content leakJohannes Berg
2011-03-21mac80211: fix use-after-freeJohannes Berg
2010-08-02mac80211: fix supported rates IE if AP doesn't give us it's ratesStanislaw Gruszka
2010-08-02ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings
2010-08-02ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALLBen Hutchings
2010-08-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet