1. c0de08d af_packet: don't emit packet on orig fanout group by Eric Leblond · 12 years ago
  2. 9915e67 drivers/net/irda: fix error return code by Julia Lawall · 12 years ago
  3. 623d896 drivers/net/wan/dscc4.c: fix error return code by Julia Lawall · 12 years ago
  4. 82a820e drivers/net/wimax/i2400m/fw.c: fix error return code by Julia Lawall · 12 years ago
  5. b3f0db1 smsc75xx: add missing entry to MAINTAINERS by Steve Glendinning · 12 years ago
  6. 10cbc1d net: qmi_wwan: new devices: UML290 and K5006-Z by Bjørn Mork · 12 years ago
  7. d0418bb net: sh_eth: Add eth support for R8A7779 device by Phil Edworthy · 12 years ago
  8. 61abcb7 netdev/phy: skip disabled mdio-mux nodes by Timur Tabi · 12 years ago
  9. 3296193 dt: introduce for_each_available_child_of_node, of_get_next_available_child by Timur Tabi · 12 years ago
  10. 476ad15 net: netprio: fix cgrp create and write priomap race by John Fastabend · 12 years ago
  11. 48a87cc net: netprio: fd passed in SCM_RIGHTS datagram not set correctly by John Fastabend · 12 years ago
  12. f796c20 net: netprio: fix files lock and remove useless d_path bits by John Fastabend · 12 years ago
  13. 16c0b16 act_mirred: do not drop packets when fails to mirror it by Jason Wang · 12 years ago
  14. 43da5f2 net: fix info leak in compat dev_ifconf() by Mathias Krause · 12 years ago
  15. 2d8a041 ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT) by Mathias Krause · 12 years ago
  16. 7b07f8eb dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO) by Mathias Krause · 12 years ago
  17. 276bdb8 dccp: check ccid before dereferencing by Mathias Krause · 12 years ago
  18. 3592aae llc: fix info leak via getsockname() by Mathias Krause · 12 years ago
  19. 04d4fbc l2tp: fix info leak via getsockname() by Mathias Krause · 12 years ago
  20. 792039c Bluetooth: L2CAP - Fix info leak via getsockname() by Mathias Krause · 12 years ago
  21. 9344a97 Bluetooth: RFCOMM - Fix info leak via getsockname() by Mathias Krause · 12 years ago
  22. f9432c5 Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST) by Mathias Krause · 12 years ago
  23. 9ad2de4 Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY) by Mathias Krause · 12 years ago
  24. 3f68ba0 Bluetooth: HCI - Fix info leak via getsockname() by Mathias Krause · 12 years ago
  25. e15ca9a Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER) by Mathias Krause · 12 years ago
  26. 3c0c5cf atm: fix info leak via getsockname() by Mathias Krause · 12 years ago
  27. e862f1a atm: fix info leak in getsockopt(SO_ATMPVC) by Mathias Krause · 12 years ago
  28. e3bc4ff vmxnet3: Fix race between dev_open() and register_netdev() by Steve Hodgson · 12 years ago
  29. c03307e bridge: fix rcu dereference outside of rcu_read_lock by Stephen Hemminger · 12 years ago
  30. 7bab3ae Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  31. 4acd494 ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock by Ben Hutchings · 12 years ago
  32. 499b95f drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return code by Julia Lawall · 12 years ago
  33. 137bc99f drivers/net/ethernet/freescale/fs_enet: fix error return code by Julia Lawall · 12 years ago
  34. f37c54b drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereference by Julia Lawall · 12 years ago
  35. aadf31d llc: Fix races between llc2 handler use and (un)registration by Ben Hutchings · 12 years ago
  36. f4f8720 llc2: Call llc_station_exit() on llc2_init() failure path by Ben Hutchings · 12 years ago
  37. 6024935 llc2: Fix silent failure of llc_station_init() by Ben Hutchings · 12 years ago
  38. 4855d6f net: ipv6: proc: Fix error handling by Igor Maravic · 12 years ago
  39. 7bd86cc ipv4: Cache local output routes by Yan, Zheng · 12 years ago
  40. aefe5c0 net: sierra_net: replace whitelist with ifnumber match by Bjørn Mork · 12 years ago
  41. 5ea4296 net: qmi_wwan: compress device_id list using macros by Bjørn Mork · 12 years ago
  42. 9b469a6 net: qmi_wwan: add Sierra Wireless devices by Bjørn Mork · 12 years ago
  43. 03304bc net: qmi_wwan: use fixed interface number matching by Bjørn Mork · 12 years ago
  44. 6556bfd netconsole.txt: revision of examples for the receiver of kernel messages by Dirk Gouders · 12 years ago
  45. 6bdb7fe netpoll: re-enable irq in poll_napi() by Amerigo Wang · 12 years ago
  46. 689971b netpoll: handle vlan tags in netpoll tx and rx path by Amerigo Wang · 12 years ago
  47. 6eacf8a vlan: clean up vlan_dev_hard_start_xmit() by Amerigo Wang · 12 years ago
  48. f3da389 vlan: clean up some variable names by Amerigo Wang · 12 years ago
  49. 77ab8a5 netpoll: convert several functions to bool by Amerigo Wang · 12 years ago
  50. e15c3c22 netpoll: check netpoll tx status on the right device by Amerigo Wang · 12 years ago
  51. 4e3828c bridge: use list_for_each_entry() in netpoll functions by Amerigo Wang · 12 years ago
  52. d30362c bridge: add some comments for NETDEV_RELEASE by Amerigo Wang · 12 years ago
  53. 2899656 netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev() by Amerigo Wang · 12 years ago
  54. 91fe4a4 netpoll: use netpoll_rx_on() in netpoll_rx() by Amerigo Wang · 12 years ago
  55. 57c5d46 netpoll: take rcu_read_lock_bh() in netpoll_rx() by Amerigo Wang · 12 years ago
  56. 3335f0c netconsole: do not release spin_lock when calling __netpoll_cleanup by Amerigo Wang · 12 years ago
  57. 38e6bc1 netpoll: make __netpoll_cleanup non-block by Amerigo Wang · 12 years ago
  58. 47be03a2 netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup() by Amerigo Wang · 12 years ago
  59. 1e55217 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. ddf343f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  61. 930a93a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  62. f43e04e GPIO: gpio-pxa: fix building without CONFIG_OF by Arnd Bergmann · 12 years ago
  63. 7bac6b4 Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  64. 7dd6753 ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in mesh by Bob Copeland · 12 years ago
  65. e1352fd ath9k: fix decrypt_error initialization in ath_rx_tasklet() by Lorenzo Bianconi · 12 years ago
  66. f59abbf drm/radeon: fix typo in function header comment by Dmitrii Cherkasov · 12 years ago
  67. 6759a0a drm/radeon/kms: implement timestamp userspace query (v2) by Marek Olšák · 12 years ago
  68. b51ad12 drm/radeon/kms: add MSAA texture support for r600-evergreen by Marek Olšák · 12 years ago
  69. f00245f drm/radeon/kms: reorder code in r600_check_texture_resource by Marek Olšák · 12 years ago
  70. e43b5ec drm/radeon: fence virtual address and free it once idle v4 by Jerome Glisse · 12 years ago
  71. 69b62ad drm/radeon: fix some missing parens in asic macros by Alex Deucher · 12 years ago
  72. 2f29200 drm/radeon: add some new SI pci ids by Alex Deucher · 12 years ago
  73. ecd6795 drm/radeon: fix ordering in pll picking on dce4+ by Alex Deucher · 12 years ago
  74. 81ee8fb drm/radeon: do not reenable crtc after moving vram start address by Jerome Glisse · 12 years ago
  75. 5b23c90 drm/radeon: fix bank tiling parameters on cayman by Alex Deucher · 12 years ago
  76. c8d15ed drm/radeon: fix bank tiling parameters on evergreen by Alex Deucher · 12 years ago
  77. dca571a drm/radeon: fix bank tiling parameters on SI by Christian König · 12 years ago
  78. 6c0ae2a drm/radeon: properly handle crtc powergating by Alex Deucher · 12 years ago
  79. 3838f46 drm/radeon: properly handle SS overrides on TN (v2) by Alex Deucher · 12 years ago
  80. f4254a2 drm/radeon/dce4+: set a more reasonable cursor watermark by Alex Deucher · 12 years ago
  81. 3d61bd4 drm/radeon: fix handling for ddc type 5 on combios by Alex Deucher · 12 years ago
  82. 3bf671a Merge branch 'fixes-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  83. 4a5a418 leds: renesas: fix error handling by Arnd Bergmann · 12 years ago
  84. 86e99d2 Revert "leds: use led_set_brightness in led_trigger_event" by Fabio Baltieri · 12 years ago
  85. 1c212c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  86. f82202b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  87. f57b07c bnx2x: Fix compiler warnings by Joren Van Onder · 12 years ago
  88. 7f5c3e3 af_packet: remove BUG statement in tpacket_destruct_skb by danborkmann@iogearbox.net · 12 years ago
  89. 3a7f8c3 macvtap: rcu_dereference outside read-lock section by Denis Efremov · 12 years ago
  90. 21d2f8dc9 Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  91. c8dfbf4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  92. e4e139b Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  93. 88de3d0d Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  94. f720e7e Merge branch 'fixes-for-linus-for-3.6-rc2' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  95. 15fc5de Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  96. e375647 printk: Fix calculation of length used to discard records by Jeff Mahoney · 12 years ago
  97. 2359a47 codel: refine one condition to avoid a nul rec_inv_sqrt by Eric Dumazet · 12 years ago
  98. 55461dd ixgbe: add missing braces by Emil Tantilov · 12 years ago
  99. 69f1de1 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  100. b5ec8ee ipv4: fix ip_send_skb() by Eric Dumazet · 12 years ago