1. 8da3056 packet: tpacket_v3: do not trigger bug() on wrong header status by Daniel Borkmann · 12 years ago
  2. c5060ce asix: fix BUG in receive path when lowering MTU by holger@eitzenberger.org · 12 years ago
  3. 0decc64 net: qmi_wwan: Add Telewell TW-LTE 4G by Teppo Kotilainen · 12 years ago
  4. 3d64fc7 usbnet: pegasus: endian bug in write_mii_word() by Dan Carpenter · 12 years ago
  5. 0d05535 vxlan: Fix TCPv6 segmentation. by Pravin B Shelar · 12 years ago
  6. 9b3eb5e gre: Fix GREv4 TCPv6 segmentation. by Pravin B Shelar · 12 years ago
  7. 83401eb bridge: fix race with topology change timer by stephen hemminger · 12 years ago
  8. 488fc9a tipc: pskb_copy() buffers when sending on more than one bearer by Gerlando Falauto · 12 years ago
  9. 77861d9 tipc: tipc_bcbearer_send(): simplify bearer selection by Gerlando Falauto · 12 years ago
  10. e616071 tipc: cosmetic: clean up comments and break a long line by Gerlando Falauto · 12 years ago
  11. af5c6df drivers: net: cpsw: irq not disabled in cpsw isr in particular sequence by Mugunthan V N · 12 years ago
  12. 3764149 xen-netback: better names for thresholds by Wei Liu · 12 years ago
  13. 59ccb4e xen-netback: avoid allocating variable size array on stack by Wei Liu · 12 years ago
  14. ac69c26 xen-netback: remove redundent parameter in netbk_count_requests by Wei Liu · 12 years ago
  15. c2bba3d be2net: Fix to fail probe if MSI-X enable fails for a VF by Somnath Kotur · 12 years ago
  16. 04d3d62 be2net: avoid napi_disable() when it has not been enabled by Somnath Kotur · 12 years ago
  17. 701962d be2net: Fix firmware download for Lancer by Somnath Kotur · 12 years ago
  18. c5dae58 be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on certain devices by Ajit Khaparde · 12 years ago
  19. b5adffc4 be2net: Fix to show tx priority pause counter in ethtool -S by Ajit Khaparde · 12 years ago
  20. a6c578e be2net: Fix to use 32-bit stats to report rx_drops_no_fragment by Ajit Khaparde · 12 years ago
  21. bbdc42f be2net: Fix to use version 2 of cq_create for SkyHawk-R devices by Ajit Khaparde · 12 years ago
  22. b29d314 net: vlan,ethtool: netdev_features_t is more than 32 bit by Bjørn Mork · 12 years ago
  23. 6708c9e net: use netdev_features_t in skb_needs_linearize() by Patrick McHardy · 12 years ago
  24. 99c6bcf Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  25. 97b1007 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  26. dfab34a Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  27. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  28. 4d26aa3 Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  29. 600fe97 ipc_schedule_free() can do vfree() directly now by Al Viro · 12 years ago
  30. 4ada8db net: Restore NETIF_F_* bit ordering. by David Miller · 12 years ago
  31. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  32. b9394d8 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  33. 126de6b linkage.h: fix build breakage due to symbol prefix handling by James Hogan · 12 years ago
  34. ac3e3c5 don't bother with deferred freeing of fdtables by Al Viro · 12 years ago
  35. 094dd33 Merge branch 'vfree' into for-next by Al Viro · 12 years ago
  36. 59d8053 proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h by David Howells · 12 years ago
  37. c30480b proc: Make the PROC_I() and PDE() macros internal to procfs by David Howells · 12 years ago
  38. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 12 years ago
  39. 8d8b97b take cgroup_open() and cpuset_open() to fs/proc/base.c by Al Viro · 12 years ago
  40. 4c23782 ppc: Clean up scanlog by David Howells · 12 years ago
  41. e8eeded ppc: Clean up rtas_flash driver somewhat by David Howells · 12 years ago
  42. 819695a hostap: proc: Use remove_proc_subtree() by David Howells · 12 years ago
  43. 8bc742e drm: proc: Use remove_proc_subtree() by David Howells · 12 years ago
  44. b63e6aa drm: proc: Use minor->index to label things, not PDE->name by David Howells · 12 years ago
  45. ce089b5 drm: Constify drm_proc_list[] by David Howells · 12 years ago
  46. 0c2f343 zoran: Don't print proc_dir_entry data in debug by David Howells · 12 years ago
  47. e42270a reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show() by David Howells · 12 years ago
  48. 4a520d2 proc: Supply an accessor for getting the data from a PDE's parent by David Howells · 12 years ago
  49. b25f774 airo: Use remove_proc_subtree() by David Howells · 12 years ago
  50. cc87e0f rtl8192u: Don't need to save device proc dir PDE by David Howells · 12 years ago
  51. c4558a2 rtl8187se: Use a dir under /proc/net/r8180/ by David Howells · 12 years ago
  52. 270b5ac proc: Add proc_mkdir_data() by David Howells · 12 years ago
  53. 34db8aa proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h} by David Howells · 12 years ago
  54. 4abfd02 proc: Move PDE_NET() to fs/proc/proc_net.c by David Howells · 12 years ago
  55. 0bb80f2 proc: Split the namespace stuff out into linux/proc_ns.h by David Howells · 12 years ago
  56. c3bef7b proc: Move proc_fd() to fs/proc/fd.h by David Howells · 12 years ago
  57. 1dd704b proc: Uninline pid_delete_dentry() by David Howells · 12 years ago
  58. 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 12 years ago
  59. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  60. 20074f3 filter: fix va_list build error by Xi Wang · 12 years ago
  61. 251df49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  62. 60bc851 af_unix: fix a fatal race with bit fields by Eric Dumazet · 12 years ago
  63. c3b28ea Merge branch 'bnx2x' by David S. Miller · 12 years ago
  64. 0595224 bnx2x: Prevent memory leak when cnic is absent by Yuval Mintz · 12 years ago
  65. b026192 bnx2x: correct reading of speed capabilities by Yaniv Rosner · 12 years ago
  66. be3e458 net: sctp: attribute printl with __printf for gcc fmt checks by Daniel Borkmann · 12 years ago
  67. ee1bec9 netlink: kconfig: move mmap i/o into netlink kconfig by Daniel Borkmann · 12 years ago
  68. bd7c4b6 netpoll: convert mutex into a semaphore by Neil Horman · 12 years ago
  69. ae6164a netlink: Fix skb ref counting. by Pravin B Shelar · 12 years ago
  70. 8a72f38 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  71. bf5d770 init: Do not warn on non-zero initcall return by Steven Rostedt · 12 years ago
  72. 0dcffd0 net_sched: act_ipt forward compat with xtables by Jamal Hadi Salim · 12 years ago
  73. a49fe6d Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  74. bf61c88 Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  75. 823e75f Merge branch 'ipc-scalability' by Linus Torvalds · 12 years ago
  76. d69f3ba ipc: sysv shared memory limited to 8TiB by Robin Holt · 12 years ago
  77. 41239fe ipc/msg.c: use list_for_each_entry_[safe] for list traversing by Nikola Pajkovsky · 12 years ago
  78. 6062a8d ipc,sem: fine grained locking for semtimedop by Rik van Riel · 12 years ago
  79. 9f1bc2c9 ipc,sem: have only one list in struct sem_queue by Rik van Riel · 12 years ago
  80. c460b66 ipc,sem: open code and rename sem_lock by Rik van Riel · 12 years ago
  81. 16df367 ipc,sem: do not hold ipc lock more than necessary by Davidlohr Bueso · 12 years ago
  82. 444d0f6 ipc: introduce lockless pre_down ipcctl by Davidlohr Bueso · 12 years ago
  83. 4d2bff5 ipc: introduce obtaining a lockless ipc object by Davidlohr Bueso · 12 years ago
  84. 7bb4def ipc: remove bogus lock comment for ipc_checkid by Davidlohr Bueso · 12 years ago
  85. 1e3c941 ipc/msgutil.c: use linux/uaccess.h by HoSung Jung · 12 years ago
  86. daaf74c ipc: refactor msg list search into separate function by Peter Hurley · 12 years ago
  87. d076ac9 ipc: simplify msg list search by Peter Hurley · 12 years ago
  88. 8ac6ed5 ipc: implement MSG_COPY as a new receive mode by Peter Hurley · 12 years ago
  89. 852028a ipc: remove msg handling from queue scan by Peter Hurley · 12 years ago
  90. 2b3097a ipc: set EFAULT as default error in load_msg() by Peter Hurley · 12 years ago
  91. da085d4 ipc: tighten msg copy loops by Peter Hurley · 12 years ago
  92. be5f4b3 ipc: separate msg allocation from userspace copy by Peter Hurley · 12 years ago
  93. 3d8fa45 ipc: clamp with min() by Peter Hurley · 12 years ago
  94. 149b3060 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  95. b0ca4d0 Merge tag 'tag-for-linus-3.10' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 12 years ago
  96. d70b1e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 12 years ago
  97. b0b8856 tty: fix up atime/mtime mess, take three by Linus Torvalds · 12 years ago
  98. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  99. b89e3563 dma-buf: Add debugfs support by Sumit Semwal · 12 years ago
  100. 78df969 dma-buf: replace dma_buf_export() with dma_buf_export_named() by Sumit Semwal · 12 years ago