summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-22i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka1-1/+1
2017-05-22efi-pstore: Fix write/erase id trackingKees Cook1-6/+11
2017-05-22Merge branch 'dsa-distribute-switch-events'David S. Miller6-337/+547
2017-05-22net: dsa: add VLAN notifierVivien Didelot3-16/+66
2017-05-22net: dsa: add MDB notifierVivien Didelot3-16/+66
2017-05-22net: dsa: add FDB notifierVivien Didelot3-16/+66
2017-05-22net: dsa: add notifier for ageing timeVivien Didelot3-29/+62
2017-05-22net: dsa: move notifier info to private headerVivien Didelot2-10/+12
2017-05-22net: dsa: move VLAN handlersVivien Didelot3-41/+49
2017-05-22net: dsa: move MDB handlersVivien Didelot3-41/+47
2017-05-22net: dsa: move FDB handlersVivien Didelot3-42/+47
2017-05-22net: dsa: move ageing time setterVivien Didelot3-40/+42
2017-05-22net: dsa: move VLAN filtering setterVivien Didelot3-16/+18
2017-05-22net: dsa: move bridging routinesVivien Didelot3-57/+60
2017-05-22net: dsa: move port state settersVivien Didelot4-41/+61
2017-05-22net: dsa: change scope of ageing time setterVivien Didelot1-9/+7
2017-05-22net: dsa: change scope of VLAN filtering setterVivien Didelot1-8/+7
2017-05-22net: dsa: change scope of VLAN handlersVivien Didelot1-24/+16
2017-05-22net: dsa: change scope of MDB handlersVivien Didelot1-23/+18
2017-05-22net: dsa: change scope of FDB handlersVivien Didelot1-26/+24
2017-05-22net: dsa: change scope of bridging codeVivien Didelot1-19/+17
2017-05-22net: dsa: change scope of notifier call chainVivien Didelot1-5/+4
2017-05-22net: dsa: change scope of STP state setterVivien Didelot1-22/+22
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-133/+335
2017-05-22Merge branch 'nfp-introduce-nfp_port-and-nfp_app'David S. Miller14-265/+658
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
2017-05-22nfp: update port state in placeJakub Kicinski1-24/+30
2017-05-22nfp: introduce nfp_portJakub Kicinski7-63/+275
2017-05-22nfp: disallow mixing vNICs with and without NSP port entryJakub Kicinski1-20/+32
2017-05-22nfp: introduce very minimal nfp_appJakub Kicinski7-14/+152
2017-05-22nfp: add nfp_net_pf_free_vnic() functionJakub Kicinski1-7/+9
2017-05-22nfp: rename netdev/port to vNICJakub Kicinski6-97/+95
2017-05-22nfp: make nfp_net alloc/init/cleanup/free not depend on netdevsJakub Kicinski4-36/+35
2017-05-22nfp: add nfp_cppcore_pcie_unit() helperSimon Horman2-12/+15
2017-05-22net: sched: cls_matchall: fix null pointer dereferenceJiri Pirko1-1/+0
2017-05-22bridge: fix hello and hold timers starting/stoppingIvan Vecera1-11/+0
2017-05-22vsock: use new wait API for vsock_stream_sendmsg()WANG Cong1-13/+8
2017-05-22bonding: fix randomly populated arp target arrayJarod Wilson1-3/+2
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki4-8/+8
2017-05-22Merge branches 'acpi-button' and 'acpi-tools'Rafael J. Wysocki3-4/+25
2017-05-22Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki7-295/+779
2017-05-22net/wan/fsl_ucc_hdlc: fix muram allocation errorHolger Brunck1-1/+1
2017-05-22net: Make IP alignment calulations clearer.David S. Miller1-4/+8
2017-05-22net: ipv4: tcp: fixed comment coding style issueRohit Chavan1-2/+3
2017-05-22net: socket: fix a typo in sockfd_lookup().Rosen, Rami1-1/+1
2017-05-22Merge branch 'netlink-extack-route-add-del'David S. Miller11-82/+208