1. 5e0c03c net: Support RX-ALL feature flag. by Ben Greear · 13 years ago
  2. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 13 years ago
  3. 36eabda net: Support RXFCS feature flag. by Ben Greear · 13 years ago
  4. 4b0d1a0 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  5. a9802d4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  6. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 13 years ago
  7. da5ef6e skb: Add skb_peek_next helper by Pavel Emelyanov · 13 years ago
  8. 3f518bf datagram: Add offset argument to __skb_recv_datagram by Pavel Emelyanov · 13 years ago
  9. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  10. a18d3af Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  11. 150647f net: sh_eth: change the condition of initialization by Yoshihiro Shimoda · 13 years ago
  12. f2ea0f5 crypto: sha512 - use standard ror64() by Alexey Dobriyan · 13 years ago
  13. 80703d2 ipv4: Eliminate spurious argument to __ipv4_neigh_lookup by David S. Miller · 13 years ago
  14. 4c5e4036 decnet: net/dn.h needs net/flow.h by David S. Miller · 13 years ago
  15. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  16. 6de3275 Bluetooth: Remove usage of __cancel_delayed_work() by Ulisses Furquim · 13 years ago
  17. a51cd2b Bluetooth: Fix potential deadlock by Andre Guedes · 13 years ago
  18. b5a30dd Bluetooth: silence lockdep warning by Octavian Purdila · 13 years ago
  19. 3316606 Bluetooth: Fix using an absolute timeout on hci_conn_put() by Vinicius Costa Gomes · 13 years ago
  20. 6e1da68 Bluetooth: l2cap_set_timer needs jiffies as timeout value by Andrzej Kaczmarek · 13 years ago
  21. 4aa832c Bluetooth: Remove bogus inline declaration from l2cap_chan_connect by Johan Hedberg · 13 years ago
  22. f9c2a0d mmc: dw_mmc: Fix PIO mode with support of highmem by Seungwon Jeon · 13 years ago
  23. 3e73c36 mmc: core: Fix PowerOff Notify suspend/resume by Girish K S · 13 years ago
  24. 6e8201f mmc: core: add the capability for broken voltage by Jaehoon Chung · 13 years ago
  25. 2c4967f74 mmc: core: Ensure clocks are always enabled before host interaction by Sujit Reddy Thumma · 13 years ago
  26. 1a0d6ae rename dev_hw_addr_random and remove redundant second by Danny Kukawka · 13 years ago
  27. 4c507d2 net: implement IP_RECVTOS for IP_PKTOPTIONS by Jiri Benc · 13 years ago
  28. 7a3198a ipv6: helper function to get tclass by Jiri Benc · 13 years ago
  29. 3cc26e3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  30. 3ec1e88 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  31. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  32. 4031ae6 skbuff: Move rxhash and vlan_tci to consolidate holes in sk_buff by Alexander Duyck · 13 years ago
  33. 8df54d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  34. 2b73bc6 netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m by Neil Horman · 13 years ago
  35. af5feae Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  36. fe25092 Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  37. 16bda13 net: Make qdisc_skb_cb upper size bound explicit. by David S. Miller · 13 years ago
  38. 19e75ed Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  39. 51363b8 af_iucv: allow retrieval of maximum message size by Ursula Braun · 13 years ago
  40. 800c5eb af_iucv: change net_device handling for HS transport by Ursula Braun · 13 years ago
  41. c4062df ipv6: Implement IPV6_UNICAST_IF socket option. by Erich E. Hoover · 13 years ago
  42. 76e2105 ipv4: Implement IP_UNICAST_IF socket option. by Erich E. Hoover · 13 years ago
  43. cdccaa9 cdrom: move shared static to cdrom_device_info by Paolo Bonzini · 13 years ago
  44. 07c2bd3 block: don't call elevator callbacks for plug merges by Tejun Heo · 13 years ago
  45. 050c8ea block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator functions by Tejun Heo · 13 years ago
  46. 98e9685 Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  47. 95025d6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  48. abaaf3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  49. c3059be net/sched: sch_plug - Queue traffic until an explicit release command by Shriram Rajagopalan · 13 years ago
  50. 11a3122 block: strip out locking optimization in put_io_context() by Tejun Heo · 13 years ago
  51. 1edcdb4 target: Change target_submit_cmd() to return void by Andy Grover · 13 years ago
  52. 96e02d1 exec: fix use-after-free bug in setup_new_exec() by Heiko Carstens · 13 years ago
  53. 59d7402 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  54. a0417fa net: Make qdisc_skb_cb upper size bound explicit. by David S. Miller · 13 years ago
  55. 885bd8e mac80211: support hw scan while idle by Eliad Peller · 13 years ago
  56. 267335d cfg80211/mac80211: userspace peer authorization in IBSS by Antonio Quartulli · 13 years ago
  57. d6865dcc bcma: add extra sprom check by Hauke Mehrtens · 13 years ago
  58. 8f9ada4 bcma: add bus num counter by Hauke Mehrtens · 13 years ago
  59. 49dc957 bcma: add PCIe host controller by Hauke Mehrtens · 13 years ago
  60. d1a7a8e bcma: make some functions __devinit by Hauke Mehrtens · 13 years ago
  61. 2be25ca bcma: add constants for PCI and use them by Hauke Mehrtens · 13 years ago
  62. 5f2d617 bcma: add the core unit number by Hauke Mehrtens · 13 years ago
  63. 4c0c0b7 cfg80211: export cfg80211_ref_bss by Johannes Berg · 13 years ago
  64. 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 13 years ago
  65. f09603a mac80211: add sta_state callback by Johannes Berg · 13 years ago
  66. 8926574 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  67. 977b7e3 writeback: fix dereferencing NULL bdi->dev on trace_writeback_queue by Wu Fengguang · 13 years ago
  68. e6b4524 ipv4: reset flowi parameters on route connect by Julian Anastasov · 13 years ago
  69. 23783f8 Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  70. d07d4c2 Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 13 years ago
  71. dd48dc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  72. d020283 PM / QoS: CPU C-state breakage with PM Qos change by Venkatesh Pallipadi · 13 years ago
  73. 332ad43 caif-hsi: Add RX flip buffer by sjur.brandeland@stericsson.com · 13 years ago
  74. 31c150a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  75. 4554c13 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  76. 71b1b20 Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3 by Linus Torvalds · 13 years ago
  77. 7f06db3 Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  78. f8447d6 mfd: Store twl6040-codec mclk configuration by Peter Ujfalusi · 13 years ago
  79. cf5046b can: dev: let can_get_echo_skb() return dlc of CAN frame by Marc Kleine-Budde · 13 years ago
  80. ff05f60 include/linux/lp8727.h: Remove executable bit by Josh Triplett · 13 years ago
  81. 8cdb878 Fix race in process_vm_rw_core by Christopher Yeoh · 13 years ago
  82. c31c151 net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary by Haiyang Zhang · 13 years ago
  83. 2f2fde9 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  84. ce106ad Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  85. 504b616 usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu() by Kuninori Morimoto · 13 years ago
  86. f79d52c ipv6: Remove never used function inet6_ac_check(). by David S. Miller · 13 years ago
  87. efcdbf2 net: Disambiguate kernel message by Arun Sharma · 13 years ago
  88. 7d73101 mtd: fix merge conflict resolution breakage by Artem Bityutskiy · 13 years ago
  89. b18db3d Input: gpio_keys - fix struct device declared inside parameter list by Heiko Stübner · 13 years ago
  90. e9c8d7a dma: sh_dma: not all SH DMAC implementations support MEMCPY by Guennadi Liakhovetski · 13 years ago
  91. 3cccd15 lib/mpi: replaced MPI_NULL with normal NULL by Dmitry Kasatkin · 13 years ago
  92. 3310225 lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernel by Wu Fengguang · 13 years ago
  93. 15eb77a writeback: fix NULL bdi->dev in trace writeback_single_inode by Wu Fengguang · 13 years ago
  94. a8afca0 tcp: md5: protects md5sig_info with RCU by Eric Dumazet · 13 years ago
  95. b923650 lib: add NO_GENERIC_PCI_IOPORT_MAP by Michael S. Tsirkin · 13 years ago
  96. d3712b9 Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 13 years ago
  97. a915da9b tcp: md5: rcu conversion by Eric Dumazet · 13 years ago
  98. a2d9124 tcp: md5: remove obsolete md5_add() method by Eric Dumazet · 13 years ago
  99. ea51e50 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  100. 1946841 mac80211: add support for mcs masks by Simon Wunderlich · 13 years ago