1. 32e9072 ipx: Remove spurious NULL checking in ipx_ioctl(). by David S. Miller · 13 years ago
  2. 72e843b ipv6: ip6_fragment() should check CHECKSUM_PARTIAL by Eric Dumazet · 13 years ago
  3. 6fba180 cirrus: cs89x0: Remove function prototypes and reorder declarations by Joe Perches · 13 years ago
  4. 808e9a7 cirrus: cs89x0: Neaten debugging and logging by Joe Perches · 13 years ago
  5. ca034bc cirrus: cs89x0: Code neatening by Joe Perches · 13 years ago
  6. dd92b9a cirrus: cs89x0: Convert printks to pr_<level> by Joe Perches · 13 years ago
  7. 204a38a cirrus: cs89x0: Code style neatening by Joe Perches · 13 years ago
  8. 941a77d be2net: Fix to allow get/set of debug levels in the firmware. by Somnath Kotur · 13 years ago
  9. d7f7c0a ipv6: remove csummode in ip6_append_data() by Eric Dumazet · 13 years ago
  10. 6f53261 net: introduce netdev_alloc_frag() by Eric Dumazet · 13 years ago
  11. 56138f5 iwlwifi: dont pull too much payload in skb head by Eric Dumazet · 13 years ago
  12. 92113bf ipv6: bool conversions phase1 by Eric Dumazet · 13 years ago
  13. cbc264c ip_frag: struct inet_frags match() method returns a bool by Eric Dumazet · 13 years ago
  14. 28e8510 net: Remove netdevice ec_ptr, no longer used. by David S. Miller · 13 years ago
  15. 349f29d econet: remove ancient bug ridden protocol by Stephen Hemminger · 13 years ago
  16. 09dcd60 CS89x0 : Use ioread16/iowrite16 on all platforms by Jaccon Bastiaansen · 13 years ago
  17. a508da6 lapb: Neaten debugging by Joe Perches · 13 years ago
  18. a5e371f drivers/net: delete all code/drivers depending on CONFIG_MCA by Paul Gortmaker · 13 years ago
  19. bc6a474 net/mlx4_en: num cores tx rings for every UP by Amir Vadai · 13 years ago
  20. cad456d drop_monitor: convert to modular building by Neil Horman · 13 years ago
  21. a1c7fff net: netdev_alloc_skb() use build_skb() by Eric Dumazet · 13 years ago
  22. 1de5a71 ipv6: correct the ipv6 option name - Pad0 to Pad1 by Eldad Zack · 13 years ago
  23. 048b899 etherdevice: fix comments by stephen hemminger · 13 years ago
  24. 3b12bb6 pppoe: remove unused return value from two methods. by Rami Rosen · 13 years ago
  25. 046f4aa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  26. a2a385d tcp: bool conversions by Eric Dumazet · 13 years ago
  27. 0c02dd9 igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC. by Matthew Vick · 13 years ago
  28. a306085 e1000: look in the page and not in skb->data for the last byte by Sebastian Andrzej Siewior · 13 years ago
  29. 4af4a233 e1000: remove workaround for Errata 23 from jumbo alloc by Sebastian Andrzej Siewior · 13 years ago
  30. ba9e186 e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUS by Bruce Allan · 13 years ago
  31. e005d19 net: core: Use pr_<level> by Joe Perches · 13 years ago
  32. 675418d net: ipv6: ndisc: Neaten ND_PRINTx macros by Joe Perches · 13 years ago
  33. f342cda pktgen: Use pr_debug by Joe Perches · 13 years ago
  34. dc6b9b7 net: include/net/sock.h cleanup by Eric Dumazet · 13 years ago
  35. 1f35292 isdn: remove duplicate NULL check by Dan Carpenter · 13 years ago
  36. a4ca44f net: l2tp: Standardize logging styles by Joe Perches · 13 years ago
  37. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  38. be3eed2 netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER by Pablo Neira Ayuso · 13 years ago
  39. 1a52099 netfilter: xt_CT: remove redundant header include by Eldad Zack · 13 years ago
  40. 127f559 netfilter: ipset: fix timeout value overflow bug by Jozsef Kadlecsik · 13 years ago
  41. 1a4ac98 netfilter: nf_ct_tcp: extend log message for invalid ignored packets by Pablo Neira Ayuso · 13 years ago
  42. c44f5fa netfilter: xt_HMARK: modulus is expensive for hash calculation by Pablo Neira Ayuso · 13 years ago
  43. 5861811 netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr() by Dan Carpenter · 13 years ago
  44. 1f27e25 netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits by Florian Westphal · 13 years ago
  45. 0e93b4b Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  46. b724cc1 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  47. f8fc341 Merge tag 'rproc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 13 years ago
  48. dfae359 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  49. 39d6411 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  50. 8011652 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  51. a134d228 arch/tile: apply commit 74fca9da0 to the compat signal handling as well by Chris Metcalf · 13 years ago
  52. fc327e2 arch/tile: fix up some issues in calling do_work_pending() by Chris Metcalf · 13 years ago
  53. 26a5d3c netfilter: ipset: fix hash size checking in kernel by Jozsef Kadlecsik · 13 years ago
  54. 6d8823d qeth: recognize vlan devices in layer3 mode by frank.blaschka@de.ibm.com · 13 years ago
  55. a8f40f7 qeth: remove token ring part 2 by Frank Blaschka · 13 years ago
  56. 1b23a5d net: sock_flag() cleanup by Eric Dumazet · 13 years ago
  57. 865ec55 fq_codel: should use qdisc backlog as threshold by Eric Dumazet · 13 years ago
  58. c27b46e mISDN: Implement MISDN_CTRL_RX_OFF for more drivers by Karsten Keil · 13 years ago
  59. 6d1ee48 mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers by Karsten Keil · 13 years ago
  60. 034005a mISDN: Allow to set a minimum length for transparent data by Karsten Keil · 13 years ago
  61. 7206e65 mISDN: Reduce RX buffer allocation for transparent data by Karsten Keil · 13 years ago
  62. 37952cf mISDN: Bugfix hfcsusb: usb endpoint activation/deactivation by Martin Bachem · 13 years ago
  63. 09e79a77 mISDN: avmfritz use the bigger fifo of chip version 2 by Karsten Keil · 13 years ago
  64. 8bfddfb mISDN: Early confirm for transparent data by Karsten Keil · 13 years ago
  65. 1368112 mISDN: Cleanup channel also if it already was deactivated by Karsten Keil · 13 years ago
  66. dd456d4 Documentation/networking/ieee802154: update MAC chapter by alex.bluesman.smirnov@gmail.com · 13 years ago
  67. e1e49b6 drivers/ieee802154: IEEE 802.15.4 loopback driver by alex.bluesman.smirnov@gmail.com · 13 years ago
  68. 0606069 mac802154: monitor device support by alex.bluesman.smirnov@gmail.com · 13 years ago
  69. 62610ad mac802154: slaves management support by alex.bluesman.smirnov@gmail.com · 13 years ago
  70. 90c049b ieee802154: interface type to be added by alex.bluesman.smirnov@gmail.com · 13 years ago
  71. ef2486f mac802154: basic mib support by alex.bluesman.smirnov@gmail.com · 13 years ago
  72. 6e2128d mac802154: basic MAC commands interface support by alex.bluesman.smirnov@gmail.com · 13 years ago
  73. 4d23c9c mac802154: slave interfaces declaration by alex.bluesman.smirnov@gmail.com · 13 years ago
  74. 74a02fc mac802154: declare reduced mlme operations by alex.bluesman.smirnov@gmail.com · 13 years ago
  75. 5b641eb mac802154: TX data path by alex.bluesman.smirnov@gmail.com · 13 years ago
  76. 1cd829c mac802154: RX data path by alex.bluesman.smirnov@gmail.com · 13 years ago
  77. 1010f54 mac802154: allocation of ieee802154 device by alex.bluesman.smirnov@gmail.com · 13 years ago
  78. 0afd7ad mac802154: basic ieee802.15.4 device structures by alex.bluesman.smirnov@gmail.com · 13 years ago
  79. 769b0da ptp_pch: Add missing #include <linux/slab.h> by Geert Uytterhoeven · 13 years ago
  80. 531c8ff cifs: fix misspelling of "forcedirectio" by Jeff Layton · 13 years ago
  81. 51bfd29 KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates by Paul Mackerras · 13 years ago
  82. ffe3649 powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM by Benjamin Herrenschmidt · 13 years ago
  83. 32c7dbf KVM: PPC: Book3S: PR: Fix hsrr code by Alexander Graf · 13 years ago
  84. 56e13db KVM: PPC: Fix PR KVM on POWER7 bare metal by Alexander Graf · 13 years ago
  85. 7ef4e98 KVM: PPC: Book3S: PR: Handle EMUL_ASSIST by Alexander Graf · 13 years ago
  86. d584515 isdn: Fix typo in hfcmulti.c by Masanari Iida · 13 years ago
  87. d0cad88 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  88. c727e7f Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 13 years ago
  89. 91df42b net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 13 years ago
  90. f321383 net: ipv6: Standardize prefixes for message logging by Joe Perches · 13 years ago
  91. 82251de netdev/phy: Make get_phy_id() static and quit EXPORTing it. by David Daney · 13 years ago
  92. eb71d0d net/mlx4_core: Fixed error flow in rem_slave_eqs by Jack Morgenstein · 13 years ago
  93. ba062d5 net/mlx4_core: Add XRC domains and counters to resource tracker by Jack Morgenstein · 13 years ago
  94. b892495 net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver unload by Jack Morgenstein · 13 years ago
  95. 681372a net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriov by Jack Morgenstein · 13 years ago
  96. b9985f4 net/mlx4_core: Remove unused *_str functions from the resource tracker by Jack Morgenstein · 13 years ago
  97. 5e92d80 net/mlx4_core: Change SYNC_TPT to be native (not wrapped) by Jack Morgenstein · 13 years ago
  98. 8bac9ed net/mlx4_core: Fix init_port mask state for slaves by Jack Morgenstein · 13 years ago
  99. 162344e net/mlx4: Address build warnings on set but not used variables by Or Gerlitz · 13 years ago
  100. 568b445 mn10300/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 13 years ago