1. 08adf15 batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  2. 0f5f932 batman-adv: Prefix bitarray non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  3. 5853e22 batman-adv: Prefix bat_sysfs non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  4. 40a072d batman-adv: Prefix bat_debugfs non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  5. 81c524f batman-adv: Prefix bat_algo non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  6. 41063e9 ipv4: Early TCP socket demux. by David S. Miller · 12 years ago
  7. f9242b6 inet: Sanitize inet{,6} protocol demux. by David S. Miller · 12 years ago
  8. 677a3d6 net: qmi_wwan: use module_usb_driver macro by Bjørn Mork · 12 years ago
  9. a40345b net: qmi_wwan: shorten driver description by Bjørn Mork · 12 years ago
  10. 230718b net: qmi_wwan: bind to both control and data interface by Bjørn Mork · 12 years ago
  11. f47cd13 net: qmi_wwan: rearranging to prepare for code sharing by Bjørn Mork · 12 years ago
  12. 853c24f net: qmi_wwan: define a structure for driver specific state by Bjørn Mork · 12 years ago
  13. d1904fb team: use rcu_dereference_bh() in tx path by Jiri Pirko · 12 years ago
  14. 2fcdb2c team: allow to send multiple set events in one message by Jiri Pirko · 12 years ago
  15. 35b384b team: ensure correct order of netlink messages delivery by Jiri Pirko · 12 years ago
  16. 9b00cf2 team: implement multipart netlink messages for options transfers by Jiri Pirko · 12 years ago
  17. ab8250d team: lb: introduce infrastructure for userspace driven tx loadbalancing by Jiri Pirko · 12 years ago
  18. 4bccfd1 team: add port_[enabled/disabled] mode callbacks by Jiri Pirko · 12 years ago
  19. f88725f team: pass NULL to __team_option_inst_add() instead of 0 by Jiri Pirko · 12 years ago
  20. 01048d9 team: allow to specify one option instance to be send to userspace by Jiri Pirko · 12 years ago
  21. 3221c64 team: fix error path in team_nl_fill_port_list_get() by Jiri Pirko · 12 years ago
  22. 75db986 team: fix error path in team_nl_fill_options_get() by Jiri Pirko · 12 years ago
  23. 0f1aad2 team: allow async option changes by Jiri Pirko · 12 years ago
  24. 85d59a8 team: push array_index and port into separate structure by Jiri Pirko · 12 years ago
  25. 0d572e4 team: comments: s/net\/drivers\/team/drivers\/net\/team/ by Jiri Pirko · 12 years ago
  26. b130332 team: introduce array options by Jiri Pirko · 12 years ago
  27. f82b959 team: allow read/write-only options by Jiri Pirko · 12 years ago
  28. 596e202 team: lb: push hash counting into separate function by Jiri Pirko · 12 years ago
  29. 5149ee5 team: add mode priv to port by Jiri Pirko · 12 years ago
  30. d299cd5 team: for nomode use dummy struct team_mode by Jiri Pirko · 12 years ago
  31. 0402788 team: make team_mode struct const by Jiri Pirko · 12 years ago
  32. 3879d4e Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  33. a77f4b4 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  34. 364f5b3 bnx2x: Change date and version to 1.72.51-0 by Merav Sicron · 12 years ago
  35. 9876879 bnx2x: Support DCBX for all functions by Barak Witkowski · 12 years ago
  36. 0e8d2ec bnx2x: Add support for ethtool -L by Merav Sicron · 12 years ago
  37. 60aa050 bnx2x: Allow up to 63 RSS queues by Merav Sicron · 12 years ago
  38. 15192a8 bnx2x: Split the FP structure by Barak Witkowski · 12 years ago
  39. 37ae41a bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDs by Merav Sicron · 12 years ago
  40. 6556588 bnx2x: Make the transmission queues adjacent by Merav Sicron · 12 years ago
  41. a052997 bnx2x: Allow more than 64 L2 CIDs by Merav Sicron · 12 years ago
  42. 5d317c6a bnx2x: Add support for 4-tupple UDP RSS by Merav Sicron · 12 years ago
  43. cf2c1df6 bnx2x: Return only online tests for MF by Merav Sicron · 12 years ago
  44. 8970b2e bnx2x: Add support for external LB by Merav Sicron · 12 years ago
  45. ea53fe0 canfd: update documentation according to CAN FD extensions by Oliver Hartkopp · 12 years ago
  46. 41052ef vcan: add CAN FD support by Oliver Hartkopp · 12 years ago
  47. 1e0625f candev: add/update helpers for CAN FD by Oliver Hartkopp · 12 years ago
  48. e2d265d canfd: add support for CAN FD in CAN_RAW sockets by Oliver Hartkopp · 12 years ago
  49. 8b01939 canfd: add support for CAN FD in PF_CAN core by Oliver Hartkopp · 12 years ago
  50. 7c94163 canfd: add new data structures and constants by Oliver Hartkopp · 12 years ago
  51. 5b92da0 c_can_pci: generic module for C_CAN/D_CAN on PCI by Federico Vaga · 12 years ago
  52. b3c911e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  53. b31525d net: lpc_eth: Driver cleanup by stigge@antcom.de · 12 years ago
  54. 674147e netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unset by Pablo Neira Ayuso · 12 years ago
  55. 6bdc5f4 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  56. f032537 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  57. 7c62234 netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled by Pablo Neira Ayuso · 12 years ago
  58. 6e9c2db netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unset by Pablo Neira Ayuso · 12 years ago
  59. 32f5376 netfilter: nf_ct_helper: disable automatic helper re-assignment of different type by Pablo Neira Ayuso · 12 years ago
  60. fd7462d netfilter: ctnetlink: fix NULL dereference while trying to change helper by Pablo Neira Ayuso · 12 years ago
  61. dafe94b batman-adv: only store changed gw_bandwidth values by Marek Lindner · 12 years ago
  62. 75c5a2e batman-adv: fix locking in hash_add() by Matthias Schiffer · 12 years ago
  63. ef3a409 batman-adv: use DBG_ALL in log_level sysfs definition by Antonio Quartulli · 12 years ago
  64. be9aa4c batman-adv: turn tt commit code into routing protocol agnostic API by Marek Lindner · 12 years ago
  65. beeb96a batman-adv: fix visualization output without neighbors on the primary interface by Matthias Schiffer · 12 years ago
  66. 16a7034 batman-adv: don't bother flipping ->tt_crc by Al Viro · 12 years ago
  67. f25bd58 batman-adv: don't bother flipping ->tt_data by Al Viro · 12 years ago
  68. 5346c35 batman-adv: Return error codes instead of -1 on failures by Sven Eckelmann · 12 years ago
  69. e0f5211 batman-adv: keep batman_ogm_packet ->seqno net-endian all along by Al Viro · 12 years ago
  70. 3e2f1a1 batman-adv: trivial endianness annotations by Al Viro · 12 years ago
  71. 1a5852d batman-adv: get rid of pointless cast in memcpy() by Al Viro · 12 years ago
  72. 08ad76e batman-adv: return added entries instead of number of possibly added entries by Marek Lindner · 12 years ago
  73. d8cb5486 batman-adv: ignore trailing CR when comparing protocol names by Marek Lindner · 12 years ago
  74. 519d349 batman-adv: avoid characters requiring shell escapes in protocol names by Marek Lindner · 12 years ago
  75. f821486 batman-adv: Add get_ethtool_stats() support by Martin Hundebøll · 12 years ago
  76. 66a1b2b batman-adv: convert bat_priv->tt_crc from atomic_t to uint16_t by Antonio Quartulli · 12 years ago
  77. 5d52dad batman-adv: Initialize lockdep class keys for hashes by Sven Eckelmann · 12 years ago
  78. d2b6cc8 batman-adv: fix skb->data assignment by Antonio Quartulli · 12 years ago
  79. 284fefd batman-adv: update internal version number by Sven Eckelmann · 12 years ago
  80. 6fac262 ipv4: Cap ADVMSS metric in the FIB rather than the routing cache. by David S. Miller · 12 years ago
  81. a7e2eaa net: lpc_eth: free skbs in start_xmit by Eric Dumazet · 12 years ago
  82. 79504d7 bnx2x: correct LPI pass-through configuration by Yuval Mintz · 12 years ago
  83. 260762c bnx2: Update version 2.2.2 by Michael Chan · 12 years ago
  84. aefd90e bnx2: Read PCI function number from internal register by Michael Chan · 12 years ago
  85. 13e6351 bnx2: Dump additional BC_STATE during firmware sync timeout. by Michael Chan · 12 years ago
  86. 555069d bnx2: Dump all FTQ_CTL registers during tx_timeout by Michael Chan · 12 years ago
  87. 82f437b Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  88. 7f95e18 include/net/dst.h: neaten asterisk placement by Eldad Zack · 12 years ago
  89. 12f7a50 netfilter: add user-space connection tracking helper infrastructure by Pablo Neira Ayuso · 12 years ago
  90. ae243be netfilter: ctnetlink: add CTA_HELP_INFO attribute by Pablo Neira Ayuso · 12 years ago
  91. 8c88f87 netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled by Pablo Neira Ayuso · 12 years ago
  92. 9cb0176 netfilter: add glue code to integrate nfnetlink_queue and ctnetlink by Pablo Neira Ayuso · 12 years ago
  93. 1afc567 netfilter: nf_ct_helper: implement variable length helper private data by Pablo Neira Ayuso · 12 years ago
  94. 3cf4c7e netfilter: nf_ct_ext: support variable length extensions by Pablo Neira Ayuso · 12 years ago
  95. 3a8fc53 netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names by Pablo Neira Ayuso · 13 years ago
  96. aee289b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  97. e8803b6 Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route" by David S. Miller · 12 years ago
  98. 42ae66c ipv6: Fix types of ip6_update_pmtu(). by David S. Miller · 12 years ago
  99. 7e52b33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  100. 91c8028 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago