1. 9a88658 wireless: move sequence number arithmetic to ieee80211.h by Johannes Berg · 12 years ago
  2. b56cf72 nl80211: conditionally add back TCP WoWLAN information by Johannes Berg · 11 years ago
  3. cdc89b9 nl80211: conditionally add back radar information by Johannes Berg · 12 years ago
  4. 3713b4e nl80211: allow splitting wiphy information in dumps by Johannes Berg · 12 years ago
  5. 191922c mac80211: clarify alignment comment by Johannes Berg · 11 years ago
  6. 9fed309 net: rfkill: Fix sparse warning in rfkill-regulator.c by Sachin Kamat · 11 years ago
  7. 77ee7c8 cfg80211: comprehensively check station changes by Johannes Berg · 12 years ago
  8. ff27669 cfg80211: unify station WME parsing by Johannes Berg · 12 years ago
  9. 984c311 cfg80211: clean up station WME attribute parsing by Johannes Berg · 12 years ago
  10. f8bacc2 cfg80211: clean up mesh plink station change API by Johannes Berg · 12 years ago
  11. c0f3a31 Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 11 years ago
  12. 32cdd59 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  13. 3c34ae1 nfsd: fix krb5 handling of anonymous principals by J. Bruce Fields · 11 years ago
  14. fa2b04f net/ipv4: Timestamp option cannot overflow with prespecified addresses by David Ward · 11 years ago
  15. d1f41b6 net: reduce net_rx_action() latency to 2 HZ by Eric Dumazet · 11 years ago
  16. 691b3b7 net: fix new kernel-doc warnings in net core by Randy Dunlap · 11 years ago
  17. 76e4cb0 pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligible by Paolo Valente · 11 years ago
  18. 40dd2d5 pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in service by Paolo Valente · 11 years ago
  19. a0143ef pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeue by Paolo Valente · 11 years ago
  20. 2f3b89a pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler is empty by Paolo Valente · 11 years ago
  21. 624b85f pkt_sched: sch_qfq: fix the update of eligible-group sets by Paolo Valente · 11 years ago
  22. 9b99b7e pkt_sched: sch_qfq: properly cap timestamps in charge_actual_service by Paolo Valente · 11 years ago
  23. f74861c net/irda: Raise dtr in non-blocking open by Peter Hurley · 11 years ago
  24. 0b176ce net/irda: Use barrier to set task state by Peter Hurley · 11 years ago
  25. 2f7c069 net/irda: Hold port lock while bumping blocked_open by Peter Hurley · 11 years ago
  26. a4ed2e7 net/irda: Fix port open counts by Peter Hurley · 11 years ago
  27. 05600a7 xfrm_user: constify netlink dispatch table by Mathias Krause · 11 years ago
  28. a947b0a xfrm: allow to avoid copying DSCP during encapsulation by Nicolas Dichtel · 11 years ago
  29. 82dc3c6 net: introduce NAPI_POLL_WEIGHT by Eric Dumazet · 11 years ago
  30. dd9f319 tcp: ipv6: bind() use stronger condition for bind_conflict by Flavio Leitner · 11 years ago
  31. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  32. aab2b4b tcp: fix double-counted receiver RTT when leaving receiver fast path by Neal Cardwell · 11 years ago
  33. d2123be CAIF: fix sparse warning for caif_usb by Silviu-Mihai Popescu · 11 years ago
  34. 7dac1b5 rds: simplify a warning message by Cong Wang · 11 years ago
  35. 3e8b0ac net: ipv6: Don't purge default router if accept_ra=2 by Lorenzo Colitti · 11 years ago
  36. 3f73686 sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE by Cong Wang · 11 years ago
  37. ece6b0a rds: limit the size allocated by rds_message_alloc() by Cong Wang · 11 years ago
  38. 9df9e783 netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set by Paul Bolle · 11 years ago
  39. ed018fa netfilter: xt_AUDIT: only generate audit log when audit enabled by Gao feng · 11 years ago
  40. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  41. d6e89c0 caif_dev: fix sparse warnings for caif_flow_cb by Silviu-Mihai Popescu · 11 years ago
  42. 8d05b37 Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  43. 512e4b2 SUNRPC: One line comment fix by Trond Myklebust · 11 years ago
  44. f9caed5 netfilter: nf_ct_helper: Fix logging for dropped packets by Joe Perches · 12 years ago
  45. 801d929 mac80211: another fix for idle handling in monitor mode by Felix Fietkau · 11 years ago
  46. 81ce0db sctp: use the passed in gfp flags instead GFP_KERNEL by Dan Carpenter · 11 years ago
  47. d8c6f4b ipv[4|6]: correct dropwatch false positive in local_deliver_finish by Neil Horman · 11 years ago
  48. 9e0aab8 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  49. 8b82547e33e l2tp: Restore socket refcount when sendmsg succeeds by Guillaume Nault · 11 years ago
  50. 98b7ff9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  51. 24af717 mac80211: fix VHT MCS calculation by Johannes Berg · 11 years ago
  52. 7cbf9d0 mac80211: fix oops on mesh PS broadcast forwarding by Marco Porsch · 11 years ago
  53. 645e77d nl80211: increase wiphy dump size dynamically by Johannes Berg · 11 years ago
  54. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  55. 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  56. edddbb1 SUNRPC: add call to get configured timeout by Weston Andros Adamson · 11 years ago
  57. d003b41 sctp: fix association hangs due to partial delivery errors by Lee A. Roberts · 11 years ago
  58. 95ac7b8 sctp: fix association hangs due to errors when reneging events from the ordering queue by Lee A. Roberts · 11 years ago
  59. e67f85e sctp: fix association hangs due to reneging packets below the cumulative TSN ACK point by Lee A. Roberts · 11 years ago
  60. 70fc69b sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow() by Lee A. Roberts · 11 years ago
  61. dc10740 SUNRPC: make AF_LOCAL connect synchronous by J. Bruce Fields · 11 years ago
  62. feda302 mac80211: really fix monitor mode channel reporting by Johannes Berg · 11 years ago
  63. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  64. 94960e8 sctp: convert to idr_alloc() by Tejun Heo · 11 years ago
  65. 9475af6 mac80211: convert to idr_alloc() by Tejun Heo · 11 years ago
  66. 19a101a net/9p: convert to idr_alloc() by Tejun Heo · 11 years ago
  67. 726bc6b net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS by Guenter Roeck · 11 years ago
  68. 90c7881 irda: small read beyond end of array in debug code by Dan Carpenter · 11 years ago
  69. d0ae708 nl80211: remove channel width and extended capa advertising by Johannes Berg · 11 years ago
  70. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  71. 83ca14f libceph: add support for HASHPSPOOL pool flag by Sage Weil · 11 years ago
  72. 1b83bef libceph: update osd request/reply encoding by Sage Weil · 11 years ago
  73. 2169aea libceph: calculate placement based on the internal data types by Sage Weil · 11 years ago
  74. 4f6a7e5 ceph: update support for PGID64, PGPOOL3, OSDENC protocol features by Sage Weil · 11 years ago
  75. 5b191d9 libceph: decode into cpu-native ceph_pg type by Sage Weil · 11 years ago
  76. 12979354 libceph: rename ceph_pg -> ceph_pg_v1 by Sage Weil · 12 years ago
  77. b86c761 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  78. 4992185 mac80211: Fix crash due to un-canceled work-items by Ben Greear · 11 years ago
  79. 9b5bd5a mac80211: stop timers before canceling work items by Ben Greear · 11 years ago
  80. cb601ff mac80211: fix monitor mode channel reporting by Felix Fietkau · 11 years ago
  81. b759f4d mac80211: fix idle handling in monitor mode by Felix Fietkau · 11 years ago
  82. a7679ed mac80211: Ensure off-channel frames don't get queued by Seth Forshee · 11 years ago
  83. 1cef935 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  84. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  85. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  86. 21d2068 get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero by Al Viro · 11 years ago
  87. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  88. 163df6c mac80211: fix the problem of forwarding from DS to DS in Mesh by Chun-Yeow Yeoh · 11 years ago
  89. 162589f nl80211: remove TCP WoWLAN information by Johannes Berg · 11 years ago
  90. 1c33a05 nl80211: remove radar information by Johannes Berg · 12 years ago
  91. 1b91731 mac80211: fix tim_lock locking by Johannes Berg · 11 years ago
  92. 4965941 libceph: use a do..while loop in con_work() by Alex Elder · 11 years ago
  93. b6e7b6a libceph: use a flag to indicate a fault has occurred by Alex Elder · 11 years ago
  94. 9320926 libceph: separate non-locked fault handling by Alex Elder · 11 years ago
  95. f20a39f libceph: encapsulate connection backoff by Alex Elder · 11 years ago
  96. 1541716 libceph: eliminate sparse warnings by Alex Elder · 11 years ago
  97. c9ffc77 libceph: define connection flag helpers by Alex Elder · 11 years ago
  98. 7992ae6 Revert "ip_gre: propogate target device GSO capability to the tunnel device" by Pravin B Shelar · 11 years ago
  99. 8f10098 IP_GRE: Fix GRE_CSUM case. by Pravin B Shelar · 11 years ago
  100. 490ab08 IP_GRE: Fix IP-Identification. by Pravin B Shelar · 11 years ago