summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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-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
2015-09-08net: bridge: check __vlan_vid_del for errorVivien Didelot
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
2015-09-05switchdev: fix return value of switchdev_port_fdb_dump in case of errorJiri Pirko
2015-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-09-05net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing
2015-09-05Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-09-04userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_keyAndrea Arcangeli
2015-09-04fs: create and use seq_show_option for escapingKees Cook
2015-09-04mac80211: reject software RSSI CQM with beacon filteringJohannes Berg
2015-09-04mac80211: avoid VHT usage with no 80MHz chans allowedArik Nemtsov
2015-09-04cfg80211: regulatory: restore proper user alpha2Maciej S. Szmigiero
2015-09-04rfkill: Copy "all" global state to other typesJoão Paulo Rechi Vita
2015-09-04mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman
2015-09-04mac80211: Do not use sizeof() on pointer typeThierry Reding
2015-09-03sctp: add routing output fallbackMarcelo Ricardo Leitner
2015-09-03sctp: fix dst leakMarcelo Ricardo Leitner
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-02netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann