1. cab6715 net: driver: stmicro: Remove some useless the lock protection by Yang Wei · 10 years ago
  2. ea5930f team: lb: use sizeof(*fprog) in __fprog_create by Daniel Borkmann · 10 years ago
  3. 85d3fc9 tipc: Don't reset the timeout when restarting by Arnaldo Carvalho de Melo · 10 years ago
  4. 6c705d1 Merge branch 'ks8851' by David S. Miller · 10 years ago
  5. f4c6e06 net: ks8851: Add of match table by Stephen Boyd · 10 years ago
  6. 73fdeb8 net: ks8851: Add optional vdd_io regulator and reset gpio by Stephen Boyd · 10 years ago
  7. c78dbad net: ks8851: Use devm_regulator_get_optional() by Stephen Boyd · 10 years ago
  8. 481300c devicetree: bindings: Properly document micrel ks8851 SPI chips by Stephen Boyd · 10 years ago
  9. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  10. 1ee1cea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  11. 5fa6a683 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  12. be65de7 Merge branch 'filter-next' by David S. Miller · 10 years ago
  13. 2e8a83c net: filter: add test case for jump with holes and ret x variants by Daniel Borkmann · 10 years ago
  14. 10f18e0 net: filter: improve test case framework by Daniel Borkmann · 10 years ago
  15. 04caa48 net: filter: doc: add section for BPF test suite by Daniel Borkmann · 10 years ago
  16. b1fcd35 net: filter: let unattached filters use sock_fprog_kern by Daniel Borkmann · 10 years ago
  17. 8556ce7 net: filter: remove DL macro by Daniel Borkmann · 10 years ago
  18. 76fcee2 Merge branch 'inet_csums_part3' by David S. Miller · 10 years ago
  19. 6b649fea l2tp: Add support for zero IPv6 checksums by Tom Herbert · 10 years ago
  20. 1c19448 net: Make enabling of zero UDP6 csums more restrictive by Tom Herbert · 10 years ago
  21. 28448b8 net: Split sk_no_check into sk_no_check_{rx,tx} by Tom Herbert · 10 years ago
  22. b26ba20 net: Eliminate no_check from protosw by Tom Herbert · 10 years ago
  23. 0f8066b sunrpc: Remove sk_no_check setting by Tom Herbert · 10 years ago
  24. 0c3592b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  25. ebb0531 Merge branch 'mvneta-next' by David S. Miller · 10 years ago
  26. dc03e21 net: mvneta: Remove unneeded 'weigth' field by Ezequiel Garcia · 10 years ago
  27. 56ecd2c net: mvmdio: Use devm_* API to simplify the code by Ezequiel Garcia · 10 years ago
  28. edadb7f net: mvneta: Change the number of default rx queues to one by Ezequiel Garcia · 10 years ago
  29. e68de36 net: mvneta: Use prepare/commit API to simplify MAC address setting by Ezequiel Garcia · 10 years ago
  30. 9672850 net: mvneta: Clean-up mvneta_init() by Ezequiel Garcia · 10 years ago
  31. a92dbd9 net: mvneta: Check tx queue setup error in mvneta_change_mtu() by Ezequiel Garcia · 10 years ago
  32. 3d4ea02 net: mvneta: Clean-up mvneta_tx_frag_process() by Ezequiel Garcia · 10 years ago
  33. 0a9e413 net: mv643xx_eth: Simplify mv643xx_eth_adjust_link() by Ezequiel Garcia · 10 years ago
  34. ece8049 lib/test_bpf.c: don't use gcc union shortcut by Andrew Morton · 10 years ago
  35. ed61668 net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. by Sucheta Chakraborty · 10 years ago
  36. 307f099 hyperv: Add hash value into RNDIS Per-packet info by Haiyang Zhang · 10 years ago
  37. 915f15c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch by David S. Miller · 10 years ago
  38. f02f79d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  39. e6a32c3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  40. 2b2d323 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  41. fc3ac5c Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  42. 0d9327a MAINTAINERS: add closing angle bracket to Vince Bridgers' email address by Tobias Klauser · 10 years ago
  43. e60cbee Documentation: fix DOCBOOKS=... building by Johannes Berg · 10 years ago
  44. 66db6cf ocfs2: fix double kmem_cache_destroy in dlm_init by Joseph Qi · 10 years ago
  45. 3e030ec mm/memory-failure.c: fix memory leak by race between poison and unpoison by Naoya Horiguchi · 10 years ago
  46. ad0f614 wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STR by Masatake YAMATO · 10 years ago
  47. 6f6acb0 memcg: fix swapcache charge from kernel thread context by Michal Hocko · 10 years ago
  48. 55231e5 mm: madvise: fix MADV_WILLNEED on shmem swapouts by Johannes Weiner · 10 years ago
  49. 7fcbbaf mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECT by Jens Axboe · 10 years ago
  50. b985194 hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free hugepage by Chen Yucong · 10 years ago
  51. 9abd09a parisc: 'renameat2()' doesn't need (or have) a separate compat system call by Linus Torvalds · 10 years ago
  52. 41457f6 i40e,igb,ixgbe: remove usless return statements by Stephen Hemminger · 11 years ago
  53. c43f856 igb/ixgbe: remove return statements for void functions by Jeff Kirsher · 10 years ago
  54. 3bf2379 ixgbe: add /* fallthrough */ comment to case statements by Jacob Keller · 10 years ago
  55. 8105ecd ixgbe: add space between operands to & by Jacob Keller · 10 years ago
  56. ec73942 ixgbe: don't check NULL for debugfs_remove_recursive by Jacob Keller · 10 years ago
  57. 63b64de ixgbe: add braces around else block by Jacob Keller · 10 years ago
  58. 6ec1b71 ixgbe: fix several concatenated strings to single line by Jacob Keller · 10 years ago
  59. 2b2005d ixgbe: fix checkpatch style of blank line after declaration by Jacob Keller · 10 years ago
  60. 1c420c7 ixgbe: fix function-like macro, remove semicolon by Jacob Keller · 10 years ago
  61. e7cf745 ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE by Jacob Keller · 10 years ago
  62. 0c200ef openvswitch: Simplify genetlink code. by Pravin B Shelar · 10 years ago
  63. 893f139 openvswitch: Minimize ovs_flow_cmd_new|set critical sections. by Jarno Rajahalme · 10 years ago
  64. 37bdc87 openvswitch: Split ovs_flow_cmd_new_or_set(). by Jarno Rajahalme · 10 years ago
  65. aed0677 openvswitch: Minimize ovs_flow_cmd_del critical section. by Jarno Rajahalme · 10 years ago
  66. 0e9796b openvswitch: Reduce locking requirements. by Jarno Rajahalme · 10 years ago
  67. 86ec8db openvswitch: Fix ovs_flow_stats_get/clear RCU dereference. by Jarno Rajahalme · 10 years ago
  68. eb07265 openvswitch: Fix typo. by Jarno Rajahalme · 10 years ago
  69. 6093ae9 openvswitch: Minimize dp and vport critical sections. by Jarno Rajahalme · 10 years ago
  70. 56c1986 openvswitch: Make flow mask removal symmetric. by Jarno Rajahalme · 10 years ago
  71. fb5d1e9 openvswitch: Build flow cmd netlink reply only if needed. by Jarno Rajahalme · 10 years ago
  72. bb6f9a7 openvswitch: Clarify locking. by Jarno Rajahalme · 10 years ago
  73. be52c9e openvswitch: Avoid assigning a NULL pointer to flow actions. by Jarno Rajahalme · 10 years ago
  74. 1139e24 openvswitch: Compact sw_flow_key. by Jarno Rajahalme · 10 years ago
  75. b6ed549 batman: fix a bogus warning from batadv_is_on_batman_iface() by Cong Wang · 10 years ago
  76. 091b648 Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  77. c20862c net/mlx4_core: Replace pr_warning() with pr_warn() by Amir Vadai · 10 years ago
  78. ecc8fb1 net/mlx4_core: Deprecate use_prio module parameter by Amir Vadai · 10 years ago
  79. 65db611 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  80. fbdc0ad ipv4: initialise the itag variable in __mkroute_input by Li RongQing · 10 years ago
  81. b3f7a7b ieee802154: missing put_dev() on error by Dan Carpenter · 10 years ago
  82. d22adbf net: cdc_ncm: fix typo in test for supported formats by Dan Carpenter · 10 years ago
  83. 3aeea53 xilinx: Use time_before_eq() by Manuel Schölling · 10 years ago
  84. 05e1e76 micrel: Use time_before_eq() by Manuel Schölling · 10 years ago
  85. 87f03cc mISDN: Use mod_timer() by Manuel Schölling · 10 years ago
  86. 0797fb0 mISDN: Use time_before() by Manuel Schölling · 10 years ago
  87. 2b3d965 qlogic: Use time_before() by Manuel Schölling · 10 years ago
  88. d0c21d4 bonding: Send ALB learning packets using the right source by Vlad Yasevich · 10 years ago
  89. ff1f974 Merge branch 'bonding' by David S. Miller · 10 years ago
  90. f6dcf56 bonding: remove NULL verification from bond_get_bond_by_slave() by Veaceslav Falico · 10 years ago
  91. dc73c41 bonding: populate essential new_slave->bond/dev early by Veaceslav Falico · 10 years ago
  92. d6b694c bonding: Don't assume 802.1Q when sending alb learning packets. by Vlad Yasevich · 10 years ago
  93. 11ee46f Merge branch 'genphy' by David S. Miller · 10 years ago
  94. de906af net: phy: make of_set_phy_supported work with genphy driver by Sascha Hauer · 10 years ago
  95. c242a47 net: phy: genphy: Allow overwriting features by Sascha Hauer · 10 years ago
  96. a3431ac Merge tag 'linux-can-fixes-for-3.15-20140521' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  97. a6cea53 Merge tag 'linux-can-next-for-3.16-20140521' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  98. b128272 bridge: make br_device_notifier static by Cong Wang · 10 years ago
  99. 5c4a43b net/dccp/timer.c: use 'u64' instead of 's64' to avoid compiler's warning by Chen Gang · 10 years ago
  100. 53819a6 mac802154: llsec: correctly lookup implicit-indexed keys by Phoebe Buckheister · 10 years ago