1. 8a91bb0 netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation target by Patrick McHardy · 13 years ago
  2. 320ff56 netfilter: nf_nat: support IPv6 in TFTP NAT helper by Pablo Neira Ayuso · 13 years ago
  3. 5901b6b netfilter: nf_nat: support IPv6 in IRC NAT helper by Pablo Neira Ayuso · 13 years ago
  4. 9a66482 netfilter: nf_nat: support IPv6 in SIP NAT helper by Patrick McHardy · 13 years ago
  5. ee6eb96 netfilter: nf_nat: support IPv6 in amanda NAT helper by Patrick McHardy · 13 years ago
  6. d33cbee netfilter: nf_nat: support IPv6 in FTP NAT helper by Patrick McHardy · 13 years ago
  7. ed72d9e netfilter: ip6tables: add NETMAP target by Patrick McHardy · 13 years ago
  8. 115e23a netfilter: ip6tables: add REDIRECT target by Patrick McHardy · 13 years ago
  9. b3f644f netfilter: ip6tables: add MASQUERADE target by Patrick McHardy · 13 years ago
  10. 58a317f netfilter: ipv6: add IPv6 NAT support by Patrick McHardy · 13 years ago
  11. 2cf545e net: core: add function for incremental IPv6 pseudo header checksum updates by Patrick McHardy · 13 years ago
  12. 0ad352c netfilter: ipv6: expand skb head in ip6_route_me_harder after oif change by Patrick McHardy · 13 years ago
  13. c7232c9 netfilter: add protocol independent NAT core by Patrick McHardy · 13 years ago
  14. 051966c netfilter: nf_nat: add protoff argument to packet mangling functions by Patrick McHardy · 13 years ago
  15. 811927c netfilter: nf_conntrack: restrict NAT helper invocation to IPv4 by Patrick McHardy · 13 years ago
  16. 2b60af0 netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containing fragments by Patrick McHardy · 13 years ago
  17. 4cdd3408 netfilter: nf_conntrack_ipv6: improve fragmentation handling by Patrick McHardy · 13 years ago
  18. 590e3f7 ipvs: IPv6 MTU checking cleanup and bugfix by Jesper Dangaard Brouer · 13 years ago
  19. 5f2d04f ipv4: fix path MTU discovery with connection tracking by Patrick McHardy · 13 years ago
  20. 0fa7fa9 packet: Protect packet sk list with mutex (v2) by Pavel Emelyanov · 13 years ago
  21. b32607d mdio: translation of MMD EEE registers to/from ethtool settings by Allan, Bruce W · 13 years ago
  22. 9e67030 af_packet: use define instead of constant by danborkmann@iogearbox.net · 13 years ago
  23. bfdc587 rds: Don't disable BH on BH context by Ying Xue · 13 years ago
  24. 6b923cb bonding: support for IPv6 transmit hashing by John Eaglesham · 13 years ago
  25. b87fb39 ipv6: gre: fix ip6gre_err() by Eric Dumazet · 13 years ago
  26. ef8531b xfrm: fix RCU bugs by Eric Dumazet · 13 years ago
  27. 0115e8e net: remove delay at device dismantle by Eric Dumazet · 13 years ago
  28. bf277b0 Merge git://1984.lsi.us.es/nf-next by David S. Miller · 13 years ago
  29. bba6ec7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  30. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  31. 90efbed netfilter: remove unnecessary goto statement for error recovery by Jean Sacren · 13 years ago
  32. 6705e86 netfilter: replace list_for_each_continue_rcu with new interface by Michael Wang · 13 years ago
  33. 23dcfa6 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  34. a484147 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  35. 8f8ba75 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  36. c67fe37 mm: compaction: Abort async compaction if locks are contended or taking too long by Mel Gorman · 13 years ago
  37. de74f1c mm: have order > 0 compaction start near a pageblock with free pages by Mel Gorman · 13 years ago
  38. 9a9a9a7 rapidio/tsi721: fix unused variable compiler warning by Alexandre Bounine · 13 years ago
  39. 3670e7e rapidio/tsi721: fix inbound doorbell interrupt handling by Alexandre Bounine · 13 years ago
  40. 7dbfb31 drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode by Atsushi Nemoto · 13 years ago
  41. b121186 mm: correct page->pfmemalloc to fix deactivate_slab regression by Alex Shi · 13 years ago
  42. 5ed12f1 drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes by Ilya Shchepetkov · 13 years ago
  43. c81758f mm/compaction.c: fix deferring compaction mistake by Minchan Kim · 13 years ago
  44. 7838f99 drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resources by Robin Holt · 13 years ago
  45. c3a5ce0 string: do not export memweight() to userspace by WANG Cong · 13 years ago
  46. d46f3d8 hugetlb: update hugetlbpage.txt by Zhouping Liu · 13 years ago
  47. ac8e97f checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACRO by Joe Perches · 13 years ago
  48. eb48c07 mm: hugetlbfs: correctly populate shared pmd by Michal Hocko · 13 years ago
  49. b0cf0b1 cciss: fix incorrect scsi status reporting by Stephen M. Cameron · 13 years ago
  50. d65226e Documentation: update mount option in filesystem/vfat.txt by Namjae Jeon · 13 years ago
  51. f9aed62 mm: change nr_ptes BUG_ON to WARN_ON by Hugh Dickins · 13 years ago
  52. 61e01be cs5535-clockevt: typo, it's MFGPT, not MFPGT by Jens Rottmann · 13 years ago
  53. e0e3cea af_netlink: force credentials passing [CVE-2012-3520] by Eric Dumazet · 13 years ago
  54. a9915a1 ipv4: fix ip header ident selection in __ip_make_skb() by Eric Dumazet · 13 years ago
  55. 1a7b27c ipv4: Use newinet->inet_opt in inet_csk_route_child_sock() by Christoph Paasch · 13 years ago
  56. 144d56e tcp: fix possible socket refcount problem by Eric Dumazet · 13 years ago
  57. 1456c75 Merge branch 'audit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 13 years ago
  58. a6b881a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  59. 8f6c1ca Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  60. 4459f39 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  61. f341861 task_work: add a scheduling point in task_work_run() by Eric Dumazet · 13 years ago
  62. ec5da7f fbcon: fix race condition between console lock and cursor timer by Dave Airlie · 13 years ago
  63. 8376dad igb: update to allow reading/setting MDI state by Jesse Brandeburg · 13 years ago
  64. 4e8186b e1000e: implement MDI/MDI-X control by Jesse Brandeburg · 13 years ago
  65. c819bbd5 e1000: configure and read MDI settings by Jesse Brandeburg · 13 years ago
  66. 1b55678 igb: implement 580 MDI setting support by Jesse Brandeburg · 13 years ago
  67. e86fd89 e1000e: implement 82577/579 MDI setting support by Bruce W Allan · 13 years ago
  68. 6f6bbc1 ethtool.h: MDI setting support by Jesse Brandeburg · 13 years ago
  69. 53e1719 ALSA: snd-als100: fix suspend/resume by Ondrej Zary · 13 years ago
  70. 9160338 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  71. 3b31fe9 Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  72. 10c63c9 Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  73. c3e2f79 Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  74. b0fbfb0 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  75. 807b516 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  76. 8a6b521 Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 13 years ago
  77. 7c3ea48 [IA64] defconfig: Remove CONFIG_MISC_DEVICES by Fabio Estevam · 13 years ago
  78. fd4d332 Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  79. d408ea2 Merge tag 'iommu-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  80. 535b6c5 ALSA: hda - Fix leftover codec->power_transition by Takashi Iwai · 13 years ago
  81. f0b433e Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 13 years ago
  82. 8f057d7 gpu/mfd/usb: Fix USB randconfig problems by Guenter Roeck · 13 years ago
  83. c71a355 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  84. 53795ce Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  85. f78602a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  86. fb34438 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  87. 0e665d5 vfs: missed source of ->f_pos races by Al Viro · 13 years ago
  88. 0c7bbeb9 ideapad: add Lenovo IdeaPad Z570 support (part 3) by Maxim Mikityanskiy · 13 years ago
  89. 07a4a4f ideapad: add Lenovo IdeaPad Z570 support (part 2) by Maxim Mikityanskiy · 13 years ago
  90. 296f9fe ideapad: add Lenovo IdeaPad Z570 support (part 1) by Maxim Mikityanskiy · 13 years ago
  91. 2834a63 netfilter: nf_conntrack: remove unnecessary RTNL locking by Patrick McHardy · 13 years ago
  92. fe31d1a netfilter: sparse endian fixes by Patrick McHardy · 13 years ago
  93. fae6ef8 net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child() by Neal Cardwell · 13 years ago
  94. 3de7a37 net/core/dev.c: fix kernel-doc warning by Randy Dunlap · 13 years ago
  95. 72d3eb1 netconsole: remove a redundant netconsole_target_put() by Amerigo Wang · 13 years ago
  96. 9d7b0fc net: ipv6: fix oops in inet_putpeer() by Patrick McHardy · 13 years ago
  97. ae4d8cf net/stmmac: fix issue of clk_get for Loongson1B. by Kelvin Cheung · 13 years ago
  98. d92c7f8 caif: Do not dereference NULL in chnl_recv_cb() by Jesper Juhl · 13 years ago
  99. 6c71bec Merge git://1984.lsi.us.es/nf by David S. Miller · 13 years ago
  100. 1d76efe team: add support for non-ethernet devices by Jiri Pirko · 13 years ago