1. faf8dcc sfc: Track RPS flow IDs per channel instead of per function by Jon Cooper · 8 years ago
  2. d69d169 usbnet: smsc95xx: fix link detection for disabled autonegotiation by Christoph Fritz · 8 years ago
  3. f00e35e virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv by wangyunjian · 8 years ago
  4. bae5499 bnx2x: avoid leaking memory on bnx2x_init_one() failures by Vitaly Kuznetsov · 8 years ago
  5. 95e4daa fou: fix IPv6 Kconfig options by Arnd Bergmann · 8 years ago
  6. bc7cc59 openvswitch: update checksum in {push,pop}_mpls by Simon Horman · 8 years ago
  7. 40eb90e sctp: sctp_diag should dump sctp socket type by Xin Long · 8 years ago
  8. 7fafe80 net: fec: update dirty_tx even if no skb by Troy Kisky · 8 years ago
  9. 308453a vlan: Propagate MAC address to VLANs by Mike Manning · 8 years ago
  10. f2633d2 atm: iphase: off by one in rx_pkt() by Dan Carpenter · 8 years ago
  11. 86f0439 atm: firestream: add more reserved strings by Dan Carpenter · 8 years ago
  12. ce57766 vxlan: Accept user specified MTU value when create new vxlan link by Chen Haiquan · 8 years ago
  13. bcf91bd net: pktgen: Call destroy_hrtimer_on_stack() by Guenter Roeck · 8 years ago
  14. c08376a timer: Export destroy_hrtimer_on_stack() by Guenter Roeck · 8 years ago
  15. 0e6b525 net: l2tp: Make l2tp_ip6 namespace aware by Shmulik Ladkani · 8 years ago
  16. 176b346 Documentation: ip-sysctl.txt: clarify secure_redirects by Eric Garver · 8 years ago
  17. 68bb399e sfc: use flow dissector helpers for aRFS by Edward Cree · 8 years ago
  18. 421eeea ieee802154: fix logic error in ieee802154_llsec_parse_dev_addr by Baozeng Ding · 8 years ago
  19. 8665165 net: nps_enet: Disable interrupts before napi reschedule by Elad Kanfi · 8 years ago
  20. 0d08df6 net/lapb: tuse %*ph to dump buffers by Andy Shevchenko · 8 years ago
  21. 6756325 ptp: oops in ptp_ioctl() by Dan Carpenter · 8 years ago
  22. fabb13d fou: add Kconfig options for IPv6 support by Arnd Bergmann · 8 years ago
  23. 9791d8e ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitions by Arnd Bergmann · 8 years ago
  24. b7e7ad6 Merge branch 'qed-fixes' by David S. Miller · 8 years ago
  25. 3e7cfce qed: Don't config min BW on 100g on link flap by Yuval Mintz · 8 years ago
  26. bb13ace qed: Prevent 100g from working in MSI by Sudarsana Reddy Kalluru · 8 years ago
  27. 1af9dcf qed: Add missing 100g init mode by Yuval Mintz · 8 years ago
  28. cc3d5eb qed: Save min/max accross dcbx-change by Yuval Mintz · 8 years ago
  29. 7952929 qed: Fix allocation in interrupt context by Sudarsana Reddy Kalluru · 8 years ago
  30. 6ecb0a0 qede: Don't expose self-test for VFs by Yuval Mintz · 8 years ago
  31. ce2b885 qede: Reload on GRO changes by Yuval Mintz · 8 years ago
  32. be7b6d6 qede: Fix VF minimum BW setting by Yuval Mintz · 8 years ago
  33. 6124872 Merge branch 'mlx4-stats-fixes' by David S. Miller · 8 years ago
  34. f73a6f4 net/mlx4_en: get rid of private net_device_stats by Eric Dumazet · 8 years ago
  35. 9ed17db17 net/mlx4_en: get rid of ret_stats by Eric Dumazet · 8 years ago
  36. 45acbac net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats() by Eric Dumazet · 8 years ago
  37. 63a664b net/mlx4_en: fix tx_dropped bug by Eric Dumazet · 8 years ago
  38. bed187b sctp: fix double EPs display in sctp_diag by Xin Long · 8 years ago
  39. 3424d9b net: arc: trivial: Replace comma with a semicolon by Marek Vasut · 8 years ago
  40. 643d60b net: stmmac: Fix incorrect memcpy source memory by Marek Vasut · 8 years ago
  41. 26c5f03 net: alx: use custom skb allocator by Feng Tang · 8 years ago
  42. f6988cb team: don't call netdev_change_features under team->lock by Ivan Vecera · 8 years ago
  43. f58fb33 Merge branch 'dsa-doc-fixes' by David S. Miller · 8 years ago
  44. f05e2db Documentation: networking: dsa: Describe port_vlan_filtering by Florian Fainelli · 8 years ago
  45. 7013d8e Documentation: networking: dsa: Remove priv_size description by Florian Fainelli · 8 years ago
  46. 75c0bbd Documentation: networking: dsa: Remove poll_link description by Florian Fainelli · 8 years ago
  47. c0795bf sfc: on MC reset, clear PIO buffer linkage in TXQs by Edward Cree · 8 years ago
  48. 217f97e Merge branch 'hwbm-locking-fixes' by David S. Miller · 8 years ago
  49. b388fc7 net: hwbm: Fix unbalanced spinlock in error case by Gregory CLEMENT · 8 years ago
  50. 91c45e3 net: mvneta: Fix lacking spinlock initialization by Gregory CLEMENT · 8 years ago
  51. 297f7d2 tipc: fix potential null pointer dereferences in some compat functions by Baozeng Ding · 8 years ago
  52. ec7c7f5 qed: Reset the enable flag for eth protocol. by Sudarsana Reddy Kalluru · 8 years ago
  53. 3851112 ethtool: add support for 25G/50G/100G speed modes by Vidya Sagar Ravipati · 8 years ago
  54. 3d3ed18 net sched actions: policer missing timestamp processing by Jamal Hadi Salim · 8 years ago
  55. a9efad8 net_sched: avoid too many hrtimer_start() calls by Eric Dumazet · 8 years ago
  56. 3275c0c net/qlge: Avoids recursive EEH error by Gavin Shan · 8 years ago
  57. 252f3f5 ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path. by Haishuang Yan · 8 years ago
  58. 1b227e5 ip6_gre: Fix MTU setting for ip6gretap by Haishuang Yan · 8 years ago
  59. 54b9430 qed: signedness bug in qed_dcbx_process_tlv() by Dan Carpenter · 8 years ago
  60. 612baca bpf, inode: disallow userns mounts by Daniel Borkmann · 8 years ago
  61. 156f4fb MAINTAINERS: Add file patterns for net device tree bindings by Geert Uytterhoeven · 8 years ago
  62. 049bbf5 ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n by Ezequiel Garcia · 8 years ago
  63. 2ece068 ptp: use memdup_user(). by Muhammad Falak R Wani · 8 years ago
  64. 8da07a3 net: hns: avoid null pointer dereference by xypron.glpk@gmx.de · 8 years ago
  65. c685293 net/atm: sk_err_soft must be positive by Stefan Hajnoczi · 8 years ago
  66. bbf178e net: pegasus: simplify logical constraint by xypron.glpk@gmx.de · 8 years ago
  67. 7639dad Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  68. 77ed402 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  69. 21f9deb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  70. bd28b14 x86: remove more uaccess_32.h complexity by Linus Torvalds · 8 years ago
  71. 5b09c3e x86: remove pointless uaccess_32.h complexity by Linus Torvalds · 8 years ago
  72. f6c658d Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  73. 07be133 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  74. 63d222b Merge tag 'rtc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  75. 10cd715 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  76. 51e68d0 x86 isa: add back X86_32 dependency on CONFIG_ISA by Linus Torvalds · 8 years ago
  77. b9ba1eb rtc: tps6586x: rename so module can be autoloaded by Nicolas Chauvet · 8 years ago
  78. 814db2b rtc: rv3029: hide unused i2c device table by Arnd Bergmann · 8 years ago
  79. a9dbe55 rtc: rs5c372: r2025: fix check for 'oscillator halted' condition by Thomas Koeller · 14 years ago
  80. 0ddc5b8 rtc: rv3029: add alarm IRQ by Mylène Josserand · 8 years ago
  81. 38201ca rtc: rv3029: fix set_time function by Mylène Josserand · 8 years ago
  82. dc492e8 rtc: rv3029: fix alarm support by Mylène Josserand · 8 years ago
  83. abe2f55 rtc: rv3029: Remove some checks and warnings by Mylène Josserand · 8 years ago
  84. c2a1c14 rtc: rv3029: Add support of RV3049 by Mylène Josserand · 8 years ago
  85. e6e3808 rtc: rv3029: convert to use regmap by Mylène Josserand · 8 years ago
  86. 4e7f1a6 rtc: rv3029: remove 'i2c' in functions names by Mylène Josserand · 8 years ago
  87. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  88. 2f37dd1 Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  89. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  90. 5af2344 Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  91. 19e36ad Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  92. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  93. 0eff458 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  94. 087afe8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  95. 54cf809 locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait() by Peter Zijlstra · 8 years ago
  96. b99a9e8 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  97. 24e49ee sparc64: Reduce TLB flushes during hugepte changes by Nitin Gupta · 9 years ago
  98. b1ac6b7 aeroflex/greth: fix warning about unused variable by Sam Ravnborg · 8 years ago
  99. 21916a4 openprom: fix warning by Sam Ravnborg · 8 years ago
  100. ea9b501 samples/kprobes: print out the symbol name for the hooks by Huang Shijie · 8 years ago