summaryrefslogtreecommitdiffstats
path: root/drivers/pps/clients (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-24tcp: fix TCP_SYNCNT flakesEric Dumazet1-15/+11
2017-05-24net: dsa: support cross-chip ageing timeVivien Didelot3-6/+0
2017-05-24mlxsw: spectrum_flower: Add support for tcp flagsJiri Pirko2-0/+30
2017-05-24mlxsw: spectrum: Add acl block containing tcp flags for ipv4Jiri Pirko1-0/+6
2017-05-24mlxsw: acl: Add tcp flags acl elementJiri Pirko2-0/+3
2017-05-24net/sched: flower: add support for matching on tcp flagsJiri Pirko2-1/+15
2017-05-24net: flow_dissector: add support for dissection of tcp flagsJiri Pirko2-0/+38
2017-05-24qed: Replace set_id() api with set_name()Mintz, Yuval6-14/+8
2017-05-24qede: Log probe of PCI deviceMintz, Yuval1-2/+38
2017-05-24qed: Provide MBI information in dev_infoTomer Tayar5-0/+68
2017-05-24qed: Enable RoCE parser searching on fp initMichal Kalderon1-0/+7
2017-05-24qed: Flush slowpath tasklet on stopTomer Tayar1-0/+14
2017-05-24qed: Remove BB_A0 referencesMintz, Yuval2-12/+0
2017-05-24qed: Drop the 's' from num_ports_in_enginesTomer Tayar4-22/+22
2017-05-24qed: Log incorrectly installed boardTomer Tayar2-0/+7
2017-05-24qed: !main_ptt for tunnel configurationManish Chopra5-9/+30
2017-05-24qed: Align DP_ERR style with other DP macrosMintz, Yuval1-5/+7
2017-05-24qede: Fix sparse warningsManish Chopra4-18/+22
2017-05-23net: make struct request_sock_ops::obj_size unsignedAlexey Dobriyan1-1/+1
2017-05-23net: make struct inet_frags::qsize unsignedAlexey Dobriyan1-1/+1
2017-05-23enic: unmask intr only when napi is completeGovindarajulu Varadarajan1-4/+2
2017-05-23net/sched: fix filter flushingJiri Pirko1-3/+10
2017-05-23net/sched: properly assign RCU pointer in tcf_chain_tp_insert/removeJiri Pirko1-2/+2
2017-05-23i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka1-1/+1
2017-05-23efi-pstore: Fix write/erase id trackingKees Cook1-6/+11
2017-05-23net: dsa: add VLAN notifierVivien Didelot3-16/+66
2017-05-23net: dsa: add MDB notifierVivien Didelot3-16/+66
2017-05-23net: dsa: add FDB notifierVivien Didelot3-16/+66
2017-05-23net: dsa: add notifier for ageing timeVivien Didelot3-29/+62
2017-05-23net: dsa: move notifier info to private headerVivien Didelot2-10/+12
2017-05-23net: dsa: move VLAN handlersVivien Didelot3-41/+49
2017-05-23net: dsa: move MDB handlersVivien Didelot3-41/+47
2017-05-23net: dsa: move FDB handlersVivien Didelot3-42/+47
2017-05-23net: dsa: move ageing time setterVivien Didelot3-40/+42
2017-05-23net: dsa: move VLAN filtering setterVivien Didelot3-16/+18
2017-05-23net: dsa: move bridging routinesVivien Didelot3-57/+60
2017-05-23net: dsa: move port state settersVivien Didelot4-41/+61
2017-05-23net: dsa: change scope of ageing time setterVivien Didelot1-9/+7
2017-05-23net: dsa: change scope of VLAN filtering setterVivien Didelot1-8/+7
2017-05-23net: dsa: change scope of VLAN handlersVivien Didelot1-24/+16
2017-05-23net: dsa: change scope of MDB handlersVivien Didelot1-23/+18
2017-05-23net: dsa: change scope of FDB handlersVivien Didelot1-26/+24
2017-05-23net: dsa: change scope of bridging codeVivien Didelot1-19/+17
2017-05-23net: dsa: change scope of notifier call chainVivien Didelot1-5/+4
2017-05-23net: dsa: change scope of STP state setterVivien Didelot1-22/+22
2017-05-22nfp: refresh port state before reporting autonegotiationJakub Kicinski3-9/+14
2017-05-22nfp: mark port state as stale if update failedJakub Kicinski1-0/+5
2017-05-22nfp: mark port state as stale after reconfigJakub Kicinski1-0/+2
2017-05-22nfp: provide linking on port structuresJakub Kicinski5-9/+17
2017-05-22nfp: move refresh tracking into the port structureJakub Kicinski5-25/+28