1. bc74b0c xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRM by Martin Willi · 15 years ago
  2. 8f8a088 xfrm: Use the user specified truncation length in ESP and AH by Martin Willi · 15 years ago
  3. 4447bb3 xfrm: Store aalg in xfrm_state with a user specified truncation length by Martin Willi · 15 years ago
  4. a661c41 net: convert /proc/net/rt_acct to seq_file by Alexey Dobriyan · 15 years ago
  5. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  6. 4ba3eb0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  7. 3570021 net/ipv6: Move && and || to end of previous line by Joe Perches · 15 years ago
  8. 841507f mac80211: Fix missing kernel-doc notation by Jaswinder Singh Rajput · 15 years ago
  9. 3305443 mac80211: fix rcu locking by Johannes Berg · 15 years ago
  10. 98e3ac9 mac80211: remove dead struct member by Johannes Berg · 15 years ago
  11. 9d4fb27 net/ipv4: Move && and || to end of previous line by Joe Perches · 15 years ago
  12. 6ebfbc0 net: Fix missing kernel-doc notation by Jaswinder Singh Rajput · 15 years ago
  13. e994b7c tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTL by David S. Miller · 15 years ago
  14. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 15 years ago
  15. 9f13084 mac80211: fix endianess on mesh_path_error_tx() calls by Rui Paulo · 15 years ago
  16. 64491f0 mac80211: add per-station HT capability file by Johannes Berg · 15 years ago
  17. a58ce43 mac80211: avoid spurious deauth frames/messages by Johannes Berg · 15 years ago
  18. 7351c6b mac80211: request TX status where needed by Johannes Berg · 15 years ago
  19. ad4bb6f cfg80211: disallow bridging managed/adhoc interfaces by Johannes Berg · 15 years ago
  20. 9bc383d cfg80211: introduce capability for 4addr mode by Johannes Berg · 15 years ago
  21. 5be83de cfg80211: convert bools into flags by Johannes Berg · 15 years ago
  22. 386e50c X25: Enable setting of cause and diagnostic fields by Andrew Hendry · 15 years ago
  23. 2939e27 netsched: Allow var_sk_bound_if meta to work on all namespaces by Eric Dumazet · 15 years ago
  24. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  25. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  26. 76aa5e7 mac80211: update cfg80211 scan result code for the updated mesh conf IE by Rui Paulo · 15 years ago
  27. 136cfa2 mac80211: use a structure to hold the mesh config information element by Rui Paulo · 15 years ago
  28. fe7a5d5 mac80211: move TX status handling by Johannes Berg · 15 years ago
  29. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  30. 875405a rfkill: Add constant for RFKILL_TYPE_FM radio devices by Marcel Holtmann · 15 years ago
  31. 98d3a7c cfg80211: re-join IBSS when privacy changes by Johannes Berg · 15 years ago
  32. 0bc6b18 mac80211: Fix panic in aggregation handling by Sujith · 15 years ago
  33. 24b6b15 cfg80211: Allow reassociation in associated state by Jouni Malinen · 15 years ago
  34. af65cd96 mac80211: make software rate control optional by Johannes Berg · 15 years ago
  35. 15ff636 mac80211: use fixed broadcast address by Johannes Berg · 15 years ago
  36. d84f323 mac80211: remove dev_hold/put calls by Johannes Berg · 15 years ago
  37. 5f0b7de mac80211: improve rate handling by Johannes Berg · 15 years ago
  38. eb9fb5b mac80211: trim RX data by Johannes Berg · 15 years ago
  39. a02ae75 mac80211: cleanup reorder buffer handling by Johannes Berg · 15 years ago
  40. af2ced6 mac80211: push michael MIC report after DA check by Johannes Berg · 15 years ago
  41. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 15 years ago
  42. 3b53fde8 mac80211: let sta_info_get_by_idx get sta by sdata by Johannes Berg · 15 years ago
  43. 3e5b110 mac80211: reduce the amount of unnecessary traffic on cooked monitor interfaces by Felix Fietkau · 15 years ago
  44. dfef948 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  45. eeb74a9d Phonet: convert devices list to RCU by Rémi Denis-Courmont · 15 years ago
  46. d903102 net: device name allocation cleanups by Octavian Purdila · 15 years ago
  47. f99189b netns: net_identifiers should be read_mostly by Eric Dumazet · 15 years ago
  48. e014deb linkwatch: linkwatch_forget_dev() to speedup device dismantle by Eric Dumazet · 15 years ago
  49. e2ce146 ipv4: factorize cache clearing for batched unregister operations by Octavian Purdila · 15 years ago
  50. 395264d net: introduce NETDEV_UNREGISTER_PERNET by Octavian Purdila · 15 years ago
  51. 9793241 vlan: Precise RX stats accounting by Eric Dumazet · 15 years ago
  52. d83345a net: add dev_txq_stats_fold() helper by Eric Dumazet · 15 years ago
  53. 6b863d1 vlan: Fix register_vlan_dev() error path by Eric Dumazet · 15 years ago
  54. 69c0cab gro: Fix illegal merging of trailer trash by Herbert Xu · 15 years ago
  55. b76965e act_mirred: optimization. by Changli Gao · 15 years ago
  56. feed1f1 act_mirred: cleanup by Changli Gao · 15 years ago
  57. b2a5dec Phonet: missing rcu_dereference() by Rémi Denis-Courmont · 15 years ago
  58. 649300b netlink: remove subscriptions check on notifier by Johannes Berg · 15 years ago
  59. a2bfbc0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  60. b237092 mac80211: Do not queue Probe Request frames for station MLME by Jouni Malinen · 15 years ago
  61. 91e9c07b net: Fix the rollback test in dev_change_name() by Eric Dumazet · 15 years ago
  62. b9f5d52 remove deprecated and not used: print_mac() by Marin Mitov · 15 years ago
  63. b93ab83 vlan: Use __vlan_hwaccel_put_tag() in rx by Eric Dumazet · 15 years ago
  64. 9a1654b net: Optimize hard_start_xmit() return checking by Jarek Poplawski · 15 years ago
  65. ed04642 net: check the return value of ndo_select_queue() by Eric Dumazet · 15 years ago
  66. eaa04dc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  67. 68ae663 Bluetooth: Fix regression with L2CAP configuration in Basic Mode by Gustavo F. Padovan · 15 years ago
  68. a0e55a3 Bluetooth: Select Basic Mode as default for SOCK_SEQPACKET by Gustavo F. Padovan · 15 years ago
  69. 93f19c9 Bluetooth: Set general bonding security for ACL by default by Andrei Emeltchenko · 15 years ago
  70. 958fc41 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 15 years ago
  71. 8888013 Phonet: convert routing table to RCU by Rémi Denis-Courmont · 15 years ago
  72. 7ed0132 Phonet: put protocols array under RCU by Rémi Denis-Courmont · 15 years ago
  73. b7c2aec iucv: add work_queue cleanup for suspend by Ursula Braun · 15 years ago
  74. 2c1409a inetpeer: Optimize inet_getid() by Eric Dumazet · 15 years ago
  75. 234b27c ipv6: speedup inet6_dump_addr() by Eric Dumazet · 15 years ago
  76. eec4df9 ipv4: speedup inet_dump_ifaddr() by Eric Dumazet · 15 years ago
  77. 6baff15 igmp: Use next_net_device_rcu() by Eric Dumazet · 15 years ago
  78. ce81b76 ipv6: use RCU to walk list of network devices by Eric Dumazet · 15 years ago
  79. bee7ca9 net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED by William Allen Simpson · 15 years ago
  80. d0490cf ipmr: missing dev_put() on error path in vif_add() by Dan Carpenter · 15 years ago
  81. a78102e sctp: Set socket source address when additing first transport by Vlad Yasevich · 15 years ago
  82. f9c6781 sctp: Fix regression introduced by new sctp_connectx api by Vlad Yasevich · 15 years ago
  83. 409b95a sctp: Set source addresses on the association before adding transports by Vlad Yasevich · 15 years ago
  84. c258d2d nl80211: only allow adding stations to running vlan interfaces by Felix Fietkau · 15 years ago
  85. f501dba mac80211: fix broadcast frame handling for 4-addr AP VLANs by Felix Fietkau · 15 years ago
  86. 61fa713 cfg80211: return channel noise via survey API by Holger Schurig · 15 years ago
  87. a043897 cfg80211: introduce nl80211_get_ifidx() by Holger Schurig · 15 years ago
  88. 264d9b7 mac80211: update copyrights to 2009 by Rui Paulo · 15 years ago
  89. 63c5723 mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. by Rui Paulo · 15 years ago
  90. e304bfd mac80211: implement a timer to send RANN action frames by Rui Paulo · 15 years ago
  91. d19b3bf mac80211: replace "destination" with "target" to follow the spec by Rui Paulo · 15 years ago
  92. be125c6 mac80211: add the DS params to the beacon by Rui Paulo · 15 years ago
  93. 36f0d5f mac80211: fix BSSID setup for beacon frames by Rui Paulo · 15 years ago
  94. 77fa76b mac80211: set the AID field correctly for mesh peer frames by Rui Paulo · 15 years ago
  95. a6a58b4 mac80211: properly forward the RANN IE by Rui Paulo · 15 years ago
  96. d611f06 mac80211: update PERR frame format by Rui Paulo · 15 years ago
  97. 90a5e16 mac80211: implement RANN processing and forwarding by Rui Paulo · 15 years ago
  98. cbbef5e vlan/macvlan: propagate transmission state to upper layers by Patrick McHardy · 15 years ago
  99. 572a9d7 net: allow to propagate errors through ->ndo_hard_start_xmit() by Patrick McHardy · 15 years ago
  100. d792c10 tcp: provide more information on the tcp receive_queue bugs by Ilpo Järvinen · 15 years ago