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