1. da12c90 netlink: Add compare function for netlink_table by Gao feng · 12 years ago
  2. 30f3a40 net: remove last caller of skb_tail_offset() and itself by Cong Wang · 12 years ago
  3. 0602129 net: add low latency socket poll by Eliezer Tamir · 12 years ago
  4. af12fa6 net: add napi_id and hash by Eliezer Tamir · 12 years ago
  5. 815f236 macvtap: add TUNSETQUEUE ioctl by Jason Wang · 12 years ago
  6. f0afce0 macvlan: change the max number of queues to 16 by Jason Wang · 12 years ago
  7. 1d2f41e macvlan: switch to use IS_ENABLED() by Jason Wang · 12 years ago
  8. 350e780 net: vlan: minor: remove unused HAVE_VLAN_PUT_TAG by Daniel Borkmann · 12 years ago
  9. 93a306a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  10. a7526eb net: Unbreak compat_sys_{send,recv}msg by Andy Lutomirski · 12 years ago
  11. 143554a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 12 years ago
  12. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  13. 4d3797d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  14. 0e9649c net: do not manually initialize enumerators by Jean Sacren · 12 years ago
  15. 7d80fea Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  16. c87a124 net: force a reload of first item in hlist_nulls_for_each_entry_rcu by Eric Dumazet · 12 years ago
  17. 6d7581e list: introduce list_first_entry_or_null by Jiri Pirko · 12 years ago
  18. 2cc70ba phy: add reverse MII PHY connection type by Florian Fainelli · 12 years ago
  19. 1e2bd51 udp6: Fix udp fragmentation for tunnel traffic. by Pravin B Shelar · 12 years ago
  20. 35d0461 net: clean up skb headers code by Cong Wang · 12 years ago
  21. 10e24caa phy: Add Marvell 88E1510 phy ID by Michal Simek · 12 years ago
  22. 3da09a5 phy: Add Marvell 88E1116R phy ID by Michal Simek · 12 years ago
  23. 5f29235 net: mv643xx_eth: add phy_node to platform_data struct by Sebastian Hesselbarth · 12 years ago
  24. 73ce00d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 12 years ago
  25. 37448ad aerdrv: Move cper_print_aer() call out of interrupt context by Lance Ortiz · 12 years ago
  26. 7cc4619 net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail by Simon Horman · 12 years ago
  27. 75538c2 net: always pass struct netdev_notifier_info to netdevice notifiers by Cong Wang · 12 years ago
  28. be9efd3 net: pass changed flags along with NETDEV_CHANGE event by Jiri Pirko · 12 years ago
  29. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
  30. da6e378 netpoll: remove return value from netpoll_rx_disable() by dingtianhong · 12 years ago
  31. 0d89d20 MPLS: Add limited GSO support by Simon Horman · 12 years ago
  32. 1a37e41 net: Use 16bits for *_headers fields of struct skbuff by Simon Horman · 12 years ago
  33. 4284b6a phy: allow drivers to flag a PHY device as internal by Florian Fainelli · 12 years ago
  34. 42e52bf net: add netnotifier event for upper device change by Jiri Pirko · 12 years ago
  35. 27a24cf Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  36. 9cf1848 Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 12 years ago
  37. e6ff4c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  38. 00cec11 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  39. 7450231 linux/kernel.h: fix kernel-doc warning by Randy Dunlap · 12 years ago
  40. 4c663cf wait: fix false timeouts when using wait_event_timeout() by Imre Deak · 12 years ago
  41. bc8fcfe rapidio: add enumeration/discovery start from user space by Alexandre Bounine · 12 years ago
  42. a11650e rapidio: make enumeration/discovery configurable by Alexandre Bounine · 12 years ago
  43. eb3d339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  44. 7805d00 cgroup: fix a subtle bug in descendant pre-order walk by Tejun Heo · 12 years ago
  45. b91fd4d Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  46. d979556 Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  47. b641940 Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  48. f6f3c43 sched: add cond_resched_rcu() helper by Simon Horman · 12 years ago
  49. 6d11cfd netfilter: don't panic on error while walking through the init path by Pablo Neira Ayuso · 12 years ago
  50. 2a7851b netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6 by Florian Westphal · 12 years ago
  51. 3cb7a59 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  52. 25625c9 Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 12 years ago
  53. cbfd2cd Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 12 years ago
  54. 94f1be9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  55. 154c267 Add include dependencies to <linux/printk.h>. by Ralf Baechle · 12 years ago
  56. 5ea94e7 phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT by Florian Fainelli · 12 years ago
  57. 2c7b492 phy: fix the use of PHY_IGNORE_INTERRUPT by Florian Fainelli · 12 years ago
  58. 99bbc70 rps: selective flow shedding during softnet overflow by Willem de Bruijn · 12 years ago
  59. ba7c96b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  60. 421b40a tty/vt: Fix vc_deallocate() lock order by Peter Hurley · 12 years ago
  61. 2c2c0e5 Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  62. 1649544 filter: do not output bpf image address for security reason by Eric Dumazet · 12 years ago
  63. 3e59cb0 tcp: remove bad timeout logic in fast recovery by Yuchung Cheng · 12 years ago
  64. d2f83e9 Hoist memcpy_fromiovec/memcpy_toiovec into lib/ by Rusty Russell · 12 years ago
  65. 7f18d05 SERIAL: OMAP: Remove the slave idle handling from the driver by Santosh Shilimkar · 12 years ago
  66. ff9129b Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  67. 3f327e3 PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check by Yinghai Lu · 12 years ago
  68. d4988d4 bcma: add more core IDs by Rafał Miłecki · 12 years ago
  69. dcf0105 USB: serial: add generic wait_until_sent implementation by Johan Hovold · 12 years ago
  70. 0693196 USB: serial: add wait_until_sent operation by Johan Hovold · 12 years ago
  71. 0b8ebdb mfd: ab8500-sysctrl: Always enable pm_power_off handler by Fabio Baltieri · 12 years ago
  72. b0ce350 bonding: allow TSO being set on bonding master by Eric Dumazet · 12 years ago
  73. 5c64e3a4 Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  74. 755ccb9 broadcom: add include guards to include/linux/brcmphy.h by Florian Fainelli · 12 years ago
  75. cc51bf6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  76. de97f25 Correct typo "supperspeed" to "superspeed". by Robert P. J. Day · 12 years ago
  77. ccf5ae8 target: close target_put_sess_cmd() vs. core_tmr_abort_task() race by Joern Engel · 12 years ago
  78. b4f711e time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons by John Stultz · 12 years ago
  79. b973425 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  80. 63ad9cb pinctrl: generic: Fix typos and clarify comments by Laurent Pinchart · 12 years ago
  81. b59cc20 ACPI / LPSS: register clock device for Lynxpoint DMA properly by Rafael J. Wysocki · 12 years ago
  82. ee8209f dma: acpi-dma: parse CSRT to extract additional resources by Andy Shevchenko · 12 years ago
  83. dbbffe6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  84. 88b0357 Merge remote-tracking branch 'spi/fix/grant' into spi-linus by Mark Brown · 12 years ago
  85. e2555fd jbd,jbd2: fix oops in jbd2_journal_put_journal_head() by Jan Kara · 12 years ago
  86. 26b840a Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  87. 7677fc9 net/mlx4: Strengthen VLAN tags/priorities enforcement in VST mode by Rony Efraim · 12 years ago
  88. 4c44450 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  89. ac4e010 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  90. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 12 years ago
  91. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  92. ec66715 Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  93. f755407 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  94. 832e77b Merge branch 'misc' into for-linus by James Bottomley · 12 years ago
  95. 058ce5c dm: document iterate_devices by Alasdair G Kergon · 12 years ago
  96. 1cf4c07 tracing: Modify soft-mode only if there's no other referrer by Masami Hiramatsu · 12 years ago
  97. f04f24fb ftrace, kprobes: Fix a deadlock on ftrace_regex_lock by Masami Hiramatsu · 12 years ago
  98. 2d4fe278 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
  99. 6037195 ARM: imx: Select GENERIC_ALLOCATOR by Fabio Estevam · 12 years ago
  100. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago