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
2016-08-23qed: Fix address macrosYuval Mintz
2016-08-23net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn
2016-08-23qed*: Add support for VFs over legacy PFsYuval Mintz
2016-08-23net_sched: properly handle failure case of tcf_exts_init()WANG Cong
2016-08-20qed: utilize FW 8.10.10.0Yuval Mintz
2016-08-20net: dsa: Export suspend/resume functionsFlorian Fainelli
2016-08-20rhashtable: Remove GFP flag from rhashtable_walk_initHerbert Xu
2016-08-19bpf: get rid of cgroup helper related ifdefsDaniel Borkmann
2016-08-19bpf: add bpf_skb_change_tail helperDaniel Borkmann
2016-08-19tipc: add peer removal functionalityRichard Alpe
2016-08-19net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki
2016-08-19net: bridge: export vlan flags with the statsNikolay Aleksandrov
2016-08-19net_sched: act_vlan: Add priority optionHadar Hen Zion
2016-08-19net_sched: flower: Add vlan supportHadar Hen Zion
2016-08-19flow_dissector: Get vlan priority in addition to vlan idHadar Hen Zion
2016-08-19qed*: Fix pause settingYuval Mintz
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-18kcm: Use stream parserTom Herbert
2016-08-18strparser: Stream parser for messagesTom Herbert
2016-08-18net_sched: convert tcf_exts from list to pointer arrayWANG Cong
2016-08-18net_sched: move tc offload macros to pkt_cls.hWANG Cong
2016-08-18net_sched: fix a typo in tc_for_each_action()WANG Cong
2016-08-18Merge tag 'batadv-next-for-davem-20160816' of git://git.open-mesh.org/linux-m...David S. Miller
2016-08-15gre: set inner_protocol on xmitSimon Horman
2016-08-15pptp: Refactor the struct and macros of PPTP codesGao Feng
2016-08-15net: make net namespace sysctls belong to container's ownerDmitry Torokhov
2016-08-14net: remove type_check from dev_get_nest_level()Sabrina Dubroca
2016-08-14ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg
2016-08-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-13bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann
2016-08-13bpf: Add bpf_current_task_under_cgroup helperSargun Dhillon
2016-08-13cgroup: Add task_under_cgroup_hierarchy cgroup inline function to headersSargun Dhillon
2016-08-13net: Add mask for Control register 10Mbps speedAppana Durga Kedareswara Rao
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-12KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall
2016-08-12KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall
2016-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-11bvec: avoid variable shadowing warningJohannes Berg
2016-08-11qed*: Add support for ethtool link_ksettings callbacks.Sudarsana Reddy Kalluru
2016-08-11rps: Inspect PPTP encapsulated by GRE to get flow hashGao Feng
2016-08-11net: sched: convert qdisc linked list to hashtableJiri Kosina
2016-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-08-10locking/qrwlock: Fix write unlock bug on big endian systemspan xinhui
2016-08-10perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros