1. a50feda ipv6: bool/const conversions phase2 by Eric Dumazet · 12 years ago
  2. 92113bf ipv6: bool conversions phase1 by Eric Dumazet · 12 years ago
  3. cbc264c ip_frag: struct inet_frags match() method returns a bool by Eric Dumazet · 12 years ago
  4. a508da6 lapb: Neaten debugging by Joe Perches · 12 years ago
  5. a2a385d tcp: bool conversions by Eric Dumazet · 12 years ago
  6. dc6b9b7 net: include/net/sock.h cleanup by Eric Dumazet · 12 years ago
  7. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  8. 1b23a5d net: sock_flag() cleanup by Eric Dumazet · 12 years ago
  9. 865ec55 fq_codel: should use qdisc backlog as threshold by Eric Dumazet · 12 years ago
  10. 0606069 mac802154: monitor device support by alex.bluesman.smirnov@gmail.com · 12 years ago
  11. 90c049b ieee802154: interface type to be added by alex.bluesman.smirnov@gmail.com · 12 years ago
  12. 74a02fc mac802154: declare reduced mlme operations by alex.bluesman.smirnov@gmail.com · 12 years ago
  13. 1cd829c mac802154: RX data path by alex.bluesman.smirnov@gmail.com · 12 years ago
  14. 1010f54 mac802154: allocation of ieee802154 device by alex.bluesman.smirnov@gmail.com · 12 years ago
  15. 0afd7ad mac802154: basic ieee802.15.4 device structures by alex.bluesman.smirnov@gmail.com · 12 years ago
  16. c727e7f Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  17. 211ed86 net: delete all instances of special processing for token ring by Paul Gortmaker · 12 years ago
  18. 6037463 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
  19. bc9b35a xfrm: Convert several xfrm policy match functions to bool. by David S. Miller · 12 years ago
  20. 6ff272c codel: use u16 field instead of 31bits for rec_inv_sqrt by Eric Dumazet · 12 years ago
  21. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  22. a7d7723 Bluetooth: notify userspace of security level change by Gustavo Padovan · 12 years ago
  23. 536edd6 codel: use Newton method instead of sqrt() and divides by Eric Dumazet · 12 years ago
  24. 76e3cc1 codel: Controlled Delay AQM by Eric Dumazet · 12 years ago
  25. 292e8d8 tcp: Move rcvq sending to tcp_input.c by Pavel Emelyanov · 12 years ago
  26. e026886 sctp: check cached dst before using it by Nicolas Dichtel · 12 years ago
  27. 70c33ea {nl,cfg,mac}80211: Allow user to see/configure HT protection mode by Ashok Nagarajan · 12 years ago
  28. e352114 mac80211: Framework to get wifi-driver stats via ethtool. by Ben Greear · 12 years ago
  29. d619921 cfg80211: Add framework to support ethtool stats. by Ben Greear · 12 years ago
  30. f73181c ipvs: add support for sync threads by Pablo Neira Ayuso · 12 years ago
  31. 749c42b ipvs: reduce sync rate with time thresholds by Julian Anastasov · 12 years ago
  32. 1c003b1 ipvs: wakeup master thread by Pablo Neira Ayuso · 12 years ago
  33. ac3a546 netfilter: nf_conntrack: use this_cpu_inc() by Eric Dumazet · 12 years ago
  34. a900689 netfilter: nf_ct_helper: allow to disable automatic helper assignment by Eric Leblond · 12 years ago
  35. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  36. bd14b1b tcp: be more strict before accepting ECN negociation by Eric Dumazet · 12 years ago
  37. b081f85 net: implement tcp coalescing in tcp_queue_rcv() by Eric Dumazet · 12 years ago
  38. 750ea2b tcp: early retransmit: delayed fast retransmit by Yuchung Cheng · 12 years ago
  39. eed530b tcp: early retransmit by Yuchung Cheng · 12 years ago
  40. 076e777 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
  41. 518fbf9 net: fix sk_sockets_allocated_read_positive by Eric Dumazet · 12 years ago
  42. 5414fc1 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 12 years ago
  43. 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 12 years ago
  44. 582b8e3 ipvs: take care of return value from protocol init_netns by Hans Schillstrom · 12 years ago
  45. d7f3f62 net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6 by Benjamin LaHaise · 12 years ago
  46. 4dcc063 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  47. 6746960 ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing by Eric Dumazet · 12 years ago
  48. d9b8ae6 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
  49. a881e96 set fake_rtable's dst to NULL to avoid kernel Oops by Peter Huang (Peng) · 12 years ago
  50. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  51. f545a38 net: add a limit parameter to sk_add_backlog() by Eric Dumazet · 12 years ago
  52. b989850 net ax25: Fix the build when sysctl support is disabled. by Eric W. Biederman · 12 years ago
  53. 48c7495 net sysctl: Add place holder functions for when sysctl support is compiled out of the kernel. by Eric W. Biederman · 12 years ago
  54. 0d8a0a1 mac80211: declare ieee80211_ave_rssi as EXPORT by Wey-Yi Guy · 12 years ago
  55. 900f65d tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock() by Neal Cardwell · 12 years ago
  56. ee99528 tcp: Initial repair mode by Pavel Emelyanov · 12 years ago
  57. 370816a tcp: Move code around by Pavel Emelyanov · 12 years ago
  58. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 12 years ago
  59. 5f568e5 net: Remove register_net_sysctl_table by Eric W. Biederman · 12 years ago
  60. a5347fe net: Delete all remaining instances of ctl_path by Eric W. Biederman · 12 years ago
  61. f99e8f7 net: Convert nf_conntrack_proto to use register_net_sysctl by Eric W. Biederman · 12 years ago
  62. 6dceb03 net ipv6: Don't use sysctl tables with .child entries. by Eric W. Biederman · 12 years ago
  63. 0ca7a4c net ax25: Simplify and cleanup the ax25 sysctl handling. by Eric W. Biederman · 12 years ago
  64. 4e5ca78 net ipv4: Remove the unneeded registration of an empty net/ipv4/neigh by Eric W. Biederman · 12 years ago
  65. 4344475 net: Kill register_sysctl_rotable by Eric W. Biederman · 12 years ago
  66. 2ca794e net sysctl: Initialize the network sysctls sooner to avoid problems. by Eric W. Biederman · 12 years ago
  67. ab41a2c net: Implement register_net_sysctl. by Eric W. Biederman · 12 years ago
  68. 59ef43e 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
  69. d3d4f0a net/sock.h: fix sk_peek_off kernel-doc warning by Randy Dunlap · 12 years ago
  70. cda31e1 ipv6: clean up rt6_clean_expires by Jiri Bohac · 12 years ago
  71. edfb5d4 ipv6: fix rt6_update_expires by Jiri Bohac · 12 years ago
  72. 4362aaf net_sched: red: Make minor corrections to comments by David Ward · 12 years ago
  73. 1dae27f mac80211: add function retrieve average rssi by Wey-Yi Guy · 12 years ago
  74. f4f9f6e tcp: restore formatting of macros for tcp_skb_cb sacked field by Neal Cardwell · 12 years ago
  75. 8e8b41f cfg80211: enforce lack of interface combinations by Johannes Berg · 13 years ago
  76. 6ec5bca Bluetooth: Temporary keys should be retained during connection by Vishal Agarwal · 12 years ago
  77. 745c0ce Bluetooth: hci_persistent_key should return bool by Vishal Agarwal · 12 years ago
  78. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  79. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  80. aacd928 tcp: bind() use stronger condition for bind_conflict by Alex Copot · 12 years ago
  81. fd4f2ce tcp: RFC6298 supersedes RFC2988bis by Eric Dumazet · 12 years ago
  82. 87b6d21 tunnel: implement 64 bits statistics by stephen hemminger · 12 years ago
  83. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 12 years ago
  84. d91df0e cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE by Pontus Fuchs · 13 years ago
  85. be38395 rtnetlink: ops->get_tx_queue() cannot take a const 'tb'. by David S. Miller · 12 years ago
  86. dcd2ba9 neighbour: Make neigh_table_init_no_netlink() static. by Hiroaki SHIMODA · 12 years ago
  87. 447167b udp: intoduce udp_encap_needed static_key by Eric Dumazet · 12 years ago
  88. 9b17876 rtnetlink: fix comments by stephen hemminger · 12 years ago
  89. efacb30 rtnetlink & bonding: change args got get_tx_queues by stephen hemminger · 12 years ago
  90. 1716a96 ipv6: fix problem with expired dst cache by Gao feng · 13 years ago
  91. ece367d caif-hsi: robust frame aggregation for HSI by Dmitry Tarnyagin · 12 years ago
  92. 4476481 caif: set traffic class for caif packets by Dmitry Tarnyagin · 12 years ago
  93. 816a785 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  94. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  95. e35f30c Treat ND option 31 as userland (DNSSL support) by Alexey I. Froloff · 13 years ago
  96. c8d56ae NFC: Add Core support to generate tag lost event by Eric Lapuyade · 12 years ago
  97. 144612c NFC: Changed target activated state logic by Eric Lapuyade · 12 years ago
  98. 01ae0ee NFC: Fix next target_idx type and rename for clarity by Eric Lapuyade · 12 years ago
  99. c4fbb65 NFC: The core part should generate the target index by Samuel Ortiz · 12 years ago
  100. eb738fe NFC: SHDLC implementation by Eric Lapuyade · 12 years ago