summaryrefslogtreecommitdiffstats
path: root/net/sched/ematch.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-05net: Get skb hash over flow_keys structureTom Herbert6-17/+66
2015-06-05net: Remove superfluous setting of key_basicTom Herbert1-6/+0
2015-06-05mpls: Add definition for IPPROTO_MPLSTom Herbert1-0/+2
2015-06-05net: Simplify GRE case in flow_dissectorTom Herbert1-22/+22
2015-06-05atm:he - Do not initialise statics to 0.Shailendra Verma1-1/+1
2015-06-04bpf: fix build due to missing tc_verdAlexei Starovoitov1-3/+1
2015-06-04tcp: double default TSQ output bytes limitWei Liu1-2/+2
2015-06-04tcp: remove redundant checksEric Dumazet2-4/+4
2015-06-04switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/...Scott Feldman2-26/+31
2015-06-04switchdev: documentation: for static FDB ops, use switchdev_port_fdb_xxx opsScott Feldman1-0/+4
2015-06-04switchdev: documentation: fix grammer errorScott Feldman1-1/+1
2015-06-04switchdev: documentation: fix longer-than-80-char linesScott Feldman1-18/+18
2015-06-04cxgb4: Remove WOL get/set ethtool supportHariprasad Shenai4-137/+0
2015-06-04cxgb4: Add support to dump loopback port statsHariprasad Shenai4-1/+92
2015-06-04cxgb4: Add support in ethtool to dump channel statsHariprasad Shenai4-1/+136
2015-06-04cxgb4: Add ethtool support to get adapter statsHariprasad Shenai6-50/+284
2015-06-04net: tulip: rearrange order of searching for substringsRasmus Villemoes1-5/+5
2015-06-04bpf: introduce bpf_clone_redirect() helperAlexei Starovoitov2-0/+50
2015-06-04net/mlx4_core: fix typo in mlx4_set_vf_macCarol Soto1-1/+1
2015-06-04net/mlx4_core: need to call close fw if alloc icm is called twiceCarol Soto1-0/+1
2015-06-04net/mlx4_core: double free of dev_vfsCarol L Soto1-0/+1
2015-06-04drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...David Malcolm1-1/+1
2015-06-04net: phy: dp83867: Add TI dp83867 phyDan Murphy5-1/+309
2015-06-04ethernet: micrel: use time_after_eqAntonio Murdaca1-1/+1
2015-06-04net/mlx4_core: Fix build failure introduced by the EQ pool changesOr Gerlitz1-1/+3
2015-06-03batman-adv: Remove unnecessary ret variable in algo_registerMarkus Pargmann1-5/+2
2015-06-03batman-adv: Remove unnecessary ret variableMarkus Pargmann1-8/+3
2015-06-03batman-adv: main, batadv_compare_eth return boolMarkus Pargmann1-1/+1
2015-06-03batman-adv: main, Convert is_my_mac() to boolMarkus Pargmann2-5/+8
2015-06-03batman-adv: Remove unnecessary check for orig_ifinfo not NULLSven Eckelmann1-2/+1
2015-06-03batman-adv: types, Fix comment on bcast_ownMarkus Pargmann1-3/+4
2015-06-03e1000e: Bump the version to 3.2.5Yanir Lubetkin22-24/+24
2015-06-03e1000e: fix unit hang during loopback testYanir Lubetkin1-3/+24
2015-06-03e1000e: fix systim issuesYanir Lubetkin2-11/+30
2015-06-03e1000e: fix legacy interrupt handling in i219Yanir Lubetkin3-1/+19
2015-06-03e1000e: fix flush_desc_ring implementationYanir Lubetkin3-6/+9
2015-06-03e1000e: fix logical error in flush_desc_ringsYanir Lubetkin1-1/+1
2015-06-03e1000e: remove call to do_div and sign mismatch warningYanir Lubetkin1-9/+4
2015-06-03e1000e: i219 execute unit hang fix on every reset or power state transitionYanir Lubetkin1-6/+10
2015-06-03e1000e: i219 fix unit hang on reset and runtime D3Yanir Lubetkin3-0/+108
2015-06-03batman-adv: iv_ogm, fix comment function nameMarkus Pargmann1-1/+1
2015-06-03batman-adv: iv_ogm, fix coding styleMarkus Pargmann1-1/+3
2015-06-03batman-adv: iv_ogm, Fix dup_status commentMarkus Pargmann1-1/+1
2015-06-03batman-adv: iv_ogm_orig_update, style, add missing bracketsMarkus Pargmann1-1/+2
2015-06-03batman-adv: iv_ogm_queue_add, Simplify expressionsMarkus Pargmann1-2/+2
2015-06-03batman-adv: iv_ogm_aggregate_new, simplify error handlingMarkus Pargmann1-15/+13
2015-06-03iwlwifi: mvm: advertise only HW-supported ciphersJohannes Berg2-7/+27
2015-06-03iwlwifi: bump the iwlmvm API number to 15Emmanuel Grumbach2-2/+2
2015-06-03iwlwifi: mvm: Add DC2DC_CONFIG_CMD (0x83) cmd & TLVMatti Gottlieb3-0/+49
2015-06-03iwlwifi: mvm: Remove old scan commandsMatti Gottlieb2-12/+0