1. 447f219 Revert "net: Remove unused neighbour layer ops." by David S. Miller · 13 years ago
  2. 8d0fc7b mlx4_core: Changing link sensing logic by Yevgeny Petrilin · 13 years ago
  3. 58a6016 mlx4: capability for link sensing by Yevgeny Petrilin · 13 years ago
  4. 9f6e20c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  5. c607b2e net: fix compilation with !CONFIG_NET by Glauber Costa · 13 years ago
  6. 278bc42 ethtool: Define and apply a default policy for RX flow hash indirection by Ben Hutchings · 13 years ago
  7. 7850f63 ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters by Ben Hutchings · 13 years ago
  8. 14596f7 ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIR by Ben Hutchings · 13 years ago
  9. cbf3919 unix_diag: Receive queue lenght NLA by Pavel Emelyanov · 13 years ago
  10. 2aac7a2 unix_diag: Pending connections IDs NLA by Pavel Emelyanov · 13 years ago
  11. ac02be8 unix_diag: Unix peer inode NLA by Pavel Emelyanov · 13 years ago
  12. 5f7b056 unix_diag: Unix inode info NLA by Pavel Emelyanov · 13 years ago
  13. f5248b4 unix_diag: Unix socket name NLA by Pavel Emelyanov · 13 years ago
  14. 22931d3 unix_diag: Basic module skeleton by Pavel Emelyanov · 13 years ago
  15. fa7ff56 af_unix: Export stuff required for diag module by Pavel Emelyanov · 13 years ago
  16. f65c1b5 sock_diag: Generalize requests cookies managements by Pavel Emelyanov · 13 years ago
  17. e7c466e sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declaration by Pavel Emelyanov · 13 years ago
  18. 061acaa cfg80211: allow following country IE power for custom regdom cards by Luis R. Rodriguez · 13 years ago
  19. bdd90d5 cfg80211: validate nl80211 station handling better by Johannes Berg · 13 years ago
  20. 888bdaa Move limit definitions outside CONFIG_INET by Glauber Costa · 13 years ago
  21. d646960 NFC: Initial LLCP support by Samuel Ortiz · 13 years ago
  22. 541d920 NFC: Set and get DEP general bytes by Samuel Ortiz · 13 years ago
  23. 1ed28f6 NFC: Add a DEP link control netlink command by Samuel Ortiz · 13 years ago
  24. 7c7cd3b NFC: Add tx skb allocation routine by Samuel Ortiz · 13 years ago
  25. f943cbe inet: remove rcu protection on tw_net by Eric Dumazet · 13 years ago
  26. 5c3ddec net: Remove unused neighbour layer ops. by David S. Miller · 13 years ago
  27. 0844555 bcma: use static keyword for inline function declaration in bcma.h by Arend van Spriel · 13 years ago
  28. 9d08f10 bcma: add set/mask macros for 16-bit register access by Arend van Spriel · 13 years ago
  29. aee5ed5 bcma: extract FEM info from SPROM by Rafał Miłecki · 13 years ago
  30. 8a5ac6e ssb: extract FEM info from SPROM by Rafał Miłecki · 13 years ago
  31. 8cb25e1 ieee80211: Introduce ieee80211_is_first_frag by Helmut Schaa · 13 years ago
  32. adbde34 cfg80211: Fix race in bss timeout by Vasanthakumar Thiagarajan · 13 years ago
  33. ab9c17a mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet by Jack Morgenstein · 13 years ago
  34. 2b8fb28 mlx4_core: mtts resources units changed to offset by Marcel Apfelbaum · 13 years ago
  35. ffe455a mlx4: Ethernet port management modifications by Eugenia Emantayev · 13 years ago
  36. f5311ac mlx4_core: Reduce number of PD bits to 17 by Jack Morgenstein · 13 years ago
  37. f9baff5 mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) by Jack Morgenstein · 13 years ago
  38. 65dab25 mlx4: Extanding port_mask functionality by Jack Morgenstein · 13 years ago
  39. 623ed84 mlx4_core: initial header-file changes for SRIOV support by Jack Morgenstein · 13 years ago
  40. 9f048bf net: fix build error if CONFIG_CGROUPS=n by Eric Dumazet · 13 years ago
  41. 90b41a1 netem: add cell concept to simulate special MAC behavior by Hagen Paul Pfeifer · 13 years ago
  42. 3aaabe2 tcp buffer limitation: per-cgroup limit by Glauber Costa · 13 years ago
  43. 3dc43e3 per-netns ipv4 sysctl_tcp_mem by Glauber Costa · 13 years ago
  44. d1a4c0b tcp memory pressure controls by Glauber Costa · 13 years ago
  45. e1aab16 socket: initial cgroup code. by Glauber Costa · 13 years ago
  46. 180d8cd foundations of per-cgroup memory pressure controlling. by Glauber Costa · 13 years ago
  47. f2abba4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  48. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 13 years ago
  49. fce8233 udp: Export code sk lookup routines by Pavel Emelyanov · 13 years ago
  50. 1942c51 inet_diag: Generalize inet_diag dump and get_exact calls by Pavel Emelyanov · 13 years ago
  51. 3c4d05c inet_diag: Introduce the inet socket dumping routine by Pavel Emelyanov · 13 years ago
  52. 8d07d15 inet_diag: Introduce the byte-code run on an inet socket by Pavel Emelyanov · 13 years ago
  53. b005ab4 inet_diag: Export inet diag cookie checking routine by Pavel Emelyanov · 13 years ago
  54. 7b35ead inet_diag: Remove indirect sizeof from inet diag handlers by Pavel Emelyanov · 13 years ago
  55. a73ed26 sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE by Eric Dumazet · 13 years ago
  56. 8af2a21 sch_red: Adaptative RED AQM by Eric Dumazet · 13 years ago
  57. 348a144 vlan: introduce functions to do mass addition/deletion of vids by another device by Jiri Pirko · 13 years ago
  58. 5b9ea6e vlan: introduce vid list with reference counting by Jiri Pirko · 13 years ago
  59. 87002b0 net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo calls by Jiri Pirko · 13 years ago
  60. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  61. 7da82c0 vlan: rename vlan_dev_info to vlan_dev_priv by Jiri Pirko · 13 years ago
  62. f589cf4 Merge branch 'wl12xx-next' into for-linville by Luciano Coelho · 13 years ago
  63. 959327c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  64. 87a1157 ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc(). by David S. Miller · 13 years ago
  65. 8f03151 ipv6: Make third arg to anycast_dst_alloc() bool. by David S. Miller · 13 years ago
  66. 3df6eae mac80211: accept public action frames with mismatched BSSID by Johannes Berg · 13 years ago
  67. 54858ee nl80211: Parse channel type attribute in an ibss join request by Alexander Simon · 13 years ago
  68. 5f779bb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  69. 091c0f8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  70. 126fdc3 inet_diag: Introduce new inet_diag_req header by Pavel Emelyanov · 13 years ago
  71. d366477 sock_diag: Initial skeleton by Pavel Emelyanov · 13 years ago
  72. 8d34172 sock_diag: Introduce new message type by Pavel Emelyanov · 13 years ago
  73. 7f1fb60 inet_diag: Partly rename inet_ to sock_ by Pavel Emelyanov · 13 years ago
  74. d5f43c1 caif-spi: Bugfix for dump upon device removal by Erwan Bracq · 13 years ago
  75. d39aeaf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  76. 45e713e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  77. 232ea34 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  78. 7125fac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  79. 63afe12 if_ether.h: Add IEEE 802.1 Local Experimental Ethertype 1. by sjur.brandeland@stericsson.com · 13 years ago
  80. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  81. 27b14b5 tracing: Restore system filter behavior by Li Zefan · 13 years ago
  82. f62ef5f x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh northbridge functions by Andreas Herrmann · 13 years ago
  83. 10c6db1 perf: Fix loss of notification with multi-event by Peter Zijlstra · 13 years ago
  84. 117632e tcp: take care of misalignments by Eric Dumazet · 13 years ago
  85. 78a8a36 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 13 years ago
  86. 04a6f44 ipv6: Kill ndisc_get_neigh() inline helper. by David S. Miller · 13 years ago
  87. ccb1352 net: Add Open vSwitch kernel components. by Jesse Gross · 13 years ago
  88. 75f2811 ipv6: Add fragment reporting to ipv6_skip_exthdr(). by Jesse Gross · 13 years ago
  89. 396cf94 vlan: Move vlan_set_encap_proto() to vlan header file by Pravin B Shelar · 13 years ago
  90. b4e1661 genetlink: Add rcu_dereference_genl and genl_dereference. by Jesse Gross · 13 years ago
  91. 86b1309 genetlink: Add lockdep_genl_is_held(). by Pravin B Shelar · 13 years ago
  92. 263ba61 genetlink: Add genl_notify() by Pravin B Shelar · 13 years ago
  93. d095c1e Bluetooth: Remove magic bluetooth version numbers by Andrei Emeltchenko · 13 years ago
  94. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  95. c2b5adb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  96. 0efebaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  97. 07f7fa5 Bluetooth: LE Set Scan Parameter Command by Andre Guedes · 13 years ago
  98. d23264a Bluetooth: Add dev_flags to struct hci_dev by Andre Guedes · 13 years ago
  99. 1e89cff Bluetooth: Add HCI Read Flow Control Mode function by Andrei Emeltchenko · 13 years ago
  100. 5983fe2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago