summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-31Merge branch 'ipv6-auto-flow-labels'David S. Miller
2015-07-31ipv6: Enable auto flow labels by defaultTom Herbert
2015-07-31ipv6: Disable flowlabel state ranges by defaultTom Herbert
2015-07-31ipv6: Implement different admin modes for automatic flow labelsTom Herbert
2015-07-31ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert
2015-07-31net: Add functions to get skb->hash based on flow structuresTom Herbert
2015-07-31Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-31Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-07-31Merge branch 'dsa-netconsole'David S. Miller
2015-07-31net: dsa: Add netconsole supportFlorian Fainelli
2015-07-31net: dsa: Refactor transmit path to eliminate duplicationFlorian Fainelli
2015-07-31net: systemport: Add netconsole supportFlorian Fainelli
2015-07-31net: bcmgenet: Add netconsole supportFlorian Fainelli
2015-07-31stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood
2015-07-31Merge branch 'gianfar-wol-fixes'David S. Miller
2015-07-31gianfar: Enable device wakeup when appropriateClaudiu Manoil
2015-07-31gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil
2015-07-31gianfar: Fix warning when CONFIG_PM offClaudiu Manoil
2015-07-31bonding: add tlb_dynamic_lb netlink supportNikolay Aleksandrov
2015-07-31Merge tag 'wireless-drivers-next-for-davem-2015-07-31' of git://git.kernel.or...David S. Miller
2015-07-31sfc: MC allocations must be restored following an entity resetDaniel Pieczko
2015-07-31sfc: allow ethtool selftest and MC reboot to complete on an unprivileged func...Daniel Pieczko
2015-07-31net: phy: add driver for aquantia phyShaohui Xie
2015-07-31br2684: Remove unnecessary formatting macros b1 and bsJoe Perches
2015-07-31r8152: disable the capability of zero lengthhayeswang
2015-07-31vxlan: expose COLLECT_METADATA flag to user spaceAlexei Starovoitov
2015-07-31act_pedit: check binding before calling tcf_hash_release()WANG Cong
2015-07-31Merge branch 'mpls-build-fix'David S. Miller
2015-07-31af_mpls: fix undefined reference to ip6_route_outputRoopa Prabhu
2015-07-31ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu
2015-07-31bpf: add helpers to access tunnel metadataAlexei Starovoitov
2015-07-31Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driverWoojung.Huh@microchip.com
2015-07-31bpf_jit_disasm: also support reading jit dump from fileDaniel Borkmann
2015-07-31Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-07-31Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-07-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-07-31iommu/amd: Allow non-ATS devices in IOMMUv2 domainsJoerg Roedel
2015-07-31Revert "ath9k: export HW random number generator"Kalle Valo
2015-07-30Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-30Merge branch 'tipc-next'David S. Miller
2015-07-30tipc: clean up link creationJon Paul Maloy
2015-07-30tipc: use temporary, non-protected skb queue for bundle receptionJon Paul Maloy
2015-07-30tipc: remove implicit message delivery in node_unlock()Jon Paul Maloy
2015-07-30tipc: make resetting of links non-atomicJon Paul Maloy
2015-07-30tipc: move received discovery data evaluation inside node.cJon Paul Maloy
2015-07-30tipc: merge link->exec_mode and link->state into one FSMJon Paul Maloy
2015-07-30tipc: move protocol message sending away from link FSMJon Paul Maloy
2015-07-30tipc: move link synch and failover to link aggregation levelJon Paul Maloy