summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-09-18ipv6: Fix return of xfrm6_tunnel_rcv()David S. Miller
2015-09-18dccp: catch failed request_module call in dccp_probe initWang Weidong
2015-09-18dccp: Fix compile warning in probe code.David S. Miller
2015-09-18dccp: fix auto-loading of dccp(_probe)Gerrit Renker
2015-09-18NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle
2015-09-18SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust
2015-09-18pktgen: adjust spacing in proc file interface outputJesper Dangaard Brouer
2015-09-18udp: fix behavior of wrong checksumsEric Dumazet
2015-09-18netlink: fix possible spoofing from non-root processesPablo Neira Ayuso
2015-06-03net: socket: Fix the wrong returns for recvmsg and sendmsgJunling Zheng
2015-06-03net: fix incorrect backport of tcp_send_fin in 2.6.32.66Willy Tarreau
2015-05-24net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas
2015-05-24ipv4: fix nexthop attlen check in fib_nh_matchJiri Pirko
2015-05-24ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter
2015-05-24tcp: avoid looping in tcp_send_fin()Eric Dumazet
2015-05-24ip_forward: Drop frames with attached skb->skSebastian Pöhn
2015-05-24tcp: make connect() mem charging friendlyEric Dumazet
2015-05-24rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro
2015-05-24rds: avoid potential stack overflowArnd Bergmann
2015-05-24net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev
2015-05-24net: avoid to hang up on sending due to sysctl configuration overflow.bingtian.ly@taobao.com
2015-05-24udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček
2015-05-24ipv4: Don't use ufo handling on later transformed packetsSteffen Klassert
2015-05-24net: reject creation of netdev names with colonsMatthew Thode
2015-05-24ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki
2015-05-24net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...Ani Sinha
2015-05-24ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark
2015-05-24net: rds: use correct size for max unacked packets and bytesSasha Levin
2015-05-24net: llc: use correct size for sysctl timeout entriesSasha Levin
2015-05-24net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann
2015-05-24net: sctp: fix memory leak in auth key managementDaniel Borkmann
2015-05-24netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal
2014-12-13sctp: Fix double-free introduced by bad backport in 2.6.32.62Ben Hutchings
2014-12-13vlan: Don't propagate flag changes on down interfaces.Matthijs Kooijman
2014-12-13mac80211: fix fragmentation code, particularly for encryptionJohannes Berg
2014-12-13net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann
2014-12-13net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann
2014-12-13net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-12-13net: sendmsg: fix failed backport of "fix NULL pointer dereference"Willy Tarreau
2014-11-23sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probeZhu Yanjun
2014-11-23netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal
2014-11-23netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal
2014-11-23net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-11-23sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet
2014-11-23iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin
2014-11-23net: Correctly set segment mac_len in skb_segment().Vlad Yasevich
2014-11-23tcp: Fix integer-overflow in TCP vegasChristoph Paasch
2014-11-23tcp: Fix integer-overflows in TCP venoChristoph Paasch
2014-11-23net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin
2014-11-23net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann