Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-03netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann
2015-09-02flow_dissector: Use 'const' where possible.David S. Miller
2015-09-02flow_dissector: Don't use bit fields.David S. Miller
2015-09-02flow_dissector: Add control/reporting of encapsulationTom Herbert
2015-09-02flow_dissector: Add flag to stop parsing when an IPv6 flow label is seenTom Herbert
2015-09-02flow_dissector: Add flag to stop parsing at L3Tom Herbert
2015-09-02flow_dissector: Add control/reporting of fragmentationTom Herbert
2015-09-02flowi: Abstract out functions to get flow hash based on flowiTom Herbert
2015-09-02skbuff: Make __skb_set_sw_hash a general functionTom Herbert
2015-09-02flow_dissector: Move skb related functions to skbuff.hTom Herbert
2015-09-02net: Make table id type u32David Ahern
2015-09-01tun_dst: Remove opts_sizePravin B Shelar
2015-09-01gro_cells: remove spinlock protecting receive queuesEric Dumazet
2015-08-31tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar
2015-08-31net: Introduce helper functions to get the per cpu dataRaghavendra K T
2015-08-29vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc
2015-08-29ip_tunnels: record IP version in tunnel infoJiri Benc
2015-08-29ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc
2015-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-28net: Add support for VRFs to inetpeer cacheDavid Ahern
2015-08-28net: Refactor inetpeer address structDavid Ahern
2015-08-28net: Add helper function to compare inetpeer addressesDavid Ahern
2015-08-28net: Add set,get helpers for inetpeer addressesDavid Ahern
2015-08-28net: Introduce ipv4_addr_hash and use it for tcp metricsDavid Ahern
2015-08-28net: sched: register noqueue qdiscPhil Sutter
2015-08-28geneve: Consolidate Geneve functionality in single module.Pravin B Shelar
2015-08-28geneve: Add support to collect tunnel metadata.Pravin B Shelar
2015-08-28tunnel: introduce udp_tun_rx_dst()Pravin B Shelar
2015-08-28net: sched: consolidate tc_classify{,_compat}Daniel Borkmann
2015-08-27netfilter: connlabels: Export setting connlabel lengthJoe Stringer
2015-08-27dst: Add __skb_dst_copy() variationJoe Stringer
2015-08-26net_sched: act_bpf: remove spinlock in fast pathAlexei Starovoitov
2015-08-26net_sched: make tcf_hash_destroy() staticAlexei Starovoitov
2015-08-26vxlan: fix multiple inclusion of vxlan.hJiri Benc
2015-08-25inetpeer: remove dead codeDavid Ahern
2015-08-25tcp: refine pacing rate determinationEric Dumazet
2015-08-25tcp: fix slow start after idle vs TSO/GSOEric Dumazet
2015-08-24lwt: Add cfg argument to build_stateTom Herbert
2015-08-24Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-08-24route: fix breakage after moving lwtunnel stateJiri Benc
2015-08-24vxlan: GRO support at tunnel layerTom Herbert
2015-08-21ipvs: add more mcast parameters for the sync daemonJulian Anastasov
2015-08-21ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-08-21ipv6: route: extend flow representation with tunnel keyJiri Benc
2015-08-21vxlan: provide access function for vxlan socket address familyJiri Benc
2015-08-21ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc
2015-08-21route: move lwtunnel state to dst_entryJiri Benc