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