1. 1280938 inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 13 years ago
  2. 6a2d122 ipv4: fix definition of FIB_TABLE_HASHSZ by Denis V. Lunev · 13 years ago
  3. e5a096a ipv6: use a stronger hash for tcp by Eric Dumazet · 13 years ago
  4. 1e6b5fb net: fix a compile error when SOCK_REFCNT_DEBUG is enabled by Ying Xue · 13 years ago
  5. 34fb350 tcp: implement RFC 5961 3.2 by Eric Dumazet · 14 years ago
  6. d46699a inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock by Christoph Paasch · 14 years ago
  7. 4435990 mac80211: verify that skb data is present by Johannes Berg · 14 years ago
  8. 0b0ea6a ipvs: fix oops on NAT reply in br_nf context by Lin Ming · 14 years ago
  9. 7fcbcdc netfilter: nf_conntrack: fix racy timer handling with reliable events by Pablo Neira Ayuso · 14 years ago
  10. 20eb208 xfrm: Workaround incompatibility of ESN and async crypto by Steffen Klassert · 14 years ago
  11. 0fcc080 Bluetooth: Change signature of smp_conn_security() by Vinicius Costa Gomes · 14 years ago
  12. 7c799a1 af_netlink: force credentials passing [CVE-2012-3520] by Eric Dumazet · 14 years ago
  13. 4658b24 tcp: Apply device TSO segment limit earlier by Ben Hutchings · 14 years ago
  14. c51c618 bonding: Fix corrupted queue_mapping by Eric Dumazet · 14 years ago
  15. 89a5feb inetpeer: fix a race in inetpeer_gc_worker() by Eric Dumazet · 14 years ago
  16. 6fc5186 cipso: handle CIPSO options correctly when NetLabel is disabled by Paul Moore · 14 years ago
  17. be078c8 ipv6: fix incorrect ipsec fragment by Gao feng · 14 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 · 14 years ago
  19. a7d7723 Bluetooth: notify userspace of security level change by Gustavo Padovan · 14 years ago
  20. e026886 sctp: check cached dst before using it by Nicolas Dichtel · 14 years ago
  21. 076e777 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 14 years ago
  22. 518fbf9 net: fix sk_sockets_allocated_read_positive by Eric Dumazet · 14 years ago
  23. 5414fc1 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 14 years ago
  24. 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 14 years ago
  25. 582b8e3 ipvs: take care of return value from protocol init_netns by Hans Schillstrom · 14 years ago
  26. 4dcc063 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 14 years ago
  27. a881e96 set fake_rtable's dst to NULL to avoid kernel Oops by Peter Huang (Peng) · 14 years ago
  28. d3d4f0a net/sock.h: fix sk_peek_off kernel-doc warning by Randy Dunlap · 14 years ago
  29. cda31e1 ipv6: clean up rt6_clean_expires by Jiri Bohac · 14 years ago
  30. edfb5d4 ipv6: fix rt6_update_expires by Jiri Bohac · 14 years ago
  31. 4362aaf net_sched: red: Make minor corrections to comments by David Ward · 14 years ago
  32. 6ec5bca Bluetooth: Temporary keys should be retained during connection by Vishal Agarwal · 14 years ago
  33. 745c0ce Bluetooth: hci_persistent_key should return bool by Vishal Agarwal · 14 years ago
  34. 1716a96 ipv6: fix problem with expired dst cache by Gao feng · 14 years ago
  35. aa331df mac80211: Convert WARN_ON to WARN_ON_ONCE by Larry Finger · 14 years ago
  36. 41833af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 14 years ago
  37. 66f3b91 Bluetooth: Fix userspace compatibility issue with mgmt interface by Gustavo Padovan · 14 years ago
  38. 9b46178 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 14 years ago
  39. c732a2a Bluetooth: mgmt: Fix timeout type by Andrei Emeltchenko · 14 years ago
  40. 6c0c331 Bluetooth: Check for minimum data length in eir_has_data_type() by Johan Hedberg · 14 years ago
  41. 84d9d07 Bluetooth: Don't increment twice in eir_has_data_type() by Johan Hedberg · 14 years ago
  42. 9432496 Bluetooth: hci_core: fix NULL-pointer dereference at unregister by Johan Hovold · 14 years ago
  43. 3f17790 Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bit by Hemant Gupta · 14 years ago
  44. 7dd30d4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 14 years ago
  45. de8856d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  46. 66266b3 cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info by John W. Linville · 14 years ago
  47. f3d229c netfilter: xt_LOG: don't use xchg() for simple assignment by Jan Beulich · 14 years ago
  48. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  49. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  50. 626cf23 poll: add poll_requested_events() and poll_does_not_wait() functions by Hans Verkuil · 14 years ago
  51. c1ebd7d netfilter: cttimeout: fix dependency with l4protocol conntrack module by Pablo Neira Ayuso · 14 years ago
  52. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  53. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 14 years ago
  54. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 14 years ago
  55. 40ffe67 switch unix_sock to struct path by Al Viro · 14 years ago
  56. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 14 years ago
  57. 01a2829 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  58. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 14 years ago
  59. e9ac074 mac80211: rename bss_conf timestamp to last_tsf by Johannes Berg · 14 years ago
  60. 7b8bcff cfg80211: clarify timestamp in cfg80211_inform_bss by Johannes Berg · 14 years ago
  61. afd46503 net: ipv4: Standardize prefixes for message logging by Joe Perches · 14 years ago
  62. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  63. 177958e mac80211: remove tx_sync by Johannes Berg · 14 years ago
  64. 4486ea9 cfg80211: Add background scan period attribute. by Bala Shanmugam · 14 years ago
  65. 43db362 net: get rid of some pointless casts to sockaddr by Maciej Żenczykowski · 14 years ago
  66. ba57b4d ipv4: Make ip_call_ra_chain() return bool. by David S. Miller · 14 years ago
  67. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  68. 74dd152 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  69. 0343c55 sctp: Export sctp_do_peeloff by Benjamin Poirier · 14 years ago
  70. f44d4eb mac80211: update ieee80211_tx_rate_control kerneldoc by Simon Wunderlich · 14 years ago
  71. ac3f48d route: Remove redirect_genid by Steffen Klassert · 14 years ago
  72. 5faa5df inetpeer: Invalidate the inetpeer tree along with the routing cache by Steffen Klassert · 14 years ago
  73. 0111ad8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by David S. Miller · 14 years ago
  74. 82492a3 af_iucv: add shutdown for HS transport by Ursula Braun · 14 years ago
  75. 0412468 Bluetooth: fix conding style issues all over the tree by Gustavo F. Padovan · 14 years ago
  76. ace30d7 netfilter: xt_LOG: add __printf() to sb_add() by Eric Dumazet · 14 years ago
  77. dd70507 netfilter: nf_ct_ext: add timeout extension by Pablo Neira Ayuso · 14 years ago
  78. 5097846 netfilter: add cttimeout infrastructure for fine timeout tuning by Pablo Neira Ayuso · 14 years ago
  79. 2c8503f netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet by Pablo Neira Ayuso · 14 years ago
  80. 544d5c7 netfilter: ctnetlink: allow to set expectfn for expectations by Pablo Neira Ayuso · 14 years ago
  81. f64b993 Bluetooth: Fix coding style in all .h files by Gustavo F. Padovan · 14 years ago
  82. 044e124 Bluetooth: Use correct type for userspace exported structs by Gustavo F. Padovan · 14 years ago
  83. c476250 Bluetooth: Fix coding style in mgmt.h by Gustavo F. Padovan · 14 years ago
  84. eb9bc6e NFC: NCI code identation fixes by Samuel Ortiz · 14 years ago
  85. 0a40acb NFC: Core code identation fixes by Samuel Ortiz · 14 years ago
  86. 47807d3 NFC: Remove the rf mode parameter from the DEP link up routine by Samuel Ortiz · 14 years ago
  87. 8097e14 cfg80211: expose cfg80211_calculate_bitrate() by Thomas Pedersen · 14 years ago
  88. 804483e cfg80211/mac80211: report signal strength for mgmt frames by Johannes Berg · 14 years ago
  89. 1b658f1 cfg80211: Add an attribute to set inactivity timeout in AP mode by Vasanthakumar Thiagarajan · 14 years ago
  90. fe8431f mac80211: add an rx flag for ignoring a packet's signal strength by Felix Fietkau · 14 years ago
  91. c04a4ff cfg80211: fix kernel-doc by Johannes Berg · 14 years ago
  92. 5533513 {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering by Ashok Nagarajan · 14 years ago
  93. 051d3b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  94. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  95. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 15 years ago
  96. 2b88f2d net: dcb: getnumtcs()/setnumtcs() should return an int by John Fastabend · 14 years ago
  97. 4f87da80 Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets by Johan Hedberg · 14 years ago
  98. 5f15903 Bluetooth: mgmt: Add new error code for invalid index by Johan Hedberg · 14 years ago
  99. b4017c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  100. ba13ccd Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies by Marcel Holtmann · 14 years ago