summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-27
|\
| * l2tp: Correctly return -EBADF from pppol2tp_getname.phil.turnbull@oracle.com2016-07-26
| * net: ipmr/ip6mr: update lastuse on entry changeNikolay Aleksandrov2016-07-26
| * tipc: dump monitor attributesParthasarathy Bhuvaragan2016-07-26
| * tipc: add a function to get the bearer nameParthasarathy Bhuvaragan2016-07-26
| * tipc: get monitor threshold for the clusterParthasarathy Bhuvaragan2016-07-26
| * tipc: make cluster size threshold for monitoring configurableParthasarathy Bhuvaragan2016-07-26
| * tipc: introduce constants for tipc address validationParthasarathy Bhuvaragan2016-07-26
| * net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_...He Chunhui2016-07-26
| * net_sched: get rid of struct tcf_commonWANG Cong2016-07-26
| * net_sched: move tc_action into tcf_commonWANG Cong2016-07-26
| * udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skbDaniel Borkmann2016-07-26
| * net/sctp: terminate rhashtable walk correctlyVegard Nossum2016-07-25
| * net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum2016-07-25
| * sctp: also point GSO head_skb to the sk when it's availableMarcelo Ricardo Leitner2016-07-25
| * sctp: fix BH handling on socket backlogMarcelo Ricardo Leitner2016-07-25
| * kcm: remove redundant -ve error check and return pathColin Ian King2016-07-25
| * net: ipv6: Always leave anycast and multicast groups on link downMike Manning2016-07-25
| * sctp: use inet_recvmsg to support sctp RFS wellXin Long2016-07-25
| * bridge: Fix incorrect re-injection of LLDP packetsIdo Schimmel2016-07-25
| * sctp: support ipv6 nonlocal bindXin Long2016-07-25
| * bpf, events: fix offset in skb copy handlerDaniel Borkmann2016-07-25
| * net/ncsi: avoid maybe-uninitialized warningArnd Bergmann2016-07-25
| * net: bridge: br_set_ageing_time takes a clock_tVivien Didelot2016-07-25
| * net: bridge: fix br_stp_enable_bridge commentVivien Didelot2016-07-25
| * net/sched: Add match-all classifier hw offloading.Yotam Gigi2016-07-25
| * net/sched: introduce Match-all classifierJiri Pirko2016-07-25
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-25
| |\
| | * netfilter: nft_compat: fix crash when related match/target module is removedLiping Zhang2016-07-23
| | * netfilter: nft_compat: put back match/target module if init failLiping Zhang2016-07-23
| | * netfilter: h323: Use mod_timer instead of set_expect_timeoutGao Feng2016-07-23
| | * netfilter: connlabels: move set helper to xt_connlabelFlorian Westphal2016-07-22
| | * netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal2016-07-22
| | * netfilter: nf_tables: allow to filter out rules by table and chainPablo Neira Ayuso2016-07-20
| | * netfilter: nft_log: fix snaplen does not truncate packetsLiping Zhang2016-07-20
| | * netfilter: nft_log: check the validity of log levelLiping Zhang2016-07-20
| | * netfilter: nft_log: fix possible memory leak if log expr init failLiping Zhang2016-07-20
| | * netfilter: Add helper array register/unregister functionsGao Feng2016-07-20
| | * netfilter: nft_ct: fix unpaired nf_connlabels_get/put callLiping Zhang2016-07-19
| | * netfilter: x_tables: speed up jump target validationFlorian Westphal2016-07-18
| | * netfilter: conntrack: protect early_drop by rcu read lockLiping Zhang2016-07-12
| | * netfilter: nf_conntrack_h323: fix off-by-one in DecodeQ931Toby DiPasquale2016-07-11
| | * Merge tag 'ipvs-for-v4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2016-07-11
| | |\
| | | * ipvs: count pre-established TCP states as activeMichal Kubecek2016-07-07
| | * | netfilter: nf_tables: get rid of possible_net_t from set and basechainPablo Neira Ayuso2016-07-11
| | * | netfilter: nft_ct: make byte/packet expr more friendlyLiping Zhang2016-07-11
| | * | netfilter: physdev: physdev-is-out should not work with OUTPUT chainHangbin Liu2016-07-11
| | * | netfilter: nat: convert nat bysrc hash to rhashtableFlorian Westphal2016-07-11
| | * | netfilter: move nat hlist_head to nf_connFlorian Westphal2016-07-11
| | * | netfilter: conntrack: simplify early_dropFlorian Westphal2016-07-11