aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-11-17ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches
2015-11-17skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-11-17net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca
2015-10-13Revert "sctp: Fix race between OOTB responce and route removal"Ben Hutchings
2015-10-13ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček
2015-10-13ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2015-10-13fib_rules: fix fib rule dumps across multiple skbsWilson Kok
2015-10-13net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing
2015-10-13ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-10-13net: Fix skb csum races when peekingHerbert Xu
2015-10-13net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov
2015-10-13net/tipc: initialize security state for new connection socketStephen Smalley
2015-10-13RDS: verify the underlying transport exists before creating a connectionSasha Levin
2015-10-13ipv6: addrconf: validate new MTU before applying itMarcelo Leitner
2015-10-13SUNRPC: xs_reset_transport must mark the connection as disconnectedTrond Myklebust
2015-10-13mac80211: enable assoc check for mesh interfacesBob Copeland
2015-10-13sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien
2015-10-13net: Fix RCU splat in af_keyDavid Ahern
2015-10-13net: Fix skb_set_peeked use-after-free bugHerbert Xu
2015-10-13net: Clone skb before setting peeked flagHerbert Xu
2015-10-13rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter
2015-10-13pktgen: Require CONFIG_INET due to use of IPv4 checksum functionThomas Graf
2015-10-13ipv6: Fix build failure when CONFIG_INET disabledBen Hutchings
2015-08-12netfilter: nf_conntrack: Support expectations in different zonesJoe Stringer
2015-08-12inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee
2015-08-12mac80211: clear subdir_stations when removing debugfsTom Hughes
2015-08-12datagram: Factor out sk queue referencingPavel Emelyanov
2015-08-12rds: rds_ib_device.refcount overflowWengang Wang
2015-08-12net: call rcu_read_lock early in process_backlogJulian Anastasov
2015-08-12net: do not process device backlog during unregistrationJulian Anastasov
2015-08-12rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann
2015-08-129p: forgetting to cancel request on interrupted zero-copy RPCAl Viro
2015-08-12netfilter: bridge: don't leak skb in error pathsFlorian Westphal
2015-08-12crush: fix a bug in tree bucket decodeIlya Dryomov
2015-08-12bridge: multicast: restore router configuration on port link down/upSatish Ashok
2015-08-12NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle
2015-08-12SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust
2015-08-12pktgen: adjust spacing in proc file interface outputJesper Dangaard Brouer
2015-08-07net: socket: Fix the wrong returns for recvmsg and sendmsgJunling Zheng
2015-08-07sctp: Fix race between OOTB responce and route removalAlexander Sverdlin
2015-08-07neigh: do not modify unlinked entriesJulian Anastasov
2015-08-07packet: avoid out of bounds read in round robin fanoutWillem de Bruijn
2015-08-07packet: read num_members once in packet_rcv_fanout()Eric Dumazet
2015-08-07bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov
2015-08-07unix/caif: sk_socket can disappear when state is unlockedMark Salyzyn
2015-08-07ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom
2015-08-07sctp: fix ASCONF list handlingMarcelo Ricardo Leitner
2015-08-07udp: fix behavior of wrong checksumsEric Dumazet
2015-08-07bridge: fix multicast router rlist endless loopNikolay Aleksandrov
2015-08-07bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo