summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-08-29packet: Don't write vnet header beyond end of bufferBenjamin Poirier
2017-08-29tipc: permit bond slave as bearerParthasarathy Bhuvaragan
2017-08-29ipv6: do not set sk_destruct in IPV6_ADDRFORM sockoptXin Long
2017-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-08-28net: dsa: Don't dereference dst->cpu_dp->netdevFlorian Fainelli
2017-08-28bridge: check for null fdb->dst before notifying switchdev driversRoopa Prabhu
2017-08-28ipv6: set dst.obsolete when a cached route has expiredXin Long
2017-08-28ipv6: fix sparse warning on rt6i_nodeWei Wang
2017-08-28l2tp: hold tunnel used while creating sessions with netlinkGuillaume Nault
2017-08-28l2tp: hold tunnel while handling genl TUNNEL_GET commandsGuillaume Nault
2017-08-28l2tp: hold tunnel while handling genl tunnel updatesGuillaume Nault
2017-08-28l2tp: hold tunnel while processing genl delete commandGuillaume Nault
2017-08-28l2tp: hold tunnel while looking up sessions in l2tp_netlinkGuillaume Nault
2017-08-28l2tp: initialise session's refcount before making it reachableGuillaume Nault
2017-08-28net: missing call of trace_napi_poll in busy_poll_stopJesper Dangaard Brouer
2017-08-28xfrm_user: fix info leak in build_aevent()Mathias Krause
2017-08-28xfrm_user: fix info leak in build_expire()Mathias Krause
2017-08-28xfrm_user: fix info leak in xfrm_notify_sa()Mathias Krause
2017-08-28xfrm_user: fix info leak in copy_user_offload()Mathias Krause
2017-08-25udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni
2017-08-25tcp: fix refcnt leak with ebpf congestion controlSabrina Dubroca
2017-08-25ipv6: Fix may be used uninitialized warning in rt6_checkSteffen Klassert
2017-08-25esp: Fix skb tailroom calculationSteffen Klassert
2017-08-25esp: Fix locking on page fragment allocationSteffen Klassert
2017-08-24tipc: context imbalance at node read unlockParthasarathy Bhuvaragan
2017-08-24tipc: reassign pointers after skb reallocation / linearizationParthasarathy Bhuvaragan
2017-08-24tipc: perform skb_linearize() before parsing the inner headerParthasarathy Bhuvaragan
2017-08-24net_sched: fix a refcount_t issue with noop_qdiscEric Dumazet
2017-08-24bpf: fix bpf_setsockopts return valueYuchung Cheng
2017-08-24tipc: Fix tipc_sk_reinit handling of -EAGAINBob Peterson
2017-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-08-24netfilter: nf_tables: Fix nft limit burst handlingandy zhou
2017-08-24netfilter: check for seqadj ext existence before adding it in nf_nat_setup_infoXin Long
2017-08-24net: xfrm: don't double-hold dst when sk_policy in use.Lorenzo Colitti
2017-08-23sctp: Avoid out-of-bounds reads from address storageStefano Brivio
2017-08-23net: dsa: use consume_skb()Eric Dumazet
2017-08-23net: dsa: skb_put_padto() already frees nskbFlorian Fainelli
2017-08-23net: core: Specify skb_pad()/skb_put_padto() SKB freeingFlorian Fainelli
2017-08-22net: sched: don't do tcf_chain_flush from tcf_chain_destroyJiri Pirko
2017-08-22net: sched: fix use after free when tcf_chain_destroy is called multiple timesJiri Pirko
2017-08-22udp: on peeking bad csum, drop packets even if not at headEric Dumazet
2017-08-22tipc: fix a race condition of releasing subscriber objectYing Xue
2017-08-22tipc: remove subscription references only for pending timersParthasarathy Bhuvaragan
2017-08-22net/hsr: Check skb_put_padto() return valueFlorian Fainelli
2017-08-22ipv6: add rcu grace period before freeing fib6_nodeWei Wang
2017-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-08-22ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()Stefano Brivio
2017-08-20ipv6: repair fib6 tree in failure caseWei Wang
2017-08-18net: sched: fix NULL pointer dereference when action calls some targetsXin Long
2017-08-18rxrpc: Fix oops when discarding a preallocated service callDavid Howells