1. 004e86f batman-adv: Fix broadcast duplist for fragmentation by Simon Wunderlich · 12 years ago
  2. 95a066d batman-adv: Add function to calculate crc32c for the skb payload by Sven Eckelmann · 12 years ago
  3. 60d8cce batman-adv: sysfs documentation should keep alphabetical order by Marek Lindner · 12 years ago
  4. bb351ba batman-adv: Add wrapper to look up neighbor and send skb by Martin Hundebøll · 12 years ago
  5. 637fbd1 batman-adv: support array of debugfs general attributes by Antonio Quartulli · 12 years ago
  6. c76d152 batman-adv: fix bla compare function by Simon Wunderlich · 12 years ago
  7. 981d890 batman-adv: Mark best gateway in transtable_global debugfs by Sven Eckelmann · 12 years ago
  8. de4594a sctp: send abort chunk when max_retrans exceeded by Neil Horman · 12 years ago
  9. 388dfc2 net: Remove redundant null check before kfree in dev.c by Sachin Kamat · 12 years ago
  10. 973b1b9 caif: Remove redundant null check before kfree in cfctrl.c by Sachin Kamat · 12 years ago
  11. 4babfb9 bnx2x: Remove duplicate inclusion of bnx2x_hsi.h by Sachin Kamat · 12 years ago
  12. e2f1f07 sit: allow to configure 6rd tunnels via netlink by Nicolas Dichtel · 12 years ago
  13. e4f67ad add DOVE extensions for VXLAN by David Stevens · 12 years ago
  14. ff33c0e net: Remove bogus dependencies on INET by Ben Hutchings · 12 years ago
  15. 3865fe1 ehea: Remove remnants of LRO support by Ben Hutchings · 12 years ago
  16. f1d29a3 mlx4_en: Remove remnants of LRO support by Ben Hutchings · 12 years ago
  17. 01f1c6b net: remove unnecessary wireless includes by Johannes Berg · 12 years ago
  18. c867b55 net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open by Joachim Eastwood · 12 years ago
  19. ae4b46e net: rds: use this_cpu_* per-cpu helper by Shan Wei · 12 years ago
  20. 1f743b0 net: core: use this_cpu_ptr per-cpu helper by Shan Wei · 12 years ago
  21. 91aa765 vhost: Remove duplicate inclusion of linux/vhost.h by Sachin Kamat · 12 years ago
  22. 909a858 net/macb: move to circ_buf macros and fix initial condition by Nicolas Ferre · 12 years ago
  23. e5ef39e netfilter: Remove the spurious \ in __ip_vs_lblc_init by Eric W. Biederman · 12 years ago
  24. 18af5c1 qeth: Remove BUG_ONs by Stefan Raspl · 12 years ago
  25. 395672e0 qeth: Consolidate tracing of card features by Stefan Raspl · 12 years ago
  26. 7096b18 qeth: Clarify card type naming for virtual NICs by Stefan Raspl · 12 years ago
  27. 569743e claw: remove BUG_ONs by Ursula Braun · 12 years ago
  28. bfd2eb3 ctcm: remove BUG_ONs by Ursula Braun · 12 years ago
  29. 7bf9bcf qeth: Remove unused variable by Stefan Raspl · 12 years ago
  30. c260b77 net: Allow userns root to control tun and tap devices by Eric W. Biederman · 12 years ago
  31. 3594698 net: Make CAP_NET_BIND_SERVICE per user namespace by Eric W. Biederman · 12 years ago
  32. b51642f net: Enable a userns root rtnl calls that are safe for unprivilged users by Eric W. Biederman · 12 years ago
  33. c027aab net: Enable some sysctls that are safe for the userns root by Eric W. Biederman · 12 years ago
  34. 276996f net: Allow the userns root to control vlans. by Eric W. Biederman · 12 years ago
  35. cb99050 net: Allow userns root to control the network bridge code. by Eric W. Biederman · 12 years ago
  36. df008c9 net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm by Eric W. Biederman · 12 years ago
  37. af31f41 net: Allow userns root to control ipv6 by Eric W. Biederman · 12 years ago
  38. 52e804c net: Allow userns root to control ipv4 by Eric W. Biederman · 12 years ago
  39. 5e1fccc net: Allow userns root control of the core of the network stack. by Eric W. Biederman · 12 years ago
  40. 00f70de net: Allow userns root to force the scm creds by Eric W. Biederman · 12 years ago
  41. 86937c0 user_ns: get rid of duplicate code in net_ctl_permissions by Zhao Hongjiang · 12 years ago
  42. cff1097 net: Update the per network namespace sysctls to be available to the network namespace owner by Eric W. Biederman · 12 years ago
  43. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  44. 464dc80 net: Don't export sysctls to unprivileged users by Eric W. Biederman · 12 years ago
  45. 73f7ef4 sysctl: Pass useful parameters to sysctl permissions by Eric W. Biederman · 12 years ago
  46. d328b83 userns: make each net (net_ns) belong to a user_ns by Eric W. Biederman · 12 years ago
  47. 2407dc2 netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS by Eric W. Biederman · 12 years ago
  48. 75fe83c ipv6: Preserve ipv6 functionality needed by NET by Vlad Yasevich · 12 years ago
  49. 6d973cb qlcnic: fix sparse warnings by Sony Chacko · 12 years ago
  50. 5ad6ff9 qlcnic: fix compiler warnings by Sony Chacko · 12 years ago
  51. 5082dfb PPC: net: bpf_jit_comp: add VLAN instructions for BPF JIT by Daniel Borkmann · 12 years ago
  52. 0287190 PPC: net: bpf_jit_comp: add XOR instruction for BPF JIT by Daniel Borkmann · 12 years ago
  53. 18d359ce pch_gbe, ptp_pch: Fix the dependency direction between these drivers by Ben Hutchings · 12 years ago
  54. e8e55d9 vxlan: remove unused variable. by Rami Rosen · 12 years ago
  55. fc184f0 sctp: use bitmap_weight by Akinobu Mita · 12 years ago
  56. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  57. f4a75d2e Linux 3.7-rc6 by Linus Torvalds · 12 years ago
  58. 51844b0 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  59. 0cad3ff Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  60. 5576646 revert "mm: fix-up zone present pages" by Andrew Morton · 12 years ago
  61. 0f3c42f tmpfs: change final i_blocks BUG to WARNING by Hugh Dickins · 12 years ago
  62. 215c02b tmpfs: fix shmem_getpage_gfp() VM_BUG_ON by Hugh Dickins · 12 years ago
  63. 498c228 mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address by Will Deacon · 12 years ago
  64. 9671009 mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures" by Mel Gorman · 12 years ago
  65. 2ca3cb5 rapidio: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  66. f58b59c swapfile: fix name leak in swapoff by Xiaotian Feng · 12 years ago
  67. bea8c15 memcg: fix hotplugged memory zone oops by Hugh Dickins · 12 years ago
  68. 18f69427 mips, arc: fix build failure by David Rientjes · 12 years ago
  69. 9a5a8f1 memcg: oom: fix totalpages calculation for memory.swappiness==0 by Michal Hocko · 12 years ago
  70. 1756954 mm: fix build warning for uninitialized value by David Rientjes · 12 years ago
  71. 63c3b90 mm: add anon_vma_lock to validate_mm() by Michel Lespinasse · 12 years ago
  72. 29282fd KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() by Takashi Iwai · 12 years ago
  73. 1d567e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  74. a8203d3 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  75. baefa31 net-rps: Fix brokeness causing OOO packets by Tom Herbert · 12 years ago
  76. c53aa50 net: use right lock in __dev_remove_offload by Eric Dumazet · 12 years ago
  77. 2a95388 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  78. 976a702 tcp: handle tcp_net_metrics_init() order-5 memory allocation failures by Eric Dumazet · 12 years ago
  79. d3fb695 Thermal: Add Linux/Thermal subsystem info in MAINTAINER file by Zhang Rui · 12 years ago
  80. fa0cbbf mm, oom: reintroduce /proc/pid/oom_adj by David Rientjes · 12 years ago
  81. f4bcd79 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  82. 26c6e80 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
  83. 545b290 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  84. 5a0c02b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  85. 1a1e8c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  86. 8e620b0 arm64: Distinguish between user and kernel XN bits by Catalin Marinas · 12 years ago
  87. ec01487 Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  88. d6ee1a2 Merge tag 'tty-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  89. 7e11156 Merge tag 'staging-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  90. 6658d6a Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 12 years ago
  91. 57260e4 Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  92. 62735e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  93. 7279d7c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  94. e057aad Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  95. 3d5e2ab ARM: imx: ehci: fix host power mask bit by Christoph Fritz · 12 years ago
  96. ecf026d ARM i.MX: fix error-valued pointer dereference in clk_register_gate2() by Wei Yongjun · 12 years ago
  97. 641f3ce ARM: at91/usbh: fix overcurrent gpio setup by Johan Hovold · 12 years ago
  98. 097965e ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq support by Nicolas Royer · 12 years ago
  99. 74490f9 batman-adv: process broadcast packets in BLA earlier by Antonio Quartulli · 12 years ago
  100. 1f36aeb batman-adv: don't add TEMP clients belonging to other backbone nodes by Antonio Quartulli · 12 years ago