1. 051966c netfilter: nf_nat: add protoff argument to packet mangling functions by Patrick McHardy · 12 years ago
  2. 4cdd3408 netfilter: nf_conntrack_ipv6: improve fragmentation handling by Patrick McHardy · 12 years ago
  3. 5f2d04f ipv4: fix path MTU discovery with connection tracking by Patrick McHardy · 12 years ago
  4. 0fa7fa9 packet: Protect packet sk list with mutex (v2) by Pavel Emelyanov · 12 years ago
  5. b32607d mdio: translation of MMD EEE registers to/from ethtool settings by Allan, Bruce W · 12 years ago
  6. 0115e8e net: remove delay at device dismantle by Eric Dumazet · 12 years ago
  7. bf277b0 Merge git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  8. bba6ec7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  9. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  10. 23dcfa6 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  11. 8f8ba75 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  12. c67fe37 mm: compaction: Abort async compaction if locks are contended or taking too long by Mel Gorman · 12 years ago
  13. c3a5ce0 string: do not export memweight() to userspace by WANG Cong · 12 years ago
  14. e0e3cea af_netlink: force credentials passing [CVE-2012-3520] by Eric Dumazet · 12 years ago
  15. 8f6c1ca Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  16. 4459f39 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  17. 6f6bbc1 ethtool.h: MDI setting support by Jesse Brandeburg · 12 years ago
  18. f0b433e Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  19. c71a355 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  20. fb34438 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  21. 9d7b0fc net: ipv6: fix oops in inet_putpeer() by Patrick McHardy · 12 years ago
  22. 6c71bec Merge git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  23. 1d76efe team: add support for non-ethernet devices by Jiri Pirko · 12 years ago
  24. c0de08d af_packet: don't emit packet on orig fanout group by Eric Leblond · 12 years ago
  25. e6a04b1 tipc: eliminate configuration for maximum number of name publications by Ying Xue · 12 years ago
  26. 34f256c tipc: eliminate configuration for maximum number of name subscriptions by Ying Xue · 12 years ago
  27. fff3321 packet: Report fanout status via diag engine by Pavel Emelyanov · 12 years ago
  28. 16f0136 packet: Report rings cfg via diag engine by Pavel Emelyanov · 12 years ago
  29. 3296193 dt: introduce for_each_available_child_of_node, of_get_next_available_child by Timur Tabi · 12 years ago
  30. 8513915 ALSA: fix pcm.h kernel-doc warning and notation by Randy Dunlap · 12 years ago
  31. 557e2e2 Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  32. ef824bf Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  33. ac5aa7f pinctrl: header: trivial: declare struct device by Richard Genoud · 12 years ago
  34. 8857df3 iio: frequency: ADF4350: Fix potential reference div factor overflow. by Michael Hennerich · 12 years ago
  35. 63ca5f1 Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  36. 2eac9eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  37. 2ea2149 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  38. 65e0736 xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire by Fan Du · 12 years ago
  39. 1669891 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
  40. 1f07b62 sctp: fix a compile error in sctp.h by Cong Wang · 12 years ago
  41. e1fc3b1 sctp: Make sysctl tunables per net by Eric W. Biederman · 12 years ago
  42. f53b5b0 sctp: Push struct net down into sctp_verify_ext_param by Eric W. Biederman · 12 years ago
  43. 24cb81a sctp: Push struct net down into all of the state machine functions by Eric W. Biederman · 12 years ago
  44. e7ff4a7 sctp: Push struct net down into sctp_in_scope by Eric W. Biederman · 12 years ago
  45. 89bf345 sctp: Push struct net down into sctp_transport_init by Eric W. Biederman · 12 years ago
  46. 55e26eb sctp: Push struct net down to sctp_chunk_event_lookup by Eric W. Biederman · 12 years ago
  47. ebb7e95 sctp: Add infrastructure for per net sysctls by Eric W. Biederman · 12 years ago
  48. b01a240 sctp: Make the mib per network namespace by Eric W. Biederman · 12 years ago
  49. 13d782f sctp: Make the proc files per network namespace. by Eric W. Biederman · 12 years ago
  50. 2ce9550 sctp: Make the ctl_sock per network namespace by Eric W. Biederman · 12 years ago
  51. 4db67e8 sctp: Make the address lists per network namespace by Eric W. Biederman · 12 years ago
  52. 4110cc2 sctp: Make the association hashtable handle multiple network namespaces by Eric W. Biederman · 12 years ago
  53. 4cdadcb sctp: Make the endpoint hashtable handle multiple network namespaces by Eric W. Biederman · 12 years ago
  54. f1f4376 sctp: Make the port hash table use struct net in it's key. by Eric W. Biederman · 12 years ago
  55. eea68e2 packet: Report socket mclist info via diag module by Pavel Emelyanov · 12 years ago
  56. 8a360be packet: Report more packet sk info via diag module by Pavel Emelyanov · 12 years ago
  57. 96ec632 packet: Diag core and basic socket info dumping by Pavel Emelyanov · 12 years ago
  58. 6024935 llc2: Fix silent failure of llc_station_init() by Ben Hutchings · 12 years ago
  59. 77ab8a5 netpoll: convert several functions to bool by Amerigo Wang · 12 years ago
  60. e15c3c22 netpoll: check netpoll tx status on the right device by Amerigo Wang · 12 years ago
  61. 2899656 netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev() by Amerigo Wang · 12 years ago
  62. 91fe4a4 netpoll: use netpoll_rx_on() in netpoll_rx() by Amerigo Wang · 12 years ago
  63. 57c5d46 netpoll: take rcu_read_lock_bh() in netpoll_rx() by Amerigo Wang · 12 years ago
  64. 38e6bc1 netpoll: make __netpoll_cleanup non-block by Amerigo Wang · 12 years ago
  65. 47be03a2 netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup() by Amerigo Wang · 12 years ago
  66. c12b395 gre: Support GRE over IPv6 by xeb@mail.ru · 12 years ago
  67. b7bc2a5 net: remove netdev_bonding_change() by Amerigo Wang · 12 years ago
  68. ee89bab net: move and rename netif_notify_peers() by Amerigo Wang · 12 years ago
  69. f026cfa Revert "x86-64/efi: Use EFI to deal with platform wall clock" by H. Peter Anvin · 12 years ago
  70. 930a93a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  71. 0bce9c4 mutex: Place lock in contended state after fastpath_lock failure by Will Deacon · 12 years ago
  72. 6759a0a drm/radeon/kms: implement timestamp userspace query (v2) by Marek Olšák · 12 years ago
  73. 2f29200 drm/radeon: add some new SI pci ids by Alex Deucher · 12 years ago
  74. 1c212c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  75. c8dfbf4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  76. 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
  77. 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
  78. 2359a47 codel: refine one condition to avoid a nul rec_inv_sqrt by Eric Dumazet · 12 years ago
  79. b5ec8ee ipv4: fix ip_send_skb() by Eric Dumazet · 12 years ago
  80. 902d9e0 ssb: check for flash presentence by Rafał Miłecki · 12 years ago
  81. 3213e1a bcma: add (mostly) NAND defines by Rafał Miłecki · 12 years ago
  82. 57f784f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  83. 9d8dad7 Yama: higher restrictions should block PTRACE_TRACEME by Kees Cook · 12 years ago
  84. 02b69cb netfilter: nf_ct_sip: fix IPv6 address parsing by Patrick McHardy · 12 years ago
  85. 63d02d1 net: tcp: ipv6_mapped needs sk_rx_dst_set method by Eric Dumazet · 12 years ago
  86. 3654e61 ipvs: add pmtu_disc option to disable IP DF for TUN packets by Julian Anastasov · 12 years ago
  87. be97fdb ipvs: generalize app registration in netns by Julian Anastasov · 12 years ago
  88. 1fb9489 net: Loopback ifindex is constant now by Pavel Emelyanov · 12 years ago
  89. aa79e66 net: Make ifindex generation per-net namespace by Pavel Emelyanov · 12 years ago
  90. b14f243 net: Dont use ifindices in hash fns by Pavel Emelyanov · 12 years ago
  91. a399a80 time: jiffies_delta_to_clock_t() helper to the rescue by Eric Dumazet · 12 years ago
  92. 4eef6cb Input: eeti_ts: pass gpio value instead of IRQ by Arnd Bergmann · 12 years ago
  93. 59ee93a ARM: pxa: remove irq_to_gpio from ezx-pcap driver by Arnd Bergmann · 12 years ago
  94. a37e6e3 net: force dst_default_metrics to const section by Eric Dumazet · 12 years ago
  95. d933d2b Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can by David S. Miller · 12 years ago
  96. 300d373 Revert "NMI watchdog: fix for lockup detector breakage on resume" by Rafael J. Wysocki · 12 years ago
  97. f4ba394 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  98. 7f46f9c Merge tag 'iommu-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  99. 425f09a net: output path optimizations by Eric Dumazet · 12 years ago
  100. 817fea2 vfio: Include vfio.h in installed headers by Alex Williamson · 12 years ago