summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-07drivers: net: cpsw: add separate napi for txMugunthan V N1-13/+31
2015-08-07drivers: net: cpsw: dual_emac: simplify napi usageMugunthan V N1-17/+9
2015-08-07drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c...Mugunthan V N1-25/+2
2015-08-07mpls: small cleanup in inet/inet6_fib_lookup_dev()Dan Carpenter1-9/+4
2015-08-07Merge branch 'bnx2x-cnic-bnx2fc-bd-support'David S. Miller7-7/+236
2015-08-07bnx2fc: Read npiv table from nvram and create vports.Joe Carnuccio1-0/+66
2015-08-07bnx2x: Add BD support for storageYuval Mintz4-2/+118
2015-08-07cnic: Add the interfaces to get FC-NPIV table.Adheer Chandravanshi2-2/+32
2015-08-07cnic: Populate upper layer driver state in MFWTej Parkash2-3/+20
2015-08-07rocker: use netdev_err after register_netdevScott Feldman1-1/+1
2015-08-07rocker: NULL port if port probe failsScott Feldman1-0/+1
2015-08-05Merge 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-04mpls: Use definition for reserved label checksRobert Shearman2-10/+13
2015-08-04Merge branch 'lwtunnel-encap-local'David S. Miller2-2/+12
2015-08-04ipv4: apply lwtunnel encap for locally-generated packetsRobert Shearman1-0/+2
2015-08-04lwtunnel: set skb protocol and devRobert Shearman1-2/+10
2015-08-04bridge: mdb: fix vlan_enabled access when vlans are not configuredNikolay Aleksandrov1-2/+2
2015-08-04act_bpf: properly support late binding of bpf action to a classifierDaniel Borkmann1-24/+27
2015-08-04net: dsa: mv88e6xxx: call _mv88e6xxx_stats_wait with SMI lock heldVivien Didelot1-2/+5
2015-08-04bridge: mdb: add/del entry on all vlans if vlan_filter is enabled and vid is 0Satish Ashok1-8/+60
2015-08-04Merge branch 'stacked-vlan-TSO'David S. Miller4-0/+4
2015-08-04tuntap: Don't segment multiple tagged packets on tap deviceToshiaki Makita1-0/+1
2015-08-04bridge: Don't segment multiple tagged packets on bridge deviceToshiaki Makita1-0/+1
2015-08-04veth: Don't segment multiple tagged packets on veth deviceToshiaki Makita1-0/+1
2015-08-04macvlan: Don't segment multiple tagged packets on macvlan deviceToshiaki Makita1-0/+1
2015-08-04virtio_net: add gro capabilityEric Dumazet1-2/+2
2015-08-04rocker: linearize skb in case frags would not fit into tx descriptorJiri Pirko1-2/+5
2015-08-04rocker: enable support for scattered packetsIdo Schimmel1-1/+1
2015-08-03ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filtersDaniel Borkmann2-0/+8
2015-08-03bnx2x: Correct logic for pvid configuration.Yuval Mintz1-1/+1
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller417-2445/+5237
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds78-539/+1000
2015-08-01Merge branch 'ipv6-auto-flow-labels'David S. Miller9-33/+151
2015-08-01ipv6: Enable auto flow labels by defaultTom Herbert2-2/+2
2015-08-01ipv6: Disable flowlabel state ranges by defaultTom Herbert1-1/+1
2015-08-01ipv6: Implement different admin modes for automatic flow labelsTom Herbert6-25/+70
2015-08-01ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert4-7/+9
2015-08-01net: Add functions to get skb->hash based on flow structuresTom Herbert2-4/+75
2015-08-01Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-3/+23
2015-08-01Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds27-69/+164
2015-08-01Merge branch 'dsa-netconsole'David S. Miller8-49/+142
2015-08-01net: dsa: Add netconsole supportFlorian Fainelli2-0/+71
2015-08-01net: dsa: Refactor transmit path to eliminate duplicationFlorian Fainelli6-49/+33
2015-08-01net: systemport: Add netconsole supportFlorian Fainelli1-0/+18