summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | fou: eliminate IPv4,v6 specific GRO functionsTom Herbert2014-10-031-0/+3
| * | | | | | net/mlx5_core: Identify resources by their typeEli Cohen2014-10-032-3/+13
| * | | | | | net/mlx5_core: use set/get macros in device capsEli Cohen2014-10-033-92/+207
| * | | | | | net/mlx5_core: Use hardware registers description header fileEli Cohen2014-10-033-75/+188
| * | | | | | net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-032-12/+40
| * | | | | | qdisc: validate skb without holding lockEric Dumazet2014-10-032-2/+2
| * | | | | | qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUEJesper Dangaard Brouer2014-10-031-0/+16
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-027-51/+44
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther2014-10-011-0/+2
| * | | | | | net_sched: avoid calling tcf_unbind_filter() in call_rcu callbackWANG Cong2014-10-011-5/+1
| * | | | | | udp: Generalize skb_udp_segmentTom Herbert2014-10-012-3/+26
| * | | | | | net: cleanup and document skb fclone layoutEric Dumazet2014-10-011-0/+25
| | |/ / / / | |/| | | |
| * | | | | tcp: Change tcp_slow_start function to return voidLi RongQing2014-09-301-1/+1
| * | | | | net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny2014-09-301-0/+1
| * | | | | net: sched: enable per cpu qstatsJohn Fastabend2014-09-302-2/+13
| * | | | | net: sched: restrict use of qstats qlenJohn Fastabend2014-09-301-1/+2
| * | | | | net: sched: implement qstat helper routinesJohn Fastabend2014-09-301-6/+33
| * | | | | net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend2014-09-302-1/+32
| * | | | | macvlan: add source modeMichael Braun2014-09-292-0/+13
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-2913-32/+167
| |\ \ \ \ \
| | * | | | | netfilter: nf_tables: store and dump set policyArturo Borrero2014-09-291-0/+2
| | * | | | | netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso2014-09-265-10/+10
| | * | | | | netfilter: bridge: nf_bridge_copy_header as static inline in headerPablo Neira Ayuso2014-09-261-10/+38
| | * | | | | netfilter: nf_tables: export rule-set generation IDPablo Neira Ayuso2014-09-191-0/+16
| | * | | | | Merge branch 'ipvs-next'Pablo Neira Ayuso2014-09-182-3/+15
| | |\ \ \ \ \
| | | * | | | | ipvs: prevent mixing heterogeneous pools and synchronizationAlex Gartrell2014-09-161-0/+4
| | | * | | | | ipvs: Supply destination address family to ip_vs_conn_newAlex Gartrell2014-09-161-1/+2
| | | * | | | | ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}Alex Gartrell2014-09-161-2/+3
| | | * | | | | ipvs: Add destination address family to netlink interfaceAlex Gartrell2014-09-162-0/+6
| | * | | | | | netfilter: ipset: send nonzero skbinfo extensions onlyJozsef Kadlecsik2014-09-151-7/+11
| | * | | | | | netfilter: ipset: Add skbinfo extension support to SET target.Anton Danilov2014-09-151-0/+10
| | * | | | | | netfilter: ipset: Add skbinfo extension kernel support in the ipset core.Anton Danilov2014-09-152-1/+67
| | |/ / / / /
| | * | | | | netfilter: nf_tables: add NFTA_MASQ_UNSPEC to nft_masq_attributesPablo Neira Ayuso2014-09-111-0/+1
| | * | | | | netfilter: fix compilation of masquerading without IP_NF_TARGET_MASQUERADEPablo Neira Ayuso2014-09-111-6/+4
| * | | | | | tcp: move TCP_ECN_create_request out of headerFlorian Westphal2014-09-291-34/+0
| * | | | | | ARCNET: add support for multi interfaces on com20020Michael Grzeschik2014-09-291-1/+14
| * | | | | | ARCNET: add com20020 PCI IDs with metadataMichael Grzeschik2014-09-291-0/+16
| * | | | | | net: reorganize sk_buff for faster __copy_skb_header()Eric Dumazet2014-09-291-61/+72
| * | | | | | net: tcp: add DCTCP congestion control algorithmDaniel Borkmann2014-09-291-2/+11
| * | | | | | net: tcp: more detailed ACK events and events for CE marked packetsFlorian Westphal2014-09-291-1/+8
| * | | | | | net: tcp: split ack slow/fast events from cwnd_eventFlorian Westphal2014-09-291-2/+6
| * | | | | | net: tcp: add flag for ca to indicate that ECN is requiredDaniel Borkmann2014-09-291-17/+44
| * | | | | | net: tcp: assign tcp cong_ops when tcp sk is createdFlorian Westphal2014-09-291-1/+1
| * | | | | | dql: dql_queued() should write first to reduce bus transactionsEric Dumazet2014-09-291-2/+10
| * | | | | | net_sched: remove the first parameter from tcf_exts_destroy()WANG Cong2014-09-281-1/+1
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-09-284-3/+22
| |\ \ \ \ \ \
| | * | | | | | ipsec: Remove obsolete MAX_AH_AUTH_LENHerbert Xu2014-09-181-3/+0
| | * | | | | | xfrm: configure policy hash table thresholds by netlinkChristophe Gouault2014-09-023-0/+18
| | * | | | | | xfrm: hash prefixed policies based on preflen thresholdsChristophe Gouault2014-09-021-0/+4
| * | | | | | | net: dsa: allow switches driver to implement get/set EEEFlorian Fainelli2014-09-281-0/+9