1. 73cb88e net: make the tcp and udp file_operations for the /proc stuff const by Arjan van de Ven · 13 years ago
  2. e23ebf0 ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function. by Krzysztof Wilczynski · 13 years ago
  3. 8d83f63 netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h by Pablo Neira Ayuso · 13 years ago
  4. 4a516f1 ipvs: Remove unused return value of protocol state transitions by Simon Horman · 13 years ago
  5. 3c2de2a ipvs: Remove unused parameter from ip_vs_confirm_conntrack() by Simon Horman · 13 years ago
  6. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  7. b903d32 ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  8. e33bae1 Merge branch 'for-linus' of git://github.com/ericvh/linux by Linus Torvalds · 13 years ago
  9. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  10. 78d81d1 TCP: remove TCP_DEBUG by Flavio Leitner · 13 years ago
  11. 348b590 net/9p: Convert net/9p protocol dumps to tracepoints by Aneesh Kumar K.V · 13 years ago
  12. ef6b080 fs/9p: change an int to unsigned int by Dan Carpenter · 13 years ago
  13. abfa034 fs/9p: Update zero-copy implementation in 9p by Aneesh Kumar K.V · 13 years ago
  14. 66b13d9 ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  15. 318cf7a tcp: md5: add more const attributes by Eric Dumazet · 13 years ago
  16. ca35a0e tcp: md5: dont write skb head in tcp_md5_hash_header() by Eric Dumazet · 13 years ago
  17. b5d9c9c inet: add rfc 3168 extract in front of INET_ECN_encapsulate() by Eric Dumazet · 13 years ago
  18. cf533ea tcp: add const qualifiers where possible by Eric Dumazet · 13 years ago
  19. 05bdd2f net: constify skbuff and Qdisc elements by Eric Dumazet · 13 years ago
  20. 5ea2ef5 caif-hsi: Added recovery check of CA wake status. by Daniel Martensson · 13 years ago
  21. 5bbed92 caif-hsi: Added sanity check for length of CAIF frames by Daniel Martensson · 13 years ago
  22. 28bd204 caif-hsi: Make inactivity timeout configurable. by Dmitry Tarnyagin · 13 years ago
  23. 687b13e caif-hsi: Making read and writes asynchronous. by Daniel Martensson · 13 years ago
  24. bc416d9 macvlan: handle fragmented multicast frames by Eric Dumazet · 13 years ago
  25. ae2a458 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  26. f36c23b udplite: fast-path computation of checksum coverage by Gerrit Renker · 13 years ago
  27. 41ebe9c Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  28. bb6e753 nl80211: Add sta_flags to the station info by Helmut Schaa · 13 years ago
  29. 7f2a5e2 mac80211: Populate radiotap header with MCS info for TX frames by Helmut Schaa · 13 years ago
  30. ae1d48b IPVS netns shutdown/startup dead-lock by Hans Schillstrom · 13 years ago
  31. 73b9f03 mac80211: parse radiotap header earlier by Johannes Berg · 13 years ago
  32. a26eb27 mac80211: move fragment flag to info flag as dont-fragment by Johannes Berg · 13 years ago
  33. 094daf7 Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  34. 27737aa dcb: Add stub routines for !CONFIG_DCB by John Fastabend · 13 years ago
  35. 6bd0e1c dcb: add DCBX mode to event notifier attributes by John Fastabend · 13 years ago
  36. e290ed8 dcb: Use ifindex instead of ifname by Mark Rustad · 13 years ago
  37. d6222fb Merge branch 'master' of git://github.com/padovan/bluetooth-next by John W. Linville · 13 years ago
  38. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  39. b6f3530 mac80211: Send nullfunc frames at lower rate during connection monitor by Rajkumar Manoharan · 13 years ago
  40. 893d73f mac80211: Allow noack flag overwrite for injected frames by Helmut Schaa · 13 years ago
  41. 4b801bc mac80211: document client powersave by Johannes Berg · 13 years ago
  42. 37fbd90 mac80211: allow out-of-band EOSP notification by Johannes Berg · 13 years ago
  43. 40b9640 mac80211: explicitly notify drivers of frame release by Johannes Berg · 13 years ago
  44. deeaee1 mac80211: reply only once to each PS-poll by Johannes Berg · 13 years ago
  45. 47086fc mac80211: implement uAPSD by Johannes Berg · 13 years ago
  46. 4049e09 mac80211: allow releasing driver-buffered frames by Johannes Berg · 13 years ago
  47. 948d887 mac80211: split PS buffers into ACs by Johannes Berg · 13 years ago
  48. 042ec45 mac80211: let drivers inform it about per TID buffered frames by Johannes Berg · 13 years ago
  49. 768db34 mac80211: standardize adding supported rates IEs by Arik Nemtsov · 13 years ago
  50. 109086c nl80211: support sending TDLS commands/frames by Arik Nemtsov · 13 years ago
  51. 3b9ce80 cfg80211/mac80211: apply station uAPSD parameters selectively by Johannes Berg · 13 years ago
  52. 8e00f5f Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  53. 16e5726 af_unix: dont send SCM_CREDENTIALS by default by Eric Dumazet · 13 years ago
  54. 84084a3 Bluetooth: Perform L2CAP SDU reassembly without copying data by Mat Martineau · 13 years ago
  55. f70f01c cfg80211/mac80211: add netdev param to set_txq_params() by Eliad Peller · 13 years ago
  56. aad14ce mac80211: Send the management frame at requested rate by Rajkumar Manoharan · 13 years ago
  57. e9f935e nl80211/cfg80211: Add support to disable CCK rate for management frame by Rajkumar Manoharan · 13 years ago
  58. 38f04c6 NFC: protect nci_data_exchange transactions by Ilan Elias · 13 years ago
  59. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  60. 4de075e tcp: rename tcp_skb_cb flags by Eric Dumazet · 13 years ago
  61. b82d1bb tcp: unalias tcp_skb_cb flags and ip_dsfield by Eric Dumazet · 13 years ago
  62. 7a269ff tcp: ECN blackhole should not force quickack mode by Eric Dumazet · 13 years ago
  63. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  64. 5e76244 Bluetooth: Add mgmt events for blacklisting by Antti Julku · 13 years ago
  65. 8aab475 Bluetooth: Move SMP crypto functions to a workqueue by Vinicius Costa Gomes · 13 years ago
  66. 1c1def0 Bluetooth: Move SMP fields to a separate structure by Vinicius Costa Gomes · 13 years ago
  67. f6422ec Bluetooth: Add mgmt command for fast connectable mode by Antti Julku · 13 years ago
  68. cfafccf Bluetooth: Add link_type information to the mgmt Connected event by Vinicius Costa Gomes · 13 years ago
  69. 454d48f Bluetooth: Use the same timeouts for both ACL and LE links by Vinicius Costa Gomes · 13 years ago
  70. d26a234 Bluetooth: Add a flag to indicate that SMP is going on by Vinicius Costa Gomes · 13 years ago
  71. 52087a7 Bluetooth: make use of connection number to optimize the scheduler by Luiz Augusto von Dentz · 13 years ago
  72. 6a2968a NFC: basic NCI protocol implementation by Ilan Elias · 13 years ago
  73. 55eb94f NFC: move nfc.h from include/net to include/net/nfc by Ilan Elias · 13 years ago
  74. 8b3fe7b NFC: Add dev_up and dev_down control operations by Ilan Elias · 13 years ago
  75. a7ce1c9 mac80211: fix indentation by Alexander Simon · 13 years ago
  76. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  77. c9df56b cfg80211/nl80211: Add PMKSA caching candidate event by Jouni Malinen · 13 years ago
  78. 0c28ec5 cfg80211: add cfg80211_find_vendor_ie() function by Eliad Peller · 13 years ago
  79. b53d63e Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-davem by John W. Linville · 13 years ago
  80. e05c82d tcp: fix build error if !CONFIG_SYN_COOKIES by Eric Dumazet · 13 years ago
  81. b0e7031 Merge git://github.com/davem330/net by Linus Torvalds · 13 years ago
  82. 765cf99 tcp: md5: remove one indirection level in tcp_md5sig_pool by Eric Dumazet · 13 years ago
  83. f78a5fd Revert "Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path" by David S. Miller · 13 years ago
  84. d97a077 wan: make LAPB callbacks const by stephen hemminger · 13 years ago
  85. aa1c366 net: Handle different key sizes between address families in flow cache by dpward · 13 years ago
  86. 728871b net: Align AF-specific flowi structs to long by David Ward · 13 years ago
  87. d5ccd49 sctp: deal with multiple COOKIE_ECHO chunks by Max Matveev · 13 years ago
  88. 910868d nl80211/cfg80211/mac80211: fix wme docs by Eliad Peller · 13 years ago
  89. 52b9aca Merge branch 'master' of ../netdev/ by David S. Miller · 13 years ago
  90. 946cedc tcp: Change possible SYN flooding messages by Eric Dumazet · 13 years ago
  91. fd23591 wireless: fix kernel-doc warning in net/cfg80211.h by Randy Dunlap · 13 years ago
  92. 7827493 mac80211: add ssid config to bss information in AP-mode by Arik Nemtsov · 13 years ago
  93. 8c77124 mac80211: make ieee80211_send_bar available for drivers by Felix Fietkau · 13 years ago
  94. a1f1c21 nl80211/cfg80211: add match filtering for sched_scan by Luciano Coelho · 13 years ago
  95. cedb541 nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag by Eliad Peller · 13 years ago
  96. edf6b78 mac80211: add flag to indicate HW only Tx-agg setup support by Arik Nemtsov · 13 years ago
  97. f4b34b5 cfg80211/nl80211: Indicate roaming feature capability to userspace. by Vivek Natarajan · 13 years ago
  98. b4d3de8 Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  99. d2f1528 wireless: fix kernel-doc warning in net/cfg80211.h by Randy Dunlap · 13 years ago
  100. 51b8b4f fs/9p: Use protocol-defined value for lock/getlock 'type' field. by Jim Garlick · 13 years ago