1. 9b8d1a4 nfc: nci: Add an additional parameter to identify a connection id by Christophe Ricard · 8 years ago
  2. de5ea85 nfc: nci: Fix nci_core_conn_close by Christophe Ricard · 8 years ago
  3. 1883602 nfc: nci: Fix nci_core_conn_create to allowing empty destination by Christophe Ricard · 8 years ago
  4. 99adc39 nfc: st21nfca: Remove duplicated ST21NFCA_ESE_HOST_ID from se.c by Christophe Ricard · 8 years ago
  5. c50e8fe nfc: st-nci: Remove redundant ST_NCI_HCI_HOST_ID_ESE from st-nci.h by Christophe Ricard · 8 years ago
  6. 1f34b20 NFC: st-nci: spi: Drop two useless checks in ACPI probe path by Christophe Ricard · 8 years ago
  7. 4ac52a0 NFC: st-nci: i2c: Drop two useless checks in ACPI probe path by Christophe Ricard · 8 years ago
  8. 070718a NFC: st21nfca: Drop two useless checks in ACPI probe path by Christophe Ricard · 8 years ago
  9. 7cb6ab5 nfc: st21nfca: A APDU_READER_GATE pipe is unexpected on a UICC by Christophe Ricard · 8 years ago
  10. 0209e79 nfc: st-nci: A APDU_READER_GATE pipe is unexpected on a UICC by Christophe Ricard · 8 years ago
  11. cde4856 nfc: st-nci: Simplify white list building by Christophe Ricard · 8 years ago
  12. d35cb20 nfc: st21nfca: Simplify white list building by Christophe Ricard · 8 years ago
  13. 27420fe nfc: st-nci: set is_ese_present and is_uicc_present properly by Christophe Ricard · 8 years ago
  14. bd9d523 nfc: st21nfca: set is_ese_present and is_uicc_present properly by Christophe Ricard · 8 years ago
  15. 2a19697 nfc: st21nfca: i2c: Change ST21NFCA_GPIO_NAME_RESET to match DT by Christophe Ricard · 8 years ago
  16. de72dbc nfc: st-nci: spi: Change ST_NCI_GPIO_NAME_RESET to match DT by Christophe Ricard · 8 years ago
  17. c1fc913 nfc: st-nci: i2c: Change ST_NCI_GPIO_NAME_RESET to match DT by Christophe Ricard · 8 years ago
  18. b58afe6 nfc: st21nfca: Fix static checker warning by Christophe Ricard · 8 years ago
  19. dfeb87d nfc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 8 years ago
  20. 71c08ea nfc: pn533: Add device tree documentation for i2c phy by Michael Thalmeier · 8 years ago
  21. dd7bedc NFC: pn533: add I2C phy driver by Michael Thalmeier · 8 years ago
  22. 9815c7c NFC: pn533: Separate physical layer from the core implementation by Michael Thalmeier · 8 years ago
  23. 37f895d NFC: pn533: Fix socket deadlock by Michael Thalmeier · 8 years ago
  24. e997ebb NFC: pn533: Send ATR_REQ only if NFC_PROTO_NFC_DEP bit is set by Michael Thalmeier · 8 years ago
  25. 03c5b53 ipv6: fix inet6_lookup_listener() by Eric Dumazet · 8 years ago
  26. 498cd8e ibmvnic: Enable use of multiple tx/rx scrqs by John Allen · 8 years ago
  27. e013b77 Merge branch 'dsa-voidify-ops' by David S. Miller · 8 years ago
  28. 4d5770b net: dsa: make the VLAN add function return void by Vivien Didelot · 8 years ago
  29. 8497aa6 net: dsa: make the FDB add function return void by Vivien Didelot · 8 years ago
  30. 43c44a9 net: dsa: make the STP state function return void by Vivien Didelot · 8 years ago
  31. f453939 net: dsa: document missing functions by Vivien Didelot · 8 years ago
  32. 1089ac6 Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  33. 0701615 bpf, verifier: further improve search pruning by Daniel Borkmann · 8 years ago
  34. 1fc2257 devlink: share user_ptr pointer for both devlink and devlink_port by Jiri Pirko · 8 years ago
  35. 67b5b21 Merge branch 'mlxsw-next' by David S. Miller · 8 years ago
  36. 9efc8f6 mlxsw: reg: Fix SBPM register name by Jiri Pirko · 8 years ago
  37. 497e859 mlxsw: reg: Share direction enum between SBPR, SBCM, SBPM by Jiri Pirko · 8 years ago
  38. b2f1057 mlxsw: Do not pass around driver_priv directly by Jiri Pirko · 8 years ago
  39. 307c243 mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit* by Jiri Pirko · 8 years ago
  40. 932762b mlxsw: Move devlink port registration into common core code by Jiri Pirko · 8 years ago
  41. a984488 devlink: remove implicit type set in port register by Jiri Pirko · 8 years ago
  42. 24d390b Merge branch 'nfp-mtu-buffer-reconfig' by David S. Miller · 8 years ago
  43. cc7c033 nfp: allow ring size reconfiguration at runtime by Jakub Kicinski · 8 years ago
  44. a98cb25 nfp: pass ring count as function parameter by Jakub Kicinski · 8 years ago
  45. 36a857e nfp: convert .ndo_change_mtu() to prepare/commit paradigm by Jakub Kicinski · 8 years ago
  46. 30d2117 nfp: propagate list buffer size in struct rx_ring by Jakub Kicinski · 8 years ago
  47. aba52df nfp: sync ring state during FW reconfiguration by Jakub Kicinski · 8 years ago
  48. 1cd0cfc nfp: slice .ndo_open() and .ndo_stop() up by Jakub Kicinski · 8 years ago
  49. ca40fea nfp: move filling ring information to FW config by Jakub Kicinski · 8 years ago
  50. 114bdef nfp: preallocate RX buffers early in .ndo_open by Jakub Kicinski · 8 years ago
  51. 1934680 nfp: reorganize initial filling of RX rings by Jakub Kicinski · 8 years ago
  52. 827deea nfp: cleanup tx ring flush and rename to reset by Jakub Kicinski · 8 years ago
  53. 73725d9 nfp: allocate ring SW structs dynamically by Jakub Kicinski · 8 years ago
  54. d79737c nfp: make *x_ring_init do all the init by Jakub Kicinski · 8 years ago
  55. 0afbfb1 nfp: break up nfp_net_{alloc|free}_rings by Jakub Kicinski · 8 years ago
  56. 0ba40af nfp: move link state interrupt request/free calls by Jakub Kicinski · 8 years ago
  57. ff1b68a nfp: correct RX buffer length calculation by Jakub Kicinski · 8 years ago
  58. 70f767d Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  59. f871165 Merge branch 'bpf-tracepoints' by David S. Miller · 8 years ago
  60. e3edfde samples/bpf: add tracepoint vs kprobe performance tests by Alexei Starovoitov · 8 years ago
  61. 3c9b164 samples/bpf: tracepoint example by Alexei Starovoitov · 8 years ago
  62. c076604 samples/bpf: add tracepoint support to bpf loader by Alexei Starovoitov · 8 years ago
  63. 32bbe00 bpf: sanitize bpf tracepoint access by Alexei Starovoitov · 8 years ago
  64. 9940d67 bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint programs by Alexei Starovoitov · 8 years ago
  65. 9fd82b61 bpf: register BPF_PROG_TYPE_TRACEPOINT program type by Alexei Starovoitov · 8 years ago
  66. 98b5c2c perf, bpf: allow bpf programs attach to tracepoints by Alexei Starovoitov · 8 years ago
  67. 1e1dcd9 perf: split perf_trace_buf_prepare into alloc and update parts by Alexei Starovoitov · 8 years ago
  68. e93735b perf: remove unused __addr variable by Alexei Starovoitov · 8 years ago
  69. ec5e099 perf: optimize perf_fetch_caller_regs by Alexei Starovoitov · 8 years ago
  70. b33b0a1 net: Fix build failure due to lockdep_sock_is_held(). by David S. Miller · 8 years ago
  71. 10ef00f ixgbe: Bump version number by Mark Rustad · 8 years ago
  72. f572b2c ixgbe: Add KR backplane support for x550em_a by Mark Rustad · 8 years ago
  73. 200157c ixgbe: Add support for SGMII backplane interface by Mark Rustad · 8 years ago
  74. 2d40cd1 ixgbe: Add support for SFPs with retimer by Mark Rustad · 8 years ago
  75. e84db72 ixgbe: Introduce function to control MDIO speed by Mark Rustad · 8 years ago
  76. 537cc5d ixgbe: Read and parse NW_MNG_IF_SEL register by Mark Rustad · 8 years ago
  77. c898fe2 ixgbe: Read and set instance id by Mark Rustad · 8 years ago
  78. d31afc8 ixgbe: Use new methods for PHY access by Mark Rustad · 8 years ago
  79. 49425df ixgbe: Add support for x550em_a 10G MAC type by Mark Rustad · 8 years ago
  80. 9a5c27e ixgbe: Use method pointer to access IOSF devices by Mark Rustad · 8 years ago
  81. 207969b ixgbe: Add definitions for x550em_a 10G MAC by Mark Rustad · 8 years ago
  82. a711ad8 ixgbe: Add support for single-port X550 device by Mark Rustad · 8 years ago
  83. 8220bbc ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic by Alexander Duyck · 8 years ago
  84. af74190 ixgbe: Take manageability semaphore for firmware commands by Mark Rustad · 8 years ago
  85. 5cffde3 ixgbe: Clean up interface for firmware commands by Mark Rustad · 8 years ago
  86. 7345716 ixgbe: Correct length check for round up by Mark Rustad · 8 years ago
  87. 3775b81 ixgbe: Change the lan_id and func fields to a u8 to avoid casts by Mark Rustad · 8 years ago
  88. 832ac59 ixgbe: Delete some unused register definitions by Mark Rustad · 8 years ago
  89. 03be982 sock: make lockdep_sock_is_held static inline by Hannes Frederic Sowa · 8 years ago
  90. 889750b Merge branch 'tipc-next' by David S. Miller · 8 years ago
  91. 5b7066c tipc: stricter filtering of packets in bearer layer by Jon Paul Maloy · 8 years ago
  92. 4e801fa tipc: eliminate buffer leak in bearer layer by Jon Paul Maloy · 8 years ago
  93. ba35855 Merge branch 'gro-in-udp' by David S. Miller · 8 years ago
  94. 46aa2f3 udp: Remove udp_offloads by Tom Herbert · 8 years ago
  95. 4a0090a geneve: change to use UDP socket GRO by Tom Herbert · 8 years ago
  96. d92283e fou: change to use UDP socket GRO by Tom Herbert · 8 years ago
  97. 5602c48 vxlan: change vxlan to use UDP socket GRO by Tom Herbert · 8 years ago
  98. 38fd2af udp: Add socket based GRO and config by Tom Herbert · 8 years ago
  99. a602456 udp: Add GRO functions to UDP socket by Tom Herbert · 8 years ago
  100. 6305830 udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb by Tom Herbert · 8 years ago