1. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. e1c8a60 net-timestamp: ACK timestamp for bytestreams by Willem de Bruijn · 10 years ago
  3. e7fd288 net-timestamp: SCHED timestamp on entering packet scheduler by Willem de Bruijn · 10 years ago
  4. 09c2d25 net-timestamp: add key to disambiguate concurrent datagrams by Willem de Bruijn · 10 years ago
  5. b9f40e2 net-timestamp: move timestamp flags out of sk_flags by Willem de Bruijn · 10 years ago
  6. f24b9be net-timestamp: extend SCM_TIMESTAMPING ancillary data struct by Willem de Bruijn · 10 years ago
  7. 5ae344c tcp: reduce spurious retransmits due to transient SACK reneging by Neal Cardwell · 10 years ago
  8. aef4f5b Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  9. 7e1e776 lib: Resizable, Scalable, Concurrent Hash Table by Thomas Graf · 10 years ago
  10. dbcdd4d cdc_subset: deal with a device that needs reset for timeout by Oliver Neukum · 10 years ago
  11. d4ad4d2 inet: frags: use kmem_cache for inet_frag_queue by Nikolay Aleksandrov · 10 years ago
  12. 1ab1934 inet: frags: enum the flag definitions and add descriptions by Nikolay Aleksandrov · 10 years ago
  13. 06aa8b8 inet: frags: rename last_in to flags by Nikolay Aleksandrov · 10 years ago
  14. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  15. 8fb575c net: filter: rename sk_convert_filter() -> bpf_convert_filter() by Alexei Starovoitov · 10 years ago
  16. 4df95ff net: filter: rename sk_chk_filter() -> bpf_check_classic() by Alexei Starovoitov · 10 years ago
  17. 009937e net: filter: rename sk_filter_proglen -> bpf_classic_proglen by Alexei Starovoitov · 10 years ago
  18. 278571b net: filter: simplify socket charging by Alexei Starovoitov · 10 years ago
  19. 299ee12 sctp: Fixup v4mapped behaviour to comply with Sock API by Jason Gunthorpe · 10 years ago
  20. 536721b net: kernel-doc compliant documentation for net_device by Karoly Kemeny · 10 years ago
  21. 3b57de9 net: stmmac: Support devicetree configs for mcast and ucast filter entries by Vince Bridgers · 10 years ago
  22. a173e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  23. dc6be9f bcma: use NS prefix for names of Northstar specific cores by Rafał Miłecki · 10 years ago
  24. 0c1d77d net: libphy: Add phy specific function to access mmd phy registers by Vince Bridgers · 10 years ago
  25. e10038a netfilter: xt_bpf: add mising opaque struct sk_filter definition by Pablo Neira · 10 years ago
  26. 16eecd9 dcbnl : Fix misleading dcb_app->priority explanation by Anish Bhatt · 10 years ago
  27. 95cb574 ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip" by Dmitry Popov · 10 years ago
  28. 4d2f9bb mlx5: Adjust events to use unsigned long param instead of void * by Jack Morgenstein · 10 years ago
  29. f241e74 mlx5: minor fixes (mainly avoidance of hidden casts) by Jack Morgenstein · 10 years ago
  30. 9603b61 mlx5: Move pci device handling from mlx5_ib to mlx5_core by Jack Morgenstein · 10 years ago
  31. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  32. b293947 Bluetooth: Rename pairable mgmt setting to bondable by Johan Hedberg · 10 years ago
  33. b6ae845 Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE by Johan Hedberg · 10 years ago
  34. 233351b 6lowpan: remove unused function by Varka Bhadram · 10 years ago
  35. 267ca9f 6lowpan: remove unused macros by Varka Bhadram · 10 years ago
  36. 0049424 6lowpan: remove unused LOWPAN_FRAG_SIZE define by Alexander Aring · 10 years ago
  37. 556a5bf 6lowpan: iphc: use ipv6 api to check address scope by Alexander Aring · 10 years ago
  38. 26bcd8b Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  39. acba648 Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  40. 1d8fcba Revert "cdc_subset: deal with a device that needs reset for timeout" by Linus Torvalds · 10 years ago
  41. b527cae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  42. b7dd0e3 x86/xen: safely map and unmap grant frames when in atomic context by David Vrabel · 11 years ago
  43. 704033c of: Add memory limiting function for flattened devicetrees by Laura Abbott · 11 years ago
  44. 4972a74 of: Split early_init_dt_scan into two parts by Laura Abbott · 11 years ago
  45. 20fbe3a cdc_subset: deal with a device that needs reset for timeout by Oliver Neukum · 10 years ago
  46. 20e61da ipv4: fail early when creating netdev named all or default by WANG Cong · 11 years ago
  47. 4d276eb net: remove deprecated syststamp timestamp by Willem de Bruijn · 11 years ago
  48. 68a360e packet: remove deprecated syststamp timestamp by Willem de Bruijn · 11 years ago
  49. c98158e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  50. a67d19d b43: add support for BCM43131 chipset with N-PHY rev 17 by Rafał Miłecki · 11 years ago
  51. a1ae52c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  52. ec87652 Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 10 years ago
  53. 04ca697 ip: make IP identifiers less predictable by Eric Dumazet · 11 years ago
  54. 3fd0202 Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  55. d87de1f netlink: Fix shadow warning on jiffies by Mark Rustad · 11 years ago
  56. ab1c724 inet: frag: use seqlock for hash rebuild by Florian Westphal · 11 years ago
  57. e3a57d1 inet: frag: remove periodic secret rebuild timer by Florian Westphal · 11 years ago
  58. 3fd588e inet: frag: remove lru list by Florian Westphal · 11 years ago
  59. 434d305 inet: frag: don't account number of fragment queues by Florian Westphal · 11 years ago
  60. b13d3cb inet: frag: move eviction of queues to work queue by Florian Westphal · 11 years ago
  61. 86e93e4 inet: frag: move evictor calls into frag_find function by Florian Westphal · 11 years ago
  62. 36c7778 inet: frag: constify match, hashfn and constructor arguments by Florian Westphal · 11 years ago
  63. 628531c Bluetooth: Provide defaults for LE advertising interval by Georg Lukas · 10 years ago
  64. 0246544 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  65. d4da843 netfilter: kill remnants of ulog targets by Paul Bolle · 11 years ago
  66. 2695fb5 net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' by Alexei Starovoitov · 11 years ago
  67. bf1d987 Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 11 years ago
  68. f6eec61 openvswitch: Enable tunnel GSO for OVS bridge. by Pravin B Shelar · 11 years ago
  69. 5cd667b openvswitch: Allow each vport to have an array of 'port_id's. by Alex Wang · 11 years ago
  70. ea9339e Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  71. a0f7a75 mm/rmap.c: fix pgoff calculation to handle hugepage correctly by Naoya Horiguchi · 11 years ago
  72. 4b9e7e7 Bluetooth: Fix issue with ADV_IND reports and auto-connection handling by Marcel Holtmann · 11 years ago
  73. 274f482 sock: remove skb argument from sk_rcvqueues_full by Sorin Dumitru · 11 years ago
  74. f4fe73e Bluetooth: Get MWS transport configuration of the controller by Marcel Holtmann · 11 years ago
  75. 109e319 Bluetooth: Read list of local codecs supported by the controller by Marcel Holtmann · 11 years ago
  76. 1a112d1 libata: introduce ata_host->n_tags to avoid oops on SAS controllers by Tejun Heo · 11 years ago
  77. 23d9cec pinctrl: dra: dt-bindings: Fix pull enable/disable by Nishanth Menon · 11 years ago
  78. 2599d85 net/mlx4_core: Use low memory profile on kdump kernel by Amir Vadai · 11 years ago
  79. bf30a67 NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooks by Mark A. Greer · 11 years ago
  80. f63bac9 NFC: digital: Remove extra blank line by Mark A. Greer · 11 years ago
  81. 95f7687 NFC: hci: Add stop_poll HCI operand. by Christophe Ricard · 11 years ago
  82. fb92ff7 NFC: st21nfcb: few code clean up by Christophe Ricard · 11 years ago
  83. 35630df NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chip by Christophe Ricard · 11 years ago
  84. 0bec8c8 net: skbuff: Use ALIGN macro instead of open coding it by Tobias Klauser · 11 years ago
  85. 526cbef net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY by David Laight · 11 years ago
  86. bd6fb31 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  87. a006827 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  88. d7afaec fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT by Andrew Gallagher · 11 years ago
  89. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  90. 15ba223 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  91. 08cf42e mac80211: add support for Rx reordering offloading by Michal Kazior · 11 years ago
  92. 6f7eaa4 mac80211: add TDLS QoS param IE on setup-confirm by Arik Nemtsov · 11 years ago
  93. a8138f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  94. ccc7f49 net: print net_device reg_state in netdev_* unless it's registered by Veaceslav Falico · 11 years ago
  95. c6f854d net: use dev->name in netdev_pr* when it's available by Veaceslav Falico · 11 years ago
  96. 55537c7e NFC: digital: Add digital framing calls when in target mode by Mark A. Greer · 11 years ago
  97. d057190 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  98. da5b99b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  99. 084c9ca Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  100. c2cb2c4 b43: use one shared function for setting MAC frequency by Rafał Miłecki · 11 years ago