summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-07netfilter: nft_counter: convert it to use per-cpu countersPablo Neira Ayuso
2015-08-06net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld
2015-08-06af_mpls: add null dev check in find_outdevRoopa Prabhu
2015-08-06Merge branch 'test-bpf-next'David S. Miller
2015-08-06test_bpf: add tests checking that JIT/interpreter sets A and X to 0.Nicolas Schichan
2015-08-06test_bpf: add more tests for LD_ABS and LD_IND.Nicolas Schichan
2015-08-06test_bpf: add module parameters to filter the tests to run.Nicolas Schichan
2015-08-06test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.Nicolas Schichan
2015-08-06test_bpf: allow tests to specify an skb fragment.Nicolas Schichan
2015-08-06test_bpf: avoid oopsing the kernel when generate_test_data() fails.Nicolas Schichan
2015-08-06Merge branch 'mlx5e-next'David S. Miller
2015-08-06net/mlx5_core: Support physical port countersGal Pressman
2015-08-06net/mlx5e: Take advantage of the light-weight netdev open/stopAchiad Shochat
2015-08-06net/mlx5e: Disable async events before unregister_netdev()Achiad Shochat
2015-08-06net/mlx5e: Rename/move functions following the ndo_stop flow changeAchiad Shochat
2015-08-06net/mlx5e: Light-weight netdev open/stopAchiad Shochat
2015-08-06net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat
2015-08-06net/mlx5e: Introduce the "Drop RQ"Achiad Shochat
2015-08-06net/mlx5e: Unify the RX flowAchiad Shochat
2015-08-06Merge branch 'cpsw-next'David S. Miller
2015-08-06drivers: net: cpsw: add separate napi for txMugunthan V N
2015-08-06drivers: net: cpsw: dual_emac: simplify napi usageMugunthan V N
2015-08-06drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c...Mugunthan V N
2015-08-06mpls: small cleanup in inet/inet6_fib_lookup_dev()Dan Carpenter
2015-08-06Merge branch 'bnx2x-cnic-bnx2fc-bd-support'David S. Miller
2015-08-06bnx2fc: Read npiv table from nvram and create vports.Joe Carnuccio
2015-08-06bnx2x: Add BD support for storageYuval Mintz
2015-08-06cnic: Add the interfaces to get FC-NPIV table.Adheer Chandravanshi
2015-08-06cnic: Populate upper layer driver state in MFWTej Parkash
2015-08-06rocker: use netdev_err after register_netdevScott Feldman
2015-08-06rocker: NULL port if port probe failsScott Feldman
2015-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-04netfilter: ip6t_REJECT: Remove debug messages from reject_tg6()Subash Abhinov Kasiviswanathan
2015-08-04Merge branch 'cxgb4-next'David S. Miller
2015-08-04cxgb4: Update T6 register rangesHariprasad Shenai
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-03mpls: Use definition for reserved label checksRobert Shearman
2015-08-03Merge branch 'lwtunnel-encap-local'David S. Miller
2015-08-03ipv4: apply lwtunnel encap for locally-generated packetsRobert Shearman
2015-08-03lwtunnel: 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