1. e6bff99 ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2) by Neil Horman · 13 years ago
  2. 6cfb5e7 ethtool: Remove ethtool_ops::set_rx_ntuple operation by Ben Hutchings · 13 years ago
  3. 55664f3 ethtool: Allow drivers to select RX NFC rule locations by Ben Hutchings · 13 years ago
  4. 43c6759 net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h> by Javier Martinez Canillas · 13 years ago
  5. 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
  6. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  7. 52793db ipvs: try also real server with port 0 in backup server by Julian Anastasov · 13 years ago
  8. 32b293a IPv6: Avoid taking write lock for /proc/net/ipv6_route by Josh Hunt · 13 years ago
  9. c9da99e unix_diag: Fixup RQLEN extension report by Pavel Emelyanov · 13 years ago
  10. 885ee74 af_unix: Move CINQ/COUTQ code to helpers by Pavel Emelyanov · 13 years ago
  11. 257b529 unix_diag: Add the MEMINFO extension by Pavel Emelyanov · 13 years ago
  12. c0636fa inet_diag: Add the SKMEMINFO extension by Pavel Emelyanov · 13 years ago
  13. 5d2e5f2 sock_diag: Introduce the meminfo nla core (v2) by Pavel Emelyanov · 13 years ago
  14. 288461e unix_diag: Include unix_diag.h into header-y target by Pavel Emelyanov · 13 years ago
  15. e6fe237 sock_diag: Arrange sock_diag.h such that it is exportable to userspace by Pavel Emelyanov · 13 years ago
  16. 7f8e323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  17. 3484563 procfs: do not confuse jiffies with cputime64_t by Andreas Schwab · 13 years ago
  18. d191854 ipv6: Kill rt6i_dev and rt6i_expires defines. by David S. Miller · 13 years ago
  19. f83c779 ipv6: Create fast inline ipv6 neigh lookup just like ipv4. by David S. Miller · 13 years ago
  20. 2c2aba6 ipv6: Use universal hash for NDISC. by David S. Miller · 13 years ago
  21. a4c6f9d netfilter: xtables: give xt_ecn its own name by Jan Engelhardt · 14 years ago
  22. d446a820 netfilter: xtables: move ipt_ecn to xt_ecn by Jan Engelhardt · 14 years ago
  23. 4d25a066 KVM: Don't automatically expose the TSC deadline timer in cpuid by Jan Kiszka · 13 years ago
  24. c5e1fd8 Merge branch 'nf-next' of git://1984.lsi.us.es/net-next by David S. Miller · 13 years ago
  25. ceb98d0 netfilter: xtables: add nfacct match to support extended accounting by Pablo Neira Ayuso · 13 years ago
  26. 9413902 netfilter: add extended accounting infrastructure over nfnetlink by Pablo Neira Ayuso · 13 years ago
  27. 60b778c rfs: better sizing of dev_flow_table by Eric Dumazet · 13 years ago
  28. a22681f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  29. 6d451c5 Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  30. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  31. 9d4dde5 net: only use a single page of slop in MAX_SKB_FRAGS by Ian Campbell · 13 years ago
  32. b9e61f0 netfilter: ctnetlink: remove dead NAT code by Patrick McHardy · 13 years ago
  33. d70308f netfilter: nat: remove module reference counting from NAT protocols by Patrick McHardy · 13 years ago
  34. cbc9f2f netfilter: nf_nat: export NAT definitions to userspace by Patrick McHardy · 13 years ago
  35. 3d058d7 netfilter: rework user-space expectation helper support by Pablo Neira Ayuso · 13 years ago
  36. 0fd7bac net: relax rcvbuf limits by Eric Dumazet · 13 years ago
  37. e688a60 net: introduce DST_NOPEER dst flag by Eric Dumazet · 13 years ago
  38. f20d09d Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list by Gustavo F. Padovan · 13 years ago
  39. 460da45 Bluetooth: Remove lock from inquiry_cache by Gustavo F. Padovan · 13 years ago
  40. 2b64d15 Bluetooth: Add MITM mechanism to LE-SMP by Brian Gix · 13 years ago
  41. 371fd83 Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks by Ulisses Furquim · 13 years ago
  42. 686ebf2 Bluetooth: Make HCI call directly into SCO and L2CAP event functions by Ulisses Furquim · 13 years ago
  43. 68a8aea Bluetooth: Remove magic numbers from le scan cmd by Andrei Emeltchenko · 13 years ago
  44. e30e2fd VFS: Fix race between CPU hotplug and lglocks by Srivatsa S. Bhat · 13 years ago
  45. ecefc36 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  46. c0ed1c1 net: Add a flow_cache_flush_deferred function by Steffen Klassert · 13 years ago
  47. ab56222 tcp: Replace constants with #define macros by Vijay Subramanian · 13 years ago
  48. f1e91e1 Bluetooth: Always compile SCO and L2CAP in Bluetooth Core by Ulisses Furquim · 13 years ago
  49. 5fbd305 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  50. 455ba0c Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  51. 030013d Bluetooth: Rename info_work to info_timer by Gustavo F. Padovan · 13 years ago
  52. 6c9d42a Bluetooth: convert security timer to delayed_work by Gustavo F. Padovan · 13 years ago
  53. c2ec9c1 Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h by Gustavo F. Padovan · 13 years ago
  54. aac6399 af_iucv: get rid of state IUCV_SEVERED by Ursula Braun · 13 years ago
  55. 9e8ba5f af_iucv: remove unused timer infrastructure by Ursula Braun · 13 years ago
  56. 613a1c0 Bluetooth: Clean up magic pointers by Andrei Emeltchenko · 13 years ago
  57. 2455a3e Bluetooth: Initialize default flow control mode by Andrei Emeltchenko · 13 years ago
  58. 62d7a29 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  59. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  60. 2692ba6 sctp: fix incorrect overflow check on autoclose by Xi Wang · 13 years ago
  61. 447f219 Revert "net: Remove unused neighbour layer ops." by David S. Miller · 13 years ago
  62. 8d0fc7b mlx4_core: Changing link sensing logic by Yevgeny Petrilin · 13 years ago
  63. 58a6016 mlx4: capability for link sensing by Yevgeny Petrilin · 13 years ago
  64. 1d8d3de mac80211: handle SMPS action frames by Johannes Berg · 13 years ago
  65. a85e1d5 cfg80211: Return beacon loss count in station by Paul Stewart · 13 years ago
  66. 9662cbc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  67. 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
  68. 12275dd Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel" by Konrad Rzeszutek Wilk · 13 years ago
  69. 4dad999 Bluetooth: Add missing mgmt_confirm_name command definition by Johan Hedberg · 13 years ago
  70. 1f8cd0d Bluetooth: Fix mgmt_(block,unblock)_device opcodes by Johan Hedberg · 13 years ago
  71. d85bb26 Bluetooth: Add missing confirm_name field to mgmt_ev_device_found by Johan Hedberg · 13 years ago
  72. b1b73d0 time/clocksource: Fix kernel-doc warnings by Kusanagi Kouichi · 13 years ago
  73. 350ee4c Bluetooth: Add HCI Read Data Block Size function by Andrei Emeltchenko · 13 years ago
  74. 390f998 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  75. f71d5a2 Bluetooth: Update ordering and opcodes of mgmt messages by Johan Hedberg · 13 years ago
  76. 7d78525 Bluetooth: Add timer for automatically disabling the service cache by Johan Hedberg · 13 years ago
  77. 14c0b60 Bluetooth: Remove mgmt_set_service_cache by Johan Hedberg · 13 years ago
  78. f7c6869 Bluetooth: Move mgmt_set_fast_connectable to the right location by Johan Hedberg · 13 years ago
  79. 69ab39e Bluetooth: Update mgmt_read_info and related mgmt messages by Johan Hedberg · 13 years ago
  80. 6d438e3 Bluetooth: Remove work_add and work_del from hci_sysfs by Gustavo F. Padovan · 13 years ago
  81. 03a0019 Bluetooth: invert locking order in connect path by Gustavo F. Padovan · 13 years ago
  82. f878fca Bluetooth: convert info timer to delayed_work by Gustavo F. Padovan · 13 years ago
  83. 3eff45e Bluetooth: convert tx_task to workqueue by Gustavo F. Padovan · 13 years ago
  84. c347b76 Bluetooth: Move command task to workqueue by Gustavo F. Padovan · 13 years ago
  85. bf4c632 Bluetooth: convert conn hash to RCU by Gustavo F. Padovan · 13 years ago
  86. d01b2ff Bluetooth: convert chan_lock to mutex by Gustavo F. Padovan · 13 years ago
  87. 721c418 Bluetooth: Move L2CAP timers to workqueue by Gustavo F. Padovan · 14 years ago
  88. db323f2 Bluetooth: Use delayed work for advertisiment cache timeout by Gustavo F. Padovan · 14 years ago
  89. 19c40e3 Bluetooth: Use delayed_work for connection timeout by Gustavo F. Padovan · 14 years ago
  90. 09fd0de Bluetooth: Replace spin_lock by mutex in hci_dev by Gustavo F. Padovan · 14 years ago
  91. b78752c Bluetooth: Process recv path in a workqueue instead of a tasklet by Marcel Holtmann · 14 years ago
  92. b3bba872 writeback: show writeback reason with __print_symbolic by Wu Fengguang · 13 years ago
  93. b3e0bfa netfilter: nf_conntrack: use atomic64 for accounting counters by Eric Dumazet · 13 years ago
  94. 416dc94 Bluetooth: make hci_conn_enter_sniff_mode static by Gustavo F. Padovan · 13 years ago
  95. c607b2e net: fix compilation with !CONFIG_NET by Glauber Costa · 13 years ago
  96. dc8ed67 Bluetooth: Initialize LE connection count by Gustavo F. Padovan · 13 years ago
  97. 01e2821 Bluetooth: remove lock from struct conn_hash by Gustavo F. Padovan · 13 years ago
  98. 2c33c06 Bluetooth: remove struct hci_chan_hash by Gustavo F. Padovan · 13 years ago
  99. 2cfab8d Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux by Linus Torvalds · 13 years ago
  100. 278bc42 ethtool: Define and apply a default policy for RX flow hash indirection by Ben Hutchings · 13 years ago