aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-09-24netlink: Replace rhash_portid with boundHerbert Xu
2015-09-23Fix AF_PACKET ABI breakage in 4.2David Woodhouse
2015-09-23netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman
2015-09-23tcp: add proper TS val into RST packetsEric Dumazet
2015-09-22net: dsa: Fix Marvell Egress Trailer checkNeil Armstrong
2015-09-22openvswitch: Zero flows on allocation.Jesse Gross
2015-09-21inet: fix races in reqsk_queue_hash_req()Eric Dumazet
2015-09-21tcp/dccp: fix timewait races in timer handlingEric Dumazet
2015-09-20netlink: Fix autobind race condition that leads to zero port IDHerbert Xu
2015-09-20iptunnel: make rx/tx bytes counters consistentNicolas Dichtel
2015-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-09-20tipc: reinitialize pointer after skb linearizeErik Hugne
2015-09-20net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró
2015-09-17tcp_cubic: do not set epoch_start in the futureEric Dumazet
2015-09-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-09-17atm: deal with setting entry before mkip was calledSasha Levin
2015-09-17ipv6: ip6_fragment: fix headroom tests and skb leakFlorian Westphal
2015-09-17net: Fix vti use case with oif in dst lookupsDavid Ahern
2015-09-17openvswitch: Fix IPv6 exthdr handling with ct helpers.Joe Stringer
2015-09-17ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu
2015-09-17netfilter: nf_log: wait for rcu grace after logger unregistrationPablo Neira Ayuso
2015-09-17Bluetooth: Delay check for conn->smp in smp_conn_security()Johan Hedberg
2015-09-15dccp: drop null test before destroy functionsJulia Lawall
2015-09-15net: core: drop null test before destroy functionsJulia Lawall
2015-09-15openvswitch: Fix mask generation for nested attributes.Jesse Gross
2015-09-15rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlinkRoopa Prabhu
2015-09-15ipv6: Replace spinlock with seqlock and rcu in ip6_tunnelMartin KaFai Lau
2015-09-15ipv6: Avoid double dst_freeMartin KaFai Lau
2015-09-15ipv6: Fix dst_entry refcnt bugs in ip6_tunnelMartin KaFai Lau
2015-09-15ipv6: Rename the dst_cache helper functions in ip6_tunnelMartin KaFai Lau
2015-09-15ipv6: Refactor common ip6gre_tunnel_init codesMartin KaFai Lau
2015-09-14netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPECPablo Neira Ayuso
2015-09-14netfilter: nf_log: don't zap all loggers on unregisterFlorian Westphal
2015-09-11openvswitch: Fix dependency on IPv6 defrag.Joe Stringer
2015-09-11bridge: fix igmpv3 / mldv2 report parsingLinus Lüssing
2015-09-11sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner
2015-09-11ebpf: emit correct src_reg for conditional jumpsTycho Andersen
2015-09-11netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-10tcp_cubic: better follow cubic curve after idle periodEric Dumazet
2015-09-10tcp: generate CA_EVENT_TX_START on data framesNeal Cardwell
2015-09-09netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann
2015-09-09netlink, mmap: don't walk rx ring on poll if receive queue non-emptyDaniel Borkmann
2015-09-09ipv6: fix ifnullfree.cocci warningsWu Fengguang
2015-09-09net: ipv6: use common fib_default_rule_prefPhil Sutter
2015-09-09ipv6: fix multipath route replace error recoveryRoopa Prabhu
2015-09-09RDS: verify the underlying transport exists before creating a connectionSasha Levin
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-08net: tipc: fix stall during bclink wakeup procedureKolmakov Dmitriy
2015-09-08net: bridge: remove unnecessary switchdev includeVivien Didelot