summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller24-217/+461
2015-08-04netfilter: ip6t_REJECT: Remove debug messages from reject_tg6()Subash Abhinov Kasiviswanathan1-5/+0
2015-08-04Merge branch 'cxgb4-next'David S. Miller5-20/+506
2015-08-04cxgb4: Update T6 register rangesHariprasad Shenai1-14/+12
2015-08-04cxgb4/cxgb4vf: read the correct bits of PL Who Am I registerHariprasad Shenai4-4/+45
2015-08-04cxgb4: Add support to dump edc bist statusHariprasad Shenai2-2/+42
2015-08-04cxgb4: Add debugfs support to dump meminfoHariprasad Shenai2-0/+407
2015-08-03mpls: Use definition for reserved label checksRobert Shearman2-10/+13
2015-08-03Merge branch 'lwtunnel-encap-local'David S. Miller2-2/+12
2015-08-03ipv4: apply lwtunnel encap for locally-generated packetsRobert Shearman1-0/+2
2015-08-03lwtunnel: set skb protocol and devRobert Shearman1-2/+10
2015-08-03bridge: mdb: fix vlan_enabled access when vlans are not configuredNikolay Aleksandrov1-2/+2
2015-08-03act_bpf: properly support late binding of bpf action to a classifierDaniel Borkmann1-24/+27
2015-08-03net: dsa: mv88e6xxx: call _mv88e6xxx_stats_wait with SMI lock heldVivien Didelot1-2/+5
2015-08-03bridge: mdb: add/del entry on all vlans if vlan_filter is enabled and vid is 0Satish Ashok1-8/+60
2015-08-03Merge branch 'stacked-vlan-TSO'David S. Miller4-0/+4
2015-08-03tuntap: Don't segment multiple tagged packets on tap deviceToshiaki Makita1-0/+1
2015-08-03bridge: Don't segment multiple tagged packets on bridge deviceToshiaki Makita1-0/+1
2015-08-03veth: Don't segment multiple tagged packets on veth deviceToshiaki Makita1-0/+1
2015-08-03macvlan: Don't segment multiple tagged packets on macvlan deviceToshiaki Makita1-0/+1
2015-08-03virtio_net: add gro capabilityEric Dumazet1-2/+2
2015-08-03rocker: linearize skb in case frags would not fit into tx descriptorJiri Pirko1-2/+5
2015-08-03rocker: enable support for scattered packetsIdo Schimmel1-1/+1
2015-08-02ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filtersDaniel Borkmann2-0/+8
2015-08-02bnx2x: Correct logic for pvid configuration.Yuval Mintz1-1/+1
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller417-2445/+5237
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds78-539/+1000
2015-07-31Merge branch 'ipv6-auto-flow-labels'David S. Miller9-33/+151
2015-07-31ipv6: Enable auto flow labels by defaultTom Herbert2-2/+2
2015-07-31ipv6: Disable flowlabel state ranges by defaultTom Herbert1-1/+1
2015-07-31ipv6: Implement different admin modes for automatic flow labelsTom Herbert6-25/+70
2015-07-31ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert4-7/+9
2015-07-31net: Add functions to get skb->hash based on flow structuresTom Herbert2-4/+75
2015-07-31Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-3/+23
2015-07-31Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds27-69/+164
2015-07-31Merge branch 'dsa-netconsole'David S. Miller8-49/+142
2015-07-31net: dsa: Add netconsole supportFlorian Fainelli2-0/+71
2015-07-31net: dsa: Refactor transmit path to eliminate duplicationFlorian Fainelli6-49/+33
2015-07-31net: systemport: Add netconsole supportFlorian Fainelli1-0/+18
2015-07-31net: bcmgenet: Add netconsole supportFlorian Fainelli1-0/+20
2015-07-31stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood1-0/+4
2015-07-31Merge branch 'gianfar-wol-fixes'David S. Miller3-79/+33
2015-07-31gianfar: Enable device wakeup when appropriateClaudiu Manoil3-13/+3
2015-07-31gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil1-68/+30
2015-07-31gianfar: Fix warning when CONFIG_PM offClaudiu Manoil1-0/+2
2015-07-31bonding: add tlb_dynamic_lb netlink supportNikolay Aleksandrov2-2/+16
2015-07-31Merge tag 'wireless-drivers-next-for-davem-2015-07-31' of git://git.kernel.or...David S. Miller74-351/+4605
2015-07-31sfc: MC allocations must be restored following an entity resetDaniel Pieczko1-4/+12
2015-07-31sfc: allow ethtool selftest and MC reboot to complete on an unprivileged func...Daniel Pieczko2-1/+21
2015-07-31net: phy: add driver for aquantia phyShaohui Xie3-0/+158