summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2015-09-22mac80211: reset CQM history upon reconfigurationSara Sharon1-0/+1
2015-09-22mac80211: fix VHT MCS mask array overrunJohannes Berg1-5/+7
2015-09-22inet: fix races in reqsk_queue_hash_req()Eric Dumazet1-4/+4
2015-09-22tcp/dccp: fix timewait races in timer handlingEric Dumazet3-15/+18
2015-09-21netlink: Fix autobind race condition that leads to zero port IDHerbert Xu2-5/+8
2015-09-21iptunnel: make rx/tx bytes counters consistentNicolas Dichtel1-1/+1
2015-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-8/+25
2015-09-21tipc: reinitialize pointer after skb linearizeErik Hugne1-0/+1
2015-09-21net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró2-3/+7
2015-09-19SUNRPC: xs_sock_mark_closed() does not need to trigger socket autocloseTrond Myklebust1-1/+0
2015-09-19SUNRPC: Lock the transport layer on shutdownTrond Myklebust1-0/+6
2015-09-18tcp_cubic: do not set epoch_start in the futureEric Dumazet1-2/+8
2015-09-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-6/+6
2015-09-18atm: deal with setting entry before mkip was calledSasha Levin1-0/+3
2015-09-18ipv6: ip6_fragment: fix headroom tests and skb leakFlorian Westphal1-6/+8
2015-09-18net: Fix vti use case with oif in dst lookupsDavid Ahern3-2/+5
2015-09-18openvswitch: Fix IPv6 exthdr handling with ct helpers.Joe Stringer1-3/+5
2015-09-18SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust1-3/+8
2015-09-18ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu2-5/+6
2015-09-17SUNRPC: drop null test before destroy functionsJulia Lawall1-8/+4
2015-09-17SUNRPC: Fix races between socket connection and destroy codeTrond Myklebust1-0/+3
2015-09-17libceph: don't access invalid memory in keepalive2 pathIlya Dryomov1-4/+5
2015-09-17netfilter: nf_log: wait for rcu grace after logger unregistrationPablo Neira Ayuso1-0/+1
2015-09-17Bluetooth: Delay check for conn->smp in smp_conn_security()Johan Hedberg1-6/+6
2015-09-16dccp: drop null test before destroy functionsJulia Lawall2-10/+5
2015-09-16net: core: drop null test before destroy functionsJulia Lawall1-8/+4
2015-09-16openvswitch: Fix mask generation for nested attributes.Jesse Gross1-23/+59
2015-09-16rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlinkRoopa Prabhu1-10/+16
2015-09-16ipv6: Replace spinlock with seqlock and rcu in ip6_tunnelMartin KaFai Lau2-26/+34
2015-09-16ipv6: Avoid double dst_freeMartin KaFai Lau3-9/+16
2015-09-16ipv6: Fix dst_entry refcnt bugs in ip6_tunnelMartin KaFai Lau2-46/+114
2015-09-16ipv6: Rename the dst_cache helper functions in ip6_tunnelMartin KaFai Lau2-8/+8
2015-09-16ipv6: Refactor common ip6gre_tunnel_init codesMartin KaFai Lau1-13/+24
2015-09-14netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPECPablo Neira Ayuso1-6/+18
2015-09-14netfilter: nf_log: don't zap all loggers on unregisterFlorian Westphal1-2/+6
2015-09-12openvswitch: Fix dependency on IPv6 defrag.Joe Stringer1-1/+2
2015-09-12bridge: fix igmpv3 / mldv2 report parsingLinus Lüssing1-2/+2
2015-09-12sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner1-23/+41
2015-09-12ebpf: emit correct src_reg for conditional jumpsTycho Andersen1-1/+1
2015-09-12netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann2-7/+32
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds6-66/+111
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-108/+461
2015-09-10tcp_cubic: better follow cubic curve after idle periodEric Dumazet1-0/+16
2015-09-10tcp: generate CA_EVENT_TX_START on data framesNeal Cardwell1-3/+3
2015-09-10netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann2-8/+15
2015-09-10netlink, mmap: don't walk rx ring on poll if receive queue non-emptyDaniel Borkmann1-5/+12
2015-09-10ipv6: fix ifnullfree.cocci warningsWu Fengguang1-2/+1
2015-09-10net: ipv6: use common fib_default_rule_prefPhil Sutter6-17/+3
2015-09-10ipv6: fix multipath route replace error recoveryRoopa Prabhu1-26/+175
2015-09-09RDS: verify the underlying transport exists before creating a connectionSasha Levin1-0/+6