aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend2014-09-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-29
|\
| * netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal2014-09-29
| * netfilter: nf_tables: store and dump set policyArturo Borrero2014-09-29
| * netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso2014-09-26
| * netfilter: bridge: nf_bridge_copy_header as static inline in headerPablo Neira Ayuso2014-09-26
| * net/netfilter/x_tables.c: use __seq_open_private()Rob Jones2014-09-26
| * netfilter: nf_tables: export rule-set generation IDPablo Neira Ayuso2014-09-19
| * netfilter: nfnetlink: use original skbuff when committing/abortingPablo Neira Ayuso2014-09-19
| * Merge branch 'ipvs-next'Pablo Neira Ayuso2014-09-18
| |\
| | * ipvs: Allow heterogeneous pools now that we support themAlex Gartrell2014-09-17
| | * ipvs: use the new dest addr family fieldJulian Anastasov2014-09-17
| | * ipvs: use correct address family in scheduler logsJulian Anastasov2014-09-17
| | * ipvs: address family of LBLCR entry depends on svc familyJulian Anastasov2014-09-15
| | * ipvs: address family of LBLC entry depends on svc familyJulian Anastasov2014-09-15
| | * ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwardingAlex Gartrell2014-09-15
| | * ipvs: Add generic ensure_mtu_is_adequate to handle mixed poolsAlex Gartrell2014-09-15
| | * ipvs: Pull out update_pmtu codeAlex Gartrell2014-09-15
| | * ipvs: Pull out crosses_local_route_boundary logicAlex Gartrell2014-09-15
| | * ipvs: prevent mixing heterogeneous pools and synchronizationAlex Gartrell2014-09-15
| | * ipvs: Supply destination address family to ip_vs_conn_newAlex Gartrell2014-09-15
| | * ipvs: Pass destination address family to ip_vs_trash_get_destAlex Gartrell2014-09-15
| | * ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}Alex Gartrell2014-09-15
| | * ipvs: Add destination address family to netlink interfaceAlex Gartrell2014-09-15
| | * ipvs: Add simple weighted failover schedulerKenny Mathis2014-09-15
| * | netfilter: ipset: hash:mac type added to ipsetJozsef Kadlecsik2014-09-15
| * | netfilter: ipset: Add skbinfo extension support to SET target.Anton Danilov2014-09-15
| * | netfilter: ipset: Add skbinfo extension kernel support for the list set type.Anton Danilov2014-09-15
| * | netfilter: ipset: Add skbinfo extension kernel support for the hash set types.Anton Danilov2014-09-15
| * | netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types.Anton Danilov2014-09-15
| * | netfilter: ipset: Add skbinfo extension kernel support in the ipset core.Anton Danilov2014-09-15
| * | netfilter: ipset: Fix static checker warning in ip_set_core.cJozsef Kadlecsik2014-09-15
| |/
| * netfilter: masquerading needs to be independent of x_tables in KconfigPablo Neira Ayuso2014-09-12
| * netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NATPablo Neira Ayuso2014-09-12
* | tcp: change TCP_ECN prefixes to lower caseFlorian Westphal2014-09-29
* | tcp: move TCP_ECN_create_request out of headerFlorian Westphal2014-09-29
* | tcp: remove unnecessary assignment.Li RongQing2014-09-29
* | net: reorganize sk_buff for faster __copy_skb_header()Eric Dumazet2014-09-29
* | net: tcp: add DCTCP congestion control algorithmDaniel Borkmann2014-09-29
* | net: tcp: more detailed ACK events and events for CE marked packetsFlorian Westphal2014-09-29
* | net: tcp: split ack slow/fast events from cwnd_eventFlorian Westphal2014-09-29
* | net: tcp: add flag for ca to indicate that ECN is requiredDaniel Borkmann2014-09-29
* | net: tcp: assign tcp cong_ops when tcp sk is createdFlorian Westphal2014-09-29
* | net: sched: cls_rcvp, complete rcu conversionJohn Fastabend2014-09-29
* | net_sched: fix another regression in cls_tcindexWANG Cong2014-09-28
* | net_sched: fix errno in tcindex_set_parms()WANG Cong2014-09-28
* | arp: Do not perturb drop profiles with ignored ARP packetsRick Jones2014-09-28
* | net_sched: remove the first parameter from tcf_exts_destroy()WANG Cong2014-09-28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-09-28
|\ \
| * | ipsec: Remove obsolete MAX_AH_AUTH_LENHerbert Xu2014-09-18