1. 48ce563 sfc: Add more information to many warnings using WARN() and netdev_WARN() by Ben Hutchings · 11 years ago
  2. bbbe714 sfc: Remove unnecessary condition for processing the TX timestamp queue by Ben Hutchings · 11 years ago
  3. a45a3a5 sfc: Don't clear timestamps in efx_ptp_rx() by Ben Hutchings · 11 years ago
  4. 9aecda9 sfc: Enable PTP clock and timestamping for all functions on EF10 by Ben Hutchings · 11 years ago
  5. 0bcf4a6 sfc: Associate primary and secondary functions of controller by Ben Hutchings · 11 years ago
  6. ef215e6 sfc: Store VPD serial number at probe time by Ben Hutchings · 11 years ago
  7. bd9a265 sfc: Add RX packet timestamping for EF10 by Jon Cooper · 11 years ago
  8. 2ccd0b1 sfc: Copy RX prefix into skb head area in efx_rx_mk_skb() by Ben Hutchings · 11 years ago
  9. 9ec0659 sfc: split setup of hardware timestamping into NIC-type operation by Daniel Pieczko · 11 years ago
  10. a6f7346 sfc: Add support for SFC9100 timestamp format by Laurence Evans · 11 years ago
  11. dfd8d58 sfc: Tidy up PTP synchronization code by Laurence Evans · 11 years ago
  12. 94cd60d sfc: PTP - tidy up unused/useless variables by Laurence Evans · 11 years ago
  13. bc0f3c1 sfc: Remove kernel-doc for efx_ptp_data fields not present in this version by Ben Hutchings · 11 years ago
  14. 5d0dab0 sfc: Initialise efx_ptp_data::phc_clock_info from a static template by Ben Hutchings · 11 years ago
  15. c1dbdea sfc: Do not use MAC address as clock name by Ben Hutchings · 11 years ago
  16. 8349f7f sfc: Store flags from MC_CMD_DRV_ATTACH for later use by Ben Hutchings · 11 years ago
  17. ac36baf sfc: Remove dependency of PTP on having a dedicated channel by Ben Hutchings · 11 years ago
  18. 62a1c70 sfc: Split PTP multicast filter insertion/removal out of efx_ptp_{start,stop}() by Ben Hutchings · 11 years ago
  19. 065e64c sfc: Return EBUSY for filter insertion on EF10, matching Falcon/Siena by Ben Hutchings · 11 years ago
  20. a84f3bf9 sfc: Expose NVRAM_PARTITION_TYPE_LICENSE on EF10 by Ben Hutchings · 11 years ago
  21. d615c03 sfc: Fold efx_flush_all() into efx_stop_port() and update comments by Ben Hutchings · 11 years ago
  22. ea136ae sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPP by Ben Hutchings · 11 years ago
  23. 1e0b812 sfc: Log all unexpected MCDI errors by Edward Cree · 11 years ago
  24. 8d13a37 sfc: Add new sensor names by Ben Hutchings · 11 years ago
  25. 0cf7a45 sfc: Revise sensor names to be more understandable and consistent by Edward Cree · 11 years ago
  26. 2b216ce sfc: Report units in sensor warnings by Edward Cree · 11 years ago
  27. f8f3b5a sfc: Correct RX dropped count for drops while interface is down by Jon Cooper · 11 years ago
  28. cce2879 sfc: Make initial fill of RX descriptors synchronous by Jon Cooper · 11 years ago
  29. 92a0416 sfc: Tighten the check for RX merged completion events by Ben Hutchings · 11 years ago
  30. 74cd60a sfc: Add MC BISTs to ethtool offline self test on EF10 by Jon Cooper · 11 years ago
  31. 512bb06 sfc: Update MCDI protocol definitions by Ben Hutchings · 11 years ago
  32. 2d9955b sfc: Demote "MC Scheduler error" messages by Robert Stonehouse · 11 years ago
  33. 2dd6426 Merge branch 'sfc-3.13' into master by Ben Hutchings · 11 years ago
  34. 6b294b8 sfc: Poll for MCDI completion once before timeout occurs by Robert Stonehouse · 11 years ago
  35. 5731d7b sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once() by Robert Stonehouse · 11 years ago
  36. 2ec0301 sfc: RX buffer allocation takes prefix size into account in IP header alignment by Andrew Rybchenko · 11 years ago
  37. cd6fe65 sfc: Maintain current frequency adjustment when applying a time offset by Ben Hutchings · 11 years ago
  38. 2ea4dc2 sfc: Stop/re-start PTP when stopping/starting the datapath. by Alexandre Rames · 11 years ago
  39. 35f9a7a sfc: Rate-limit log message for PTP packets without a matching timestamp event by Ben Hutchings · 11 years ago
  40. f321160 sfc: PTP: Moderate log message on event queue overflow by Laurence Evans · 12 years ago
  41. e5a498e sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx() by Ben Hutchings · 11 years ago
  42. f54b311 tcp: auto corking by Eric Dumazet · 11 years ago
  43. d8535a0 3c59x/net: Use dev_is_pci() instead of hardcoding by Yijing Wang · 11 years ago
  44. 5349d93 net/fddi: Replace local macro with PCI standard macro by Yijing Wang · 11 years ago
  45. 7b7fc97 tcp: optimize some skb_shinfo(skb) uses by Eric Dumazet · 11 years ago
  46. 84b9cd6 gro: small napi_get_frags() optim by Eric Dumazet · 11 years ago
  47. 15c77d8 ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward() by Eric Dumazet · 11 years ago
  48. 22781a5 packet: use macro GET_PBDQC_FROM_RB to simplify the codes by Duan Jiong · 11 years ago
  49. 92d4ea6 tun: spelling fixes by stephen hemminger · 11 years ago
  50. c057b19 net/*: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  51. d377050 net/irda: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  52. e664eab netfilter: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  53. d484ff1 netlabel: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  54. a6227e2 include/net/: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  55. a99421d ipv4/ipv6: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  56. 4b2f13a sctp: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  57. adf8d3f drivers/net/*: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  58. 9cb0007 usb: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  59. e8478de irda: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  60. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  61. d70f2cf macvlan: Support creating macvtaps from macvlans by Kevin Wallace · 11 years ago
  62. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  63. e1ca87b Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  64. aa489f0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  65. 988bf4f Merge branch 'cxgb4' by David S. Miller · 11 years ago
  66. 16e4762 cxgb4: Add new scheme to update T4/T5 firmware by Hariprasad Shenai · 11 years ago
  67. 70ee366 cxgb4vf: added much cleaner implementation of is_t4() by Hariprasad Shenai · 11 years ago
  68. d14807d cxgb4: Much cleaner implementation of is_t4()/is_t5() by Hariprasad Shenai · 11 years ago
  69. 1b85ee0 net/mlx4_core: destroy workqueue when driver fails to register by Wei Yang · 11 years ago
  70. 18fc25c rds: prevent BUG_ON triggered on congestion update to loopback by Venkat Venkatsubra · 11 years ago
  71. 67fa366 xen-netback: clear vif->task on disconnect by Paul Durrant · 11 years ago
  72. 7ce5a27 Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()." by David S. Miller · 11 years ago
  73. 28e24c6 net: do not pretend FRAGLIST support by Eric Dumazet · 11 years ago
  74. 7150aed IPv6: Fixed support for blackhole and prohibit routes by Kamala R · 11 years ago
  75. 57ec0af ipv6: fix third arg of anycast_dst_alloc(), must be bool. by François-Xavier Le Bail · 11 years ago
  76. 2488a54 net: fec_main: dma_map() only the length of the skb by Sebastian Siewior · 11 years ago
  77. 3a27bfa drivers: net: cpsw: fix dt probe for one port ethernet by Mugunthan V N · 11 years ago
  78. 8496e85 PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not present by Rafael J. Wysocki · 11 years ago
  79. 30e5691 ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv by Duan Jiong · 11 years ago
  80. a59b40b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  81. a45299e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  82. a0b57ca Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  83. e321ae4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  84. bcc2f9b Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  85. 019b952 brcmfmac: fix uninitialized warning by Arend van Spriel · 11 years ago
  86. 3469adb net: wireless: wcn36xx: fix potential NULL pointer dereference by Michal Nazarewicz · 11 years ago
  87. beae416 net: wireless: ath9k: avoid possible NULL pointer dereference by Michal Nazarewicz · 11 years ago
  88. a1783a7 ath9k: Fix XLNA bias strength by Sujith Manoharan · 11 years ago
  89. 93c1cfb ath9k: Fix QuickDrop usage by Sujith Manoharan · 11 years ago
  90. aeac810 Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  91. 5fc92de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  92. 041b499 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  93. b0d8d22 vfs: fix subtle use-after-free of pipe_inode_info by Linus Torvalds · 11 years ago
  94. 0834ae3 mac80211: check csa wiphy flag in ibss before switching by Simon Wunderlich · 11 years ago
  95. dda444d cfg80211: disable CSA for all drivers by Simon Wunderlich · 11 years ago
  96. 833846e net/mlx4_en: Remove selftest TX queues empty condition by Eugenia Emantayev · 11 years ago
  97. 3868204 {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation by fan.du · 11 years ago
  98. f121159 virtio_net: make all RX paths handle erors consistently by Michael S. Tsirkin · 11 years ago
  99. 8fc3b9e virtio_net: fix error handling for mergeable buffers by Michael S. Tsirkin · 11 years ago
  100. e84a2a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago