1. 2b73bc6 netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m by Neil Horman · 13 years ago
  2. 16bda13 net: Make qdisc_skb_cb upper size bound explicit. by David S. Miller · 13 years ago
  3. e6b4524 ipv4: reset flowi parameters on route connect by Julian Anastasov · 13 years ago
  4. efcdbf2 net: Disambiguate kernel message by Arun Sharma · 13 years ago
  5. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 13 years ago
  6. 5ee4433 netns: Fail conspicously if someone uses net_generic at an inappropriate time. by Eric W. Biederman · 13 years ago
  7. 9018e93 net: explicitly add jump_label.h header to sock.h by Glauber Costa · 13 years ago
  8. 701b259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  9. 36a1211 netprio_cgroup.h: dont include module.h from other includes by Paul Gortmaker · 13 years ago
  10. 2f6c76a kernel-doc: fix new warnings in cfg80211.h by Randy Dunlap · 13 years ago
  11. b1cc16b bluetooth: hci: Fix type of "enable_hs" to bool. by David S. Miller · 13 years ago
  12. 0e90b31 net: introduce res_counter_charge_nofail() for socket allocations by Glauber Costa · 13 years ago
  13. 376be5f net: fix socket memcg build with !CONFIG_NET by Glauber Costa · 13 years ago
  14. 1a3bc36 kernel-doc: fix new warning in net/sock.h by Randy Dunlap · 13 years ago
  15. 747465e net: fix some sparse errors by Eric Dumazet · 13 years ago
  16. 7c17d86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  17. ddecf0f net_sched: sfq: add optional RED on top of SFQ by Eric Dumazet · 13 years ago
  18. 9ee6045 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  19. 609eac1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  20. 874c60b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  21. 6b3da11 Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  22. 475f1b5 net: sk_update_clone is only used in net/core/sock.c by Stephen Rothwell · 13 years ago
  23. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  24. f3f511e net: fix sock_clone reference mismatch with tcp memcontrol by Glauber Costa · 13 years ago
  25. eeca668 net_sched: red: split red_parms into parms and vars by Eric Dumazet · 13 years ago
  26. 5d38515 9p: Reduce object size with CONFIG_NET_9P_DEBUG by Joe Perches · 13 years ago
  27. 1032c73 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  28. e6bff99 ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2) by Neil Horman · 13 years ago
  29. 288e071 NFC: Export a new attribute nfcid1 in target info by Ilan Elias · 13 years ago
  30. 004161c NFC: Handle error during NCI data exchange by Ilan Elias · 13 years ago
  31. 637d85a NFC: Update names and structs to NCI spec 1.0 d22 by Ilan Elias · 13 years ago
  32. 57adc1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  33. 59e2940 Bluetooth: Rename extfeatures by Andre Guedes · 13 years ago
  34. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  35. 52793db ipvs: try also real server with port 0 in backup server by Julian Anastasov · 13 years ago
  36. 32b293a IPv6: Avoid taking write lock for /proc/net/ipv6_route by Josh Hunt · 13 years ago
  37. 885ee74 af_unix: Move CINQ/COUTQ code to helpers by Pavel Emelyanov · 13 years ago
  38. d191854 ipv6: Kill rt6i_dev and rt6i_expires defines. by David S. Miller · 13 years ago
  39. f83c779 ipv6: Create fast inline ipv6 neigh lookup just like ipv4. by David S. Miller · 13 years ago
  40. 2c2aba6 ipv6: Use universal hash for NDISC. by David S. Miller · 13 years ago
  41. c5e1fd8 Merge branch 'nf-next' of git://1984.lsi.us.es/net-next by David S. Miller · 13 years ago
  42. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  43. b9e61f0 netfilter: ctnetlink: remove dead NAT code by Patrick McHardy · 13 years ago
  44. d70308f netfilter: nat: remove module reference counting from NAT protocols by Patrick McHardy · 13 years ago
  45. cbc9f2f netfilter: nf_nat: export NAT definitions to userspace by Patrick McHardy · 13 years ago
  46. 3d058d7 netfilter: rework user-space expectation helper support by Pablo Neira Ayuso · 13 years ago
  47. 0fd7bac net: relax rcvbuf limits by Eric Dumazet · 13 years ago
  48. e688a60 net: introduce DST_NOPEER dst flag by Eric Dumazet · 13 years ago
  49. f20d09d Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list by Gustavo F. Padovan · 13 years ago
  50. 460da45 Bluetooth: Remove lock from inquiry_cache by Gustavo F. Padovan · 13 years ago
  51. 933393f percpu: Remove irqsafe_cpu_xxx variants by Christoph Lameter · 13 years ago
  52. 2b64d15 Bluetooth: Add MITM mechanism to LE-SMP by Brian Gix · 13 years ago
  53. 371fd83 Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks by Ulisses Furquim · 13 years ago
  54. 686ebf2 Bluetooth: Make HCI call directly into SCO and L2CAP event functions by Ulisses Furquim · 13 years ago
  55. 68a8aea Bluetooth: Remove magic numbers from le scan cmd by Andrei Emeltchenko · 13 years ago
  56. c0ed1c1 net: Add a flow_cache_flush_deferred function by Steffen Klassert · 13 years ago
  57. ab56222 tcp: Replace constants with #define macros by Vijay Subramanian · 13 years ago
  58. f1e91e1 Bluetooth: Always compile SCO and L2CAP in Bluetooth Core by Ulisses Furquim · 13 years ago
  59. 030013d Bluetooth: Rename info_work to info_timer by Gustavo F. Padovan · 13 years ago
  60. 6c9d42a Bluetooth: convert security timer to delayed_work by Gustavo F. Padovan · 13 years ago
  61. c2ec9c1 Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h by Gustavo F. Padovan · 13 years ago
  62. aac6399 af_iucv: get rid of state IUCV_SEVERED by Ursula Braun · 13 years ago
  63. 9e8ba5f af_iucv: remove unused timer infrastructure by Ursula Braun · 13 years ago
  64. 613a1c0 Bluetooth: Clean up magic pointers by Andrei Emeltchenko · 13 years ago
  65. 2455a3e Bluetooth: Initialize default flow control mode by Andrei Emeltchenko · 13 years ago
  66. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  67. 2692ba6 sctp: fix incorrect overflow check on autoclose by Xi Wang · 13 years ago
  68. 447f219 Revert "net: Remove unused neighbour layer ops." by David S. Miller · 13 years ago
  69. 1d8d3de mac80211: handle SMPS action frames by Johannes Berg · 13 years ago
  70. a85e1d5 cfg80211: Return beacon loss count in station by Paul Stewart · 13 years ago
  71. 9662cbc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  72. 9f6e20c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  73. 4dad999 Bluetooth: Add missing mgmt_confirm_name command definition by Johan Hedberg · 13 years ago
  74. 1f8cd0d Bluetooth: Fix mgmt_(block,unblock)_device opcodes by Johan Hedberg · 13 years ago
  75. d85bb26 Bluetooth: Add missing confirm_name field to mgmt_ev_device_found by Johan Hedberg · 13 years ago
  76. 350ee4c Bluetooth: Add HCI Read Data Block Size function by Andrei Emeltchenko · 13 years ago
  77. f71d5a2 Bluetooth: Update ordering and opcodes of mgmt messages by Johan Hedberg · 13 years ago
  78. 7d78525 Bluetooth: Add timer for automatically disabling the service cache by Johan Hedberg · 13 years ago
  79. 14c0b60 Bluetooth: Remove mgmt_set_service_cache by Johan Hedberg · 13 years ago
  80. f7c6869 Bluetooth: Move mgmt_set_fast_connectable to the right location by Johan Hedberg · 13 years ago
  81. 69ab39e Bluetooth: Update mgmt_read_info and related mgmt messages by Johan Hedberg · 13 years ago
  82. 6d438e3 Bluetooth: Remove work_add and work_del from hci_sysfs by Gustavo F. Padovan · 13 years ago
  83. 03a0019 Bluetooth: invert locking order in connect path by Gustavo F. Padovan · 13 years ago
  84. f878fca Bluetooth: convert info timer to delayed_work by Gustavo F. Padovan · 13 years ago
  85. 3eff45e Bluetooth: convert tx_task to workqueue by Gustavo F. Padovan · 13 years ago
  86. c347b76 Bluetooth: Move command task to workqueue by Gustavo F. Padovan · 13 years ago
  87. bf4c632 Bluetooth: convert conn hash to RCU by Gustavo F. Padovan · 13 years ago
  88. d01b2ff Bluetooth: convert chan_lock to mutex by Gustavo F. Padovan · 13 years ago
  89. 721c418 Bluetooth: Move L2CAP timers to workqueue by Gustavo F. Padovan · 13 years ago
  90. db323f2 Bluetooth: Use delayed work for advertisiment cache timeout by Gustavo F. Padovan · 13 years ago
  91. 19c40e3 Bluetooth: Use delayed_work for connection timeout by Gustavo F. Padovan · 13 years ago
  92. 09fd0de Bluetooth: Replace spin_lock by mutex in hci_dev by Gustavo F. Padovan · 13 years ago
  93. b78752c Bluetooth: Process recv path in a workqueue instead of a tasklet by Marcel Holtmann · 14 years ago
  94. b3e0bfa netfilter: nf_conntrack: use atomic64 for accounting counters by Eric Dumazet · 13 years ago
  95. 416dc94 Bluetooth: make hci_conn_enter_sniff_mode static by Gustavo F. Padovan · 13 years ago
  96. c607b2e net: fix compilation with !CONFIG_NET by Glauber Costa · 13 years ago
  97. dc8ed67 Bluetooth: Initialize LE connection count by Gustavo F. Padovan · 13 years ago
  98. 01e2821 Bluetooth: remove lock from struct conn_hash by Gustavo F. Padovan · 13 years ago
  99. 2c33c06 Bluetooth: remove struct hci_chan_hash by Gustavo F. Padovan · 13 years ago
  100. fa7ff56 af_unix: Export stuff required for diag module by Pavel Emelyanov · 13 years ago