1. 5f568e5 net: Remove register_net_sysctl_table by Eric W. Biederman · 13 years ago
  2. a5347fe net: Delete all remaining instances of ctl_path by Eric W. Biederman · 13 years ago
  3. f99e8f7 net: Convert nf_conntrack_proto to use register_net_sysctl by Eric W. Biederman · 13 years ago
  4. 6dceb03 net ipv6: Don't use sysctl tables with .child entries. by Eric W. Biederman · 13 years ago
  5. 0ca7a4c net ax25: Simplify and cleanup the ax25 sysctl handling. by Eric W. Biederman · 13 years ago
  6. 4e5ca78 net ipv4: Remove the unneeded registration of an empty net/ipv4/neigh by Eric W. Biederman · 13 years ago
  7. 4344475 net: Kill register_sysctl_rotable by Eric W. Biederman · 13 years ago
  8. 2ca794e net sysctl: Initialize the network sysctls sooner to avoid problems. by Eric W. Biederman · 13 years ago
  9. ab41a2c net: Implement register_net_sysctl. by Eric W. Biederman · 13 years ago
  10. 3256251 stmmac: use custom init/exit functions in pm ops by Francesco Virlinzi · 13 years ago
  11. bf1ac5c nf_bridge: remove holes in struct nf_bridge_info by Eric Dumazet · 13 years ago
  12. 59ef43e 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
  13. 1dae27f mac80211: add function retrieve average rssi by Wey-Yi Guy · 13 years ago
  14. f4f9f6e tcp: restore formatting of macros for tcp_skb_cb sacked field by Neal Cardwell · 13 years ago
  15. dcca1cf mac80211: Set the correct values for hwmp (1) and airtimeLinkMetric (1) by Javier Cardona · 13 years ago
  16. 8e8b41f cfg80211: enforce lack of interface combinations by Johannes Berg · 13 years ago
  17. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  18. df8ef8f macvlan: add FDB bridge ops and macvlan flags by John Fastabend · 13 years ago
  19. 12a9463 net: addr_list: add exclusive dev_uc_add and dev_mc_add by John Fastabend · 13 years ago
  20. 7716202 net: add generic PF_BRIDGE:RTM_ FDB hooks by John Fastabend · 13 years ago
  21. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  22. 586d17c virtio-net: send gratuitous packets when needed by Jason Wang · 13 years ago
  23. aacd928 tcp: bind() use stronger condition for bind_conflict by Alex Copot · 13 years ago
  24. c72e118 inet: makes syn_ack_timeout mandatory by Eric Dumazet · 13 years ago
  25. fd4f2ce tcp: RFC6298 supersedes RFC2988bis by Eric Dumazet · 13 years ago
  26. 87b6d21 tunnel: implement 64 bits statistics by stephen hemminger · 13 years ago
  27. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 13 years ago
  28. d91df0e cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE by Pontus Fuchs · 13 years ago
  29. be38395 rtnetlink: ops->get_tx_queue() cannot take a const 'tb'. by David S. Miller · 13 years ago
  30. dcd2ba9 neighbour: Make neigh_table_init_no_netlink() static. by Hiroaki SHIMODA · 13 years ago
  31. 447167b udp: intoduce udp_encap_needed static_key by Eric Dumazet · 13 years ago
  32. 9b17876 rtnetlink: fix comments by stephen hemminger · 13 years ago
  33. efacb30 rtnetlink & bonding: change args got get_tx_queues by stephen hemminger · 13 years ago
  34. ca8f4fb skbuff: struct ubuf_info callback type safety by Michael S. Tsirkin · 13 years ago
  35. 1716a96 ipv6: fix problem with expired dst cache by Gao feng · 13 years ago
  36. ece367d caif-hsi: robust frame aggregation for HSI by Dmitry Tarnyagin · 13 years ago
  37. 4476481 caif: set traffic class for caif packets by Dmitry Tarnyagin · 13 years ago
  38. 816a785 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  39. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  40. 174808a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  41. 778c2de Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  42. e35f30c Treat ND option 31 as userland (DNSSL support) by Alexey I. Froloff · 13 years ago
  43. 7e06648 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  44. c8d56ae NFC: Add Core support to generate tag lost event by Eric Lapuyade · 13 years ago
  45. 144612c NFC: Changed target activated state logic by Eric Lapuyade · 13 years ago
  46. 01ae0ee NFC: Fix next target_idx type and rename for clarity by Eric Lapuyade · 13 years ago
  47. c4fbb65 NFC: The core part should generate the target index by Samuel Ortiz · 13 years ago
  48. eb738fe NFC: SHDLC implementation by Eric Lapuyade · 13 years ago
  49. 8b8d2e0 NFC: HCI support by Eric Lapuyade · 13 years ago
  50. e1da0ef NFC: Export target lost function by Eric Lapuyade · 13 years ago
  51. 8112a5c NFC: Add a target lost netlink event by Samuel Ortiz · 13 years ago
  52. 7eab0f6 Merge branch 'master' into for-davem by John W. Linville · 13 years ago
  53. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  54. 173fa4e Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixes by Dave Airlie · 13 years ago
  55. 5d94994 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  56. 490aa60e drm/exynos: fixed exynos broken ioctl by Inki Dae · 13 years ago
  57. 6fa6c8e2 irq_domain: Move irq_virq_count into NOMAP revmap by Grant Likely · 13 years ago
  58. 5314526 cfg80211: add channel switch notify event by Thomas Pedersen · 13 years ago
  59. 6d52563 cfg80211/mac80211: enable proper device_set_wakeup_enable handling by Johannes Berg · 13 years ago
  60. 3a25a8c mac80211: add improved HW queue control by Johannes Berg · 13 years ago
  61. 4b6f1dd mac80211: add explicit monitor interface if needed by Johannes Berg · 13 years ago
  62. 657c3e0 mac80211: Indicate basic rates when adding rate IEs by Ashok Nagarajan · 13 years ago
  63. a1ada08 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  64. a21d457 tcp: avoid order-1 allocations on wifi and tx path by Eric Dumazet · 13 years ago
  65. 71472ec team: add user_linkup and user_linkup_enabled per-port option by Jiri Pirko · 13 years ago
  66. 14f066b team: add bool option type by Jiri Pirko · 13 years ago
  67. 80f7c66 team: add support for per-port options by Jiri Pirko · 13 years ago
  68. 6069a4c vgaarb.h: fix build warnings by Randy Dunlap · 13 years ago
  69. a699e4e irq: Kill pointless irqd_to_hw export by Grant Likely · 13 years ago
  70. 94fb175 Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 13 years ago
  71. d299a1f {nl,cfg}80211: Support for mesh synchronization by Javier Cardona · 13 years ago
  72. dbf498f mac80211: Implement mesh synchronization framework by Javier Cardona · 13 years ago
  73. a3304b0 cfg80211/nl80211: clarify TX queue API by Johannes Berg · 13 years ago
  74. d748b46 mac80211: remove antenna_sel_tx TX info field by Johannes Berg · 13 years ago
  75. 8f727ef mac80211: notify driver of rate control updates by Johannes Berg · 13 years ago
  76. 64f68e5 mac80211: remove channel type argument from rate_update by Johannes Berg · 13 years ago
  77. ecd159f Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  78. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  79. fae3d88 ALSA: hda - hide HDMI/ELD printks unless snd.debug=2 by Fengguang Wu · 13 years ago
  80. 292c41a mac80211: fix the sparse warnings on endian handling in RANN propagation by Chun-Yeow Yeoh · 13 years ago
  81. 074d46d wireless: rename ht_info to ht_operation by Johannes Berg · 13 years ago
  82. aa331df mac80211: Convert WARN_ON to WARN_ON_ONCE by Larry Finger · 13 years ago
  83. 41833af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 13 years ago
  84. 95ad2f8 netfilter: ip6_tables: ip6t_ext_hdr is now static inline by Pablo Neira Ayuso · 13 years ago
  85. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  86. b4f79e5 ethtool: Remove exception to the requirement of holding RTNL lock by Ben Hutchings · 13 years ago
  87. 35f9c09 tcp: tcp_sendpages() should call tcp_push() once by Eric Dumazet · 13 years ago
  88. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  89. a2bd114 netdma: adding alignment check for NETDMA ops by Dave Jiang · 13 years ago
  90. dac23b0 memcg swap: use mem_cgroup_uncharge_swap fix by Michal Hocko · 13 years ago
  91. 20955e8 libfs: add simple_open() by Stephen Boyd · 13 years ago
  92. 66f3b91 Bluetooth: Fix userspace compatibility issue with mgmt interface by Gustavo Padovan · 13 years ago
  93. 08f10af net/dcb: Add an optional max rate attribute by Amir Vadai · 13 years ago
  94. e5395e9 net/mlx4_core: set port QoS attributes by Amir Vadai · 13 years ago
  95. 0e98b52 net/mlx4_en: Force user priority by QP attribute by Amir Vadai · 13 years ago
  96. 9899b81 Ethernet driver for the WIZnet W5300 chip by Mike Sinkovsky · 13 years ago
  97. 43f63c8 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  98. 2615598 team: add binary option type by Jiri Pirko · 13 years ago
  99. 6c216ec Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 13 years ago
  100. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago