1. a2a385d tcp: bool conversions by Eric Dumazet · 12 years ago
  2. e005d19 net: core: Use pr_<level> by Joe Perches · 12 years ago
  3. 675418d net: ipv6: ndisc: Neaten ND_PRINTx macros by Joe Perches · 12 years ago
  4. f342cda pktgen: Use pr_debug by Joe Perches · 12 years ago
  5. dc6b9b7 net: include/net/sock.h cleanup by Eric Dumazet · 12 years ago
  6. 1f35292 isdn: remove duplicate NULL check by Dan Carpenter · 12 years ago
  7. a4ca44f net: l2tp: Standardize logging styles by Joe Perches · 12 years ago
  8. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  9. be3eed2 netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER by Pablo Neira Ayuso · 12 years ago
  10. 1a52099 netfilter: xt_CT: remove redundant header include by Eldad Zack · 12 years ago
  11. 127f559 netfilter: ipset: fix timeout value overflow bug by Jozsef Kadlecsik · 12 years ago
  12. 1a4ac98 netfilter: nf_ct_tcp: extend log message for invalid ignored packets by Pablo Neira Ayuso · 12 years ago
  13. c44f5fa netfilter: xt_HMARK: modulus is expensive for hash calculation by Pablo Neira Ayuso · 12 years ago
  14. 5861811 netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr() by Dan Carpenter · 12 years ago
  15. 1f27e25 netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits by Florian Westphal · 12 years ago
  16. 0e93b4b Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  17. b724cc1 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  18. f8fc341 Merge tag 'rproc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  19. dfae359 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  20. 39d6411 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  21. 8011652 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  22. a134d228 arch/tile: apply commit 74fca9da0 to the compat signal handling as well by Chris Metcalf · 12 years ago
  23. fc327e2 arch/tile: fix up some issues in calling do_work_pending() by Chris Metcalf · 12 years ago
  24. 26a5d3c netfilter: ipset: fix hash size checking in kernel by Jozsef Kadlecsik · 12 years ago
  25. 6d8823d qeth: recognize vlan devices in layer3 mode by frank.blaschka@de.ibm.com · 12 years ago
  26. a8f40f7 qeth: remove token ring part 2 by Frank Blaschka · 12 years ago
  27. 1b23a5d net: sock_flag() cleanup by Eric Dumazet · 12 years ago
  28. 865ec55 fq_codel: should use qdisc backlog as threshold by Eric Dumazet · 12 years ago
  29. c27b46e mISDN: Implement MISDN_CTRL_RX_OFF for more drivers by Karsten Keil · 12 years ago
  30. 6d1ee48 mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers by Karsten Keil · 12 years ago
  31. 034005a mISDN: Allow to set a minimum length for transparent data by Karsten Keil · 12 years ago
  32. 7206e65 mISDN: Reduce RX buffer allocation for transparent data by Karsten Keil · 12 years ago
  33. 37952cf mISDN: Bugfix hfcsusb: usb endpoint activation/deactivation by Martin Bachem · 12 years ago
  34. 09e79a77 mISDN: avmfritz use the bigger fifo of chip version 2 by Karsten Keil · 12 years ago
  35. 8bfddfb mISDN: Early confirm for transparent data by Karsten Keil · 12 years ago
  36. 1368112 mISDN: Cleanup channel also if it already was deactivated by Karsten Keil · 12 years ago
  37. dd456d4 Documentation/networking/ieee802154: update MAC chapter by alex.bluesman.smirnov@gmail.com · 12 years ago
  38. e1e49b6 drivers/ieee802154: IEEE 802.15.4 loopback driver by alex.bluesman.smirnov@gmail.com · 12 years ago
  39. 0606069 mac802154: monitor device support by alex.bluesman.smirnov@gmail.com · 12 years ago
  40. 62610ad mac802154: slaves management support by alex.bluesman.smirnov@gmail.com · 12 years ago
  41. 90c049b ieee802154: interface type to be added by alex.bluesman.smirnov@gmail.com · 12 years ago
  42. ef2486f mac802154: basic mib support by alex.bluesman.smirnov@gmail.com · 12 years ago
  43. 6e2128d mac802154: basic MAC commands interface support by alex.bluesman.smirnov@gmail.com · 12 years ago
  44. 4d23c9c mac802154: slave interfaces declaration by alex.bluesman.smirnov@gmail.com · 12 years ago
  45. 74a02fc mac802154: declare reduced mlme operations by alex.bluesman.smirnov@gmail.com · 12 years ago
  46. 5b641eb mac802154: TX data path by alex.bluesman.smirnov@gmail.com · 12 years ago
  47. 1cd829c mac802154: RX data path by alex.bluesman.smirnov@gmail.com · 12 years ago
  48. 1010f54 mac802154: allocation of ieee802154 device by alex.bluesman.smirnov@gmail.com · 12 years ago
  49. 0afd7ad mac802154: basic ieee802.15.4 device structures by alex.bluesman.smirnov@gmail.com · 12 years ago
  50. 769b0da ptp_pch: Add missing #include <linux/slab.h> by Geert Uytterhoeven · 12 years ago
  51. 531c8ff cifs: fix misspelling of "forcedirectio" by Jeff Layton · 12 years ago
  52. 51bfd29 KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates by Paul Mackerras · 12 years ago
  53. ffe3649 powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM by Benjamin Herrenschmidt · 12 years ago
  54. 32c7dbf KVM: PPC: Book3S: PR: Fix hsrr code by Alexander Graf · 12 years ago
  55. 56e13db KVM: PPC: Fix PR KVM on POWER7 bare metal by Alexander Graf · 12 years ago
  56. 7ef4e98 KVM: PPC: Book3S: PR: Handle EMUL_ASSIST by Alexander Graf · 12 years ago
  57. d584515 isdn: Fix typo in hfcmulti.c by Masanari Iida · 12 years ago
  58. d0cad88 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  59. c727e7f Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  60. 91df42b net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  61. f321383 net: ipv6: Standardize prefixes for message logging by Joe Perches · 12 years ago
  62. 82251de netdev/phy: Make get_phy_id() static and quit EXPORTing it. by David Daney · 12 years ago
  63. eb71d0d net/mlx4_core: Fixed error flow in rem_slave_eqs by Jack Morgenstein · 12 years ago
  64. ba062d5 net/mlx4_core: Add XRC domains and counters to resource tracker by Jack Morgenstein · 12 years ago
  65. b892495 net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver unload by Jack Morgenstein · 12 years ago
  66. 681372a net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriov by Jack Morgenstein · 12 years ago
  67. b9985f4 net/mlx4_core: Remove unused *_str functions from the resource tracker by Jack Morgenstein · 12 years ago
  68. 5e92d80 net/mlx4_core: Change SYNC_TPT to be native (not wrapped) by Jack Morgenstein · 12 years ago
  69. 8bac9ed net/mlx4_core: Fix init_port mask state for slaves by Jack Morgenstein · 12 years ago
  70. 162344e net/mlx4: Address build warnings on set but not used variables by Or Gerlitz · 12 years ago
  71. 568b445 mn10300/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 12 years ago
  72. ec2e0f9 parisc/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 12 years ago
  73. ee446fd tokenring: delete all remaining driver support by Paul Gortmaker · 12 years ago
  74. 211ed86 net: delete all instances of special processing for token ring by Paul Gortmaker · 12 years ago
  75. 60eea6c atm: remove the coupling to token ring support by Paul Gortmaker · 12 years ago
  76. 1abd229 s390: delete any traces of token ring support by Paul Gortmaker · 12 years ago
  77. 6037463 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
  78. 21363cf Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  79. bc9b35a xfrm: Convert several xfrm policy match functions to bool. by David S. Miller · 12 years ago
  80. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  81. 3a3bfb6 net: Add net_ratelimited_function and net_<level>_ratelimited macros by Joe Perches · 12 years ago
  82. 9f48661 dummy: documentation is stale by Alan Cox · 12 years ago
  83. 3ab77bf pch_gbe: fix transmit races by Eric Dumazet · 12 years ago
  84. 4e6304b cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN by Dan Williams · 12 years ago
  85. 5b6e9bc usbnet: fix skb traversing races during unlink(v2) by Ming Lei · 12 years ago
  86. c7f5f23 ASoC: wm8994: Fix AIF2ADC power down by Mark Brown · 12 years ago
  87. 71b697fc xfrm_algo: drop an unnecessary inclusion by Jan Beulich · 12 years ago
  88. 7e15252 xfrm: make xfrm_algo.c a module by Jan Beulich · 12 years ago
  89. bcebe55 qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that is zero, if firmware dump is disabled. by Manish chopra · 12 years ago
  90. 75928b1 linux/ethtool: Added macro ETH_FW_DUMP_DISABLE by Manish chopra · 12 years ago
  91. 3911ff3 genirq: export handle_edge_irq() and irq_to_desc() by Jiri Kosina · 12 years ago
  92. b0791dd ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptops by Takashi Iwai · 12 years ago
  93. f8c5a87 stmmac: fix suspend/resume locking by Giuseppe CAVALLARO · 12 years ago
  94. b9cde0a stmmac: add mixed burst for DMA by Giuseppe CAVALLARO · 12 years ago
  95. cffb13f stmmac: extend mac addr reg and fix perfect filering by Giuseppe CAVALLARO · 12 years ago
  96. 20fb18d dm9000: some coldfire boards need this by Steven King · 12 years ago
  97. 6ff272c codel: use u16 field instead of 31bits for rec_inv_sqrt by Eric Dumazet · 12 years ago
  98. 7483360 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  99. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  100. 669d67b net: codel: fix build errors by Sasha Levin · 12 years ago