1. 1bc2774 net: convert lls to use time_in_range() by Eliezer Tamir · 12 years ago
  2. e62bc9e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  3. 0a6eac2 net/mlx4_core: Add HW enforcement to VF link state by Rony Efraim · 12 years ago
  4. b01978c net/mlx4_core: Dynamic VST to VST vlan/qos changes by Jack Morgenstein · 12 years ago
  5. 6be44b1 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  6. 57ed5cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  7. 3a36515 netlink: fix splat in skb_clone with large messages by Pablo Neira · 12 years ago
  8. 621e84d dev: introduce skb_scrub_packet() by Nicolas Dichtel · 12 years ago
  9. 3b81a68 brcmfmac: add broken scatter-gather DMA support by Franky Lin · 12 years ago
  10. 88f9b65 bcma: add support for BCM43142 by Rafał Miłecki · 12 years ago
  11. baffd2e ARM: imx: flexcan: Remove platform file by Fabio Estevam · 12 years ago
  12. 2be5c76 macvtap: Let TUNSETOFFLOAD actually controll offload features. by Vlad Yasevich · 12 years ago
  13. d36f82b ktime: add ms_to_ktime() and ktime_add_ms() helpers by Daniel Borkmann · 12 years ago
  14. bcbde0d net: netlink: virtual tap device management by Daniel Borkmann · 12 years ago
  15. 7d2a47a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  16. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  17. e570bd0 ssb: add struct for serial flash by Rafał Miłecki · 12 years ago
  18. f21afc2 smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu(). by David Daney · 12 years ago
  19. 948e306 net/mlx4: Add VF link state support by Rony Efraim · 12 years ago
  20. 1d8faf4 net/core: Add VF link state control by Rony Efraim · 12 years ago
  21. 5f121b9 net-rps: fixes for rps flow limit by Willem de Bruijn · 12 years ago
  22. cb7e970 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 12 years ago
  23. d9a90a3 macvtap: slient sparse warnings by Jason Wang · 12 years ago
  24. 26e0446 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  25. b2cc9c1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  26. c2853c8 include/linux/math64.h: add div64_ul() by Alex Shi · 12 years ago
  27. 30dad30 mm: migration: add migrate_entry_wait_huge() by Naoya Horiguchi · 12 years ago
  28. 637241a kmsg: honor dmesg_restrict sysctl on /dev/kmsg by Kees Cook · 12 years ago
  29. 16e53db CPU hotplug: provide a generic helper to disable/enable CPU hotplug by Srivatsa S. Bhat · 12 years ago
  30. 4a2e667 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  31. 812fd64 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  32. 861bca2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  33. 735d381 team: remove synchronize_rcu() called during port disable by Jiri Pirko · 12 years ago
  34. d80b35b team: use kfree_rcu instead of synchronize_rcu in team_port_dev by Jiri Pirko · 12 years ago
  35. dffebd2 doc:networking: Update comment for dev_id field in netdevice.h by Narendra K · 12 years ago
  36. b79462a team: fix checks in team_get_first_port_txable_rcu() by Jiri Pirko · 12 years ago
  37. e989707 igmp: hash a hash table to speedup ip_check_mc_rcu() by Eric Dumazet · 12 years ago
  38. 3899ba9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  39. da12c90 netlink: Add compare function for netlink_table by Gao feng · 12 years ago
  40. ed13998 sock_diag: fix filter code sent to userspace by Nicolas Dichtel · 12 years ago
  41. 30f3a40 net: remove last caller of skb_tail_offset() and itself by Cong Wang · 12 years ago
  42. 0602129 net: add low latency socket poll by Eliezer Tamir · 12 years ago
  43. af12fa6 net: add napi_id and hash by Eliezer Tamir · 12 years ago
  44. d628409 trace: Allow idle-safe tracepoints to be called from irq by Paul E. McKenney · 12 years ago
  45. 815f236 macvtap: add TUNSETQUEUE ioctl by Jason Wang · 12 years ago
  46. f0afce0 macvlan: change the max number of queues to 16 by Jason Wang · 12 years ago
  47. 1d2f41e macvlan: switch to use IS_ENABLED() by Jason Wang · 12 years ago
  48. 14d0ee0 Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  49. 350e780 net: vlan: minor: remove unused HAVE_VLAN_PUT_TAG by Daniel Borkmann · 12 years ago
  50. 93a306a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  51. a7526eb net: Unbreak compat_sys_{send,recv}msg by Andy Lutomirski · 12 years ago
  52. 143554a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 12 years ago
  53. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  54. 4d3797d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  55. 0e9649c net: do not manually initialize enumerators by Jean Sacren · 12 years ago
  56. 51217ce Merge remote-tracking branch 'wireless-next/master' into HEAD by Johannes Berg · 12 years ago
  57. 4da2a54a cw1200: rename the cw1200 platform definition header by Solomon Peachy · 12 years ago
  58. 7c0b6f4 cw1200: Rework SDIO platform support to prevent build problems. by Solomon Peachy · 12 years ago
  59. 6dd64a3 cw1200: Replace use of 'struct resource' with 'int' for GPIO fields. by Solomon Peachy · 12 years ago
  60. c992219 cw1200: move platform_data header to correct location. by Solomon Peachy · 12 years ago
  61. e05eccc mac80211: set mesh formation field properly by Jacob Minshall · 12 years ago
  62. 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
  63. c87a124 net: force a reload of first item in hlist_nulls_for_each_entry_rcu by Eric Dumazet · 12 years ago
  64. 6d7581e list: introduce list_first_entry_or_null by Jiri Pirko · 12 years ago
  65. 2cc70ba phy: add reverse MII PHY connection type by Florian Fainelli · 12 years ago
  66. 1e2bd51 udp6: Fix udp fragmentation for tunnel traffic. by Pravin B Shelar · 12 years ago
  67. 35d0461 net: clean up skb headers code by Cong Wang · 12 years ago
  68. 10e24caa phy: Add Marvell 88E1510 phy ID by Michal Simek · 12 years ago
  69. 3da09a5 phy: Add Marvell 88E1116R phy ID by Michal Simek · 12 years ago
  70. 5f29235 net: mv643xx_eth: add phy_node to platform_data struct by Sebastian Hesselbarth · 12 years ago
  71. 73ce00d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 12 years ago
  72. 37448ad aerdrv: Move cper_print_aer() call out of interrupt context by Lance Ortiz · 12 years ago
  73. ac4e97a scatterlist: sg_set_buf() argument must be in linear mapping by Rusty Russell · 12 years ago
  74. a910e4a cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsets by Solomon Peachy · 12 years ago
  75. 933faa4 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  76. 7cc4619 net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail by Simon Horman · 12 years ago
  77. 75538c2 net: always pass struct netdev_notifier_info to netdevice notifiers by Cong Wang · 12 years ago
  78. 12bcbe6 rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry_rcu() by Steven Rostedt · 12 years ago
  79. be9efd3 net: pass changed flags along with NETDEV_CHANGE event by Jiri Pirko · 12 years ago
  80. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
  81. da6e378 netpoll: remove return value from netpoll_rx_disable() by dingtianhong · 12 years ago
  82. 0d89d20 MPLS: Add limited GSO support by Simon Horman · 12 years ago
  83. 1a37e41 net: Use 16bits for *_headers fields of struct skbuff by Simon Horman · 12 years ago
  84. 4284b6a phy: allow drivers to flag a PHY device as internal by Florian Fainelli · 12 years ago
  85. 42e52bf net: add netnotifier event for upper device change by Jiri Pirko · 12 years ago
  86. 27a24cf Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  87. 9cf1848 Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 12 years ago
  88. e6ff4c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  89. 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
  90. 7450231 linux/kernel.h: fix kernel-doc warning by Randy Dunlap · 12 years ago
  91. 4c663cf wait: fix false timeouts when using wait_event_timeout() by Imre Deak · 12 years ago
  92. bc8fcfe rapidio: add enumeration/discovery start from user space by Alexandre Bounine · 12 years ago
  93. a11650e rapidio: make enumeration/discovery configurable by Alexandre Bounine · 12 years ago
  94. eb3d339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  95. 7805d00 cgroup: fix a subtle bug in descendant pre-order walk by Tejun Heo · 12 years ago
  96. 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
  97. 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
  98. 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
  99. f6f3c43 sched: add cond_resched_rcu() helper by Simon Horman · 12 years ago
  100. 6d11cfd netfilter: don't panic on error while walking through the init path by Pablo Neira Ayuso · 12 years ago