summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-04cxgb4/cxgb4vf: read the correct bits of PL Who Am I registerHariprasad Shenai
2015-08-04cxgb4: Add support to dump edc bist statusHariprasad Shenai
2015-08-04cxgb4: Add debugfs support to dump meminfoHariprasad Shenai
2015-08-04mpls: Use definition for reserved label checksRobert Shearman
2015-08-04Merge branch 'lwtunnel-encap-local'David S. Miller
2015-08-04ipv4: apply lwtunnel encap for locally-generated packetsRobert Shearman
2015-08-04lwtunnel: set skb protocol and devRobert Shearman
2015-08-03bridge: mdb: fix vlan_enabled access when vlans are not configuredNikolay Aleksandrov
2015-08-03act_bpf: properly support late binding of bpf action to a classifierDaniel Borkmann
2015-08-03net: dsa: mv88e6xxx: call _mv88e6xxx_stats_wait with SMI lock heldVivien Didelot
2015-08-03bridge: mdb: add/del entry on all vlans if vlan_filter is enabled and vid is 0Satish Ashok
2015-08-03Merge branch 'stacked-vlan-TSO'David S. Miller
2015-08-03tuntap: Don't segment multiple tagged packets on tap deviceToshiaki Makita
2015-08-03bridge: Don't segment multiple tagged packets on bridge deviceToshiaki Makita
2015-08-03veth: Don't segment multiple tagged packets on veth deviceToshiaki Makita
2015-08-03macvlan: Don't segment multiple tagged packets on macvlan deviceToshiaki Makita
2015-08-03virtio_net: add gro capabilityEric Dumazet
2015-08-03rocker: linearize skb in case frags would not fit into tx descriptorJiri Pirko
2015-08-03rocker: enable support for scattered packetsIdo Schimmel
2015-08-03ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filtersDaniel Borkmann
2015-08-03bnx2x: Correct logic for pvid configuration.Yuval Mintz
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-08-01Merge branch 'ipv6-auto-flow-labels'David S. Miller
2015-08-01ipv6: Enable auto flow labels by defaultTom Herbert
2015-08-01ipv6: Disable flowlabel state ranges by defaultTom Herbert
2015-08-01ipv6: Implement different admin modes for automatic flow labelsTom Herbert
2015-08-01ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert
2015-08-01net: Add functions to get skb->hash based on flow structuresTom Herbert
2015-08-01Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-01Merge 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