aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: bridge: add a br_set_state helper functionFlorian Fainelli2014-10-01
* net_sched: avoid calling tcf_unbind_filter() in call_rcu callbackWANG Cong2014-10-01
* net_sched: fix another crash in cls_tcindexWANG Cong2014-10-01
* gre: Set inner protocol in v4 and v6 GRE transmitTom Herbert2014-10-01
* ipip: Set inner IP protocol in ipipTom Herbert2014-10-01
* sit: Set inner IP protocol in sitTom Herbert2014-10-01
* udp: Generalize skb_udp_segmentTom Herbert2014-10-01
* net: avoid one atomic operation in skb_clone()Eric Dumazet2014-10-01
* net/dccp/ccid.c: add __init to ccid_activateFabian Frederick2014-10-01
* net/dccp/proto.c: add __init to dccp_mib_initFabian Frederick2014-10-01
* net: cleanup and document skb fclone layoutEric Dumazet2014-10-01
* tcp: abort orphan sockets stalling on zero window probesYuchung Cheng2014-10-01
* cipso: add __init to cipso_v4_cache_initFabian Frederick2014-10-01
* inet: frags: add __init to ip4_frags_ctl_registerFabian Frederick2014-10-01
* tcp: add __init to tcp_init_memFabian Frederick2014-10-01
* net: dsa: Fix build warning for !PM_SLEEPThierry Reding2014-10-01
* ipv4: mentions skb_gro_postpull_rcsum() in inet_gro_receive()Eric Dumazet2014-10-01
* ieee802154: fix __init functionsFabian Frederick2014-10-01
* tcp: Change tcp_slow_start function to return voidLi RongQing2014-09-30
* ieee802154: add __init to lowpan_frags_sysctl_registerFabian Frederick2014-09-30
* irda: add __init to irlan_openFabian Frederick2014-09-30
* netfilter: bridge: build br_nf_core only if requiredFlorian Westphal2014-09-30
* net: sched: enable per cpu qstatsJohn Fastabend2014-09-30
* net: sched: restrict use of qstats qlenJohn Fastabend2014-09-30
* net: sched: implement qstat helper routinesJohn Fastabend2014-09-30
* 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