summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-03nfc: st-nci: Simplify white list buildingChristophe Ricard
2016-05-03nfc: st21nfca: Simplify white list buildingChristophe Ricard
2016-05-03nfc: st-nci: set is_ese_present and is_uicc_present properlyChristophe Ricard
2016-05-03nfc: st21nfca: set is_ese_present and is_uicc_present properlyChristophe Ricard
2016-05-03nfc: st21nfca: i2c: Change ST21NFCA_GPIO_NAME_RESET to match DTChristophe Ricard
2016-05-03nfc: st-nci: spi: Change ST_NCI_GPIO_NAME_RESET to match DTChristophe Ricard
2016-05-03nfc: st-nci: i2c: Change ST_NCI_GPIO_NAME_RESET to match DTChristophe Ricard
2016-05-03nfc: st21nfca: Fix static checker warning Christophe Ricard
2016-05-01nfc: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2016-05-01nfc: pn533: Add device tree documentation for i2c phyMichael Thalmeier
2016-04-09NFC: pn533: add I2C phy driverMichael Thalmeier
2016-04-09NFC: pn533: Separate physical layer from the core implementationMichael Thalmeier
2016-04-09NFC: pn533: Fix socket deadlockMichael Thalmeier
2016-04-09NFC: pn533: Send ATR_REQ only if NFC_PROTO_NFC_DEP bit is setMichael Thalmeier
2016-04-09ipv6: fix inet6_lookup_listener()Eric Dumazet
2016-04-09ibmvnic: Enable use of multiple tx/rx scrqsJohn Allen
2016-04-08Merge branch 'dsa-voidify-ops'David S. Miller
2016-04-08net: dsa: make the VLAN add function return voidVivien Didelot
2016-04-08net: dsa: make the FDB add function return voidVivien Didelot
2016-04-08net: dsa: make the STP state function return voidVivien Didelot
2016-04-08net: dsa: document missing functionsVivien Didelot
2016-04-08Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...David S. Miller
2016-04-08bpf, verifier: further improve search pruningDaniel Borkmann
2016-04-08devlink: share user_ptr pointer for both devlink and devlink_portJiri Pirko
2016-04-08Merge branch 'mlxsw-next'David S. Miller
2016-04-08mlxsw: reg: Fix SBPM register nameJiri Pirko
2016-04-08mlxsw: reg: Share direction enum between SBPR, SBCM, SBPMJiri Pirko
2016-04-08mlxsw: Do not pass around driver_priv directlyJiri Pirko
2016-04-08mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit*Jiri Pirko
2016-04-08mlxsw: Move devlink port registration into common core codeJiri Pirko
2016-04-08devlink: remove implicit type set in port registerJiri Pirko
2016-04-08Merge branch 'nfp-mtu-buffer-reconfig'David S. Miller
2016-04-08nfp: allow ring size reconfiguration at runtimeJakub Kicinski
2016-04-08nfp: pass ring count as function parameterJakub Kicinski
2016-04-08nfp: convert .ndo_change_mtu() to prepare/commit paradigmJakub Kicinski
2016-04-08nfp: propagate list buffer size in struct rx_ringJakub Kicinski
2016-04-08nfp: sync ring state during FW reconfigurationJakub Kicinski
2016-04-08nfp: slice .ndo_open() and .ndo_stop() upJakub Kicinski
2016-04-08nfp: move filling ring information to FW configJakub Kicinski
2016-04-08nfp: preallocate RX buffers early in .ndo_openJakub Kicinski
2016-04-08nfp: reorganize initial filling of RX ringsJakub Kicinski
2016-04-08nfp: cleanup tx ring flush and rename to resetJakub Kicinski
2016-04-08nfp: allocate ring SW structs dynamicallyJakub Kicinski
2016-04-08nfp: make *x_ring_init do all the initJakub Kicinski
2016-04-08nfp: break up nfp_net_{alloc|free}_ringsJakub Kicinski
2016-04-08nfp: move link state interrupt request/free callsJakub Kicinski
2016-04-08nfp: correct RX buffer length calculationJakub Kicinski
2016-04-08Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-04-08Merge branch 'bpf-tracepoints'David S. Miller
2016-04-08samples/bpf: add tracepoint vs kprobe performance testsAlexei Starovoitov