aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-17SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust
2015-09-17ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu
2015-09-17SUNRPC: drop null test before destroy functionsJulia Lawall
2015-09-17SUNRPC: Fix races between socket connection and destroy codeTrond Myklebust
2015-09-17libceph: don't access invalid memory in keepalive2 pathIlya Dryomov
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-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
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-09libceph: check data_len in ->alloc_msg()Ilya Dryomov
2015-09-08net: tipc: fix stall during bclink wakeup procedureKolmakov Dmitriy
2015-09-08net: bridge: remove unnecessary switchdev includeVivien Didelot
2015-09-08net: bridge: check __vlan_vid_del for errorVivien Didelot
2015-09-08libceph: use keepalive2 to verify the mon session is aliveYan, Zheng
2015-09-08libceph: set 'exists' flag for newly up osdYan, Zheng
2015-09-08libceph: rename con_work() to ceph_con_workfn()Ilya Dryomov
2015-09-08libceph: Avoid holding the zero page on ceph_msgr_slab_init errorsBenoît Canet
2015-09-08libceph: remove the unused macro AES_KEY_SIZENicholas Krause
2015-09-07Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-09-06openvswitch: Remove conntrack Kconfig option.Joe Stringer
2015-09-06Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-09-05RDS: rds_conn_lookup() should factor in the struct net for a matchSowmini Varadhan