1. 2c66dae NFC Digital: Add NFC-A technology support by Thierry Escande · 11 years ago
  2. 59ee236 NFC Digital: Implement driver commands mechanism by Thierry Escande · 11 years ago
  3. 4b10884eb NFC: Digital Protocol stack implementation by Thierry Escande · 11 years ago
  4. fa544ff NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer by Eric Lapuyade · 11 years ago
  5. 08f13ac NFC: Move struct nfc_phy_ops out of HCI up to nfc core level by Eric Lapuyade · 11 years ago
  6. d593751 NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency by Eric Lapuyade · 11 years ago
  7. 073a625 NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level> by Joe Perches · 11 years ago
  8. b483483 NFC: Replace nfc_dev_dbg with dev_dbg by Joe Perches · 11 years ago
  9. d8eb18e NFC: Export nfc_find_se() by Arron Wang · 11 years ago
  10. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  11. 61c5923 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  12. c13a84a netfilter: nf_conntrack: use RCU safe kfree for conntrack extensions by Michal Kubeček · 11 years ago
  13. bbda1ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  14. 2c861cc ipv6: don't call fib6_run_gc() until routing is ready by Michal Kubeček · 11 years ago
  15. 2b76db6 Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  16. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  17. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  18. 53cf5275 vxlan: Notify drivers for listening UDP port changes by Joseph Gasparakis · 11 years ago
  19. e3f5b17 net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation by Daniel Borkmann · 11 years ago
  20. 89225d1 net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12. by Daniel Borkmann · 11 years ago
  21. c995ae2 tcp: Change return value of tcp_rcv_established() by Vijay Subramanian · 11 years ago
  22. ea23192 tunnels: harmonize cleanup done on skb on rx path by Nicolas Dichtel · 11 years ago
  23. 963a88b tunnels: harmonize cleanup done on skb on xmit path by Nicolas Dichtel · 11 years ago
  24. 1179618 vxlan: remove net arg from vxlan[6]_xmit_skb() by Nicolas Dichtel · 11 years ago
  25. 8b7ed2d iptunnels: remove net arg from iptunnel_xmit() by Nicolas Dichtel · 11 years ago
  26. 951fd87 llc: Use normal etherdevice.h tests by Joe Perches · 11 years ago
  27. e7abfe4 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  28. 32dad03 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  29. 5a17a39 net: make snmp_mib_free static inline by Cong Wang · 11 years ago
  30. f564f45 vxlan: add ipv6 proxy support by Cong Wang · 11 years ago
  31. e15a00a vxlan: add ipv6 route short circuit support by Cong Wang · 11 years ago
  32. e4c7ed4 vxlan: add ipv6 support by Cong Wang · 11 years ago
  33. 5f81bd2 ipv6: export a stub for IPv6 symbols used by vxlan by Cong Wang · 11 years ago
  34. 3ce9b35 ipv6: move ip6_dst_hoplimit() into core kernel by Cong Wang · 11 years ago
  35. d2a7f26 qdisc: make args to qdisc_create_default const by stephen hemminger · 11 years ago
  36. 6da7c8f qdisc: allow setting default queuing discipline by stephen hemminger · 11 years ago
  37. 79f9ab7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  38. 95bd09e tcp: TSO packets automatic sizing by Eric Dumazet · 11 years ago
  39. 76bfd89 net: sctp: reorder sctp_globals to reduce cacheline usage by Daniel Borkmann · 11 years ago
  40. 0d8165e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  41. 3046e2f net: add cpu_relax to busy poll loop by Eliezer Tamir · 11 years ago
  42. 33c6b1f genl: Hold reference on correct module while netlink-dump. by Pravin B Shelar · 11 years ago
  43. f3e979a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  44. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  45. 5b2941b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  46. 81eb6a1 net: syncookies: export cookie_v6_init_sequence/cookie_v6_check by Patrick McHardy · 11 years ago
  47. 48b1de4 netfilter: add SYNPROXY core/target by Patrick McHardy · 11 years ago
  48. 0198230 net: syncookies: export cookie_v4_init_sequence/cookie_v4_check by Patrick McHardy · 11 years ago
  49. 41d73ec netfilter: nf_conntrack: make sequence number adjustments usuable without NAT by Patrick McHardy · 11 years ago
  50. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  51. 50192ab fs/9p: avoid accessing utsname after namespace has been torn down by Will Deacon · 11 years ago
  52. 5a25cf1 xfrm: revert ipv4 mtu determination to dst_mtu by Hannes Frederic Sowa · 11 years ago
  53. 280c571 net: Add NEXTHDR_SCTP to ipv6.h by Joe Stringer · 11 years ago
  54. 81ca2ff 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
  55. 19504cf cfg80211: add flags to cfg80211_rx_mgmt() by Vladimir Kondratiev · 11 years ago
  56. c92a59e ipv6: handle Redirect ICMP Message with no Redirected Header option by Duan Jiong · 11 years ago
  57. baf3b3f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  58. 69b307a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  59. 89b5f74 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  60. 2dea632 Bluetooth: Add SCO connection fallback by Frédéric Dalleau · 11 years ago
  61. 07a5c61 Bluetooth: Add constants and macro declaration for transparent data by Frédéric Dalleau · 11 years ago
  62. 10c62dd Bluetooth: Parameters for outgoing SCO connections by Frédéric Dalleau · 11 years ago
  63. 5d4d62f Bluetooth: Add constants for SCO airmode by Frédéric Dalleau · 11 years ago
  64. ad10b1a Bluetooth: Add Bluetooth socket voice option by Frédéric Dalleau · 11 years ago
  65. e660ed6 Bluetooth: Use hci_connect_sco directly by Frédéric Dalleau · 11 years ago
  66. 2dfca31 mac80211: add a flag to indicate CCK support for HT clients by Felix Fietkau · 11 years ago
  67. 89d5e23 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  68. 4956053 vxlan: Factor out vxlan send api. by Pravin B Shelar · 11 years ago
  69. 012a572 vxlan: Extend vxlan handlers for openvswitch. by Pravin B Shelar · 11 years ago
  70. 844d487 xfrm: choose protocol family by skb protocol by Hannes Frederic Sowa · 11 years ago
  71. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  72. d074666 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  73. 27b3eb9 mac80211: add APIs to allow keeping connections after WoWLAN by Johannes Berg · 11 years ago
  74. 8a8e3d8 net_sched: restore "linklayer atm" handling by Jesper Dangaard Brouer · 11 years ago
  75. 0bd87628 ip6tnl: add x-netns support by Nicolas Dichtel · 11 years ago
  76. 6c742e7 ipip: add x-netns support by Nicolas Dichtel · 11 years ago
  77. 0ea9d5e xfrm: introduce helper for safe determination of mtu by Hannes Frederic Sowa · 11 years ago
  78. 628e341 xfrm: make local error reporting more robust by Hannes Frederic Sowa · 11 years ago
  79. 4221f40 ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id. by Pravin B Shelar · 11 years ago
  80. 352a5f5 NFC: netlink: Add result of firmware operation to completion event by Eric Lapuyade · 11 years ago
  81. ef04158 NFC: Move nfc_fw_download_done() definition from private to public by Eric Lapuyade · 11 years ago
  82. bd07793 netfilter: nfnetlink_queue: allow to attach expectations to conntracks by Pablo Neira Ayuso · 11 years ago
  83. 89c2af3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  84. 52981cd mac80211: add vif to testmode cmd by David Spinadel · 11 years ago
  85. fc73f11 cfg80211: add wdev to testmode cmd by David Spinadel · 11 years ago
  86. af61a16 mac80211: add control port protocol TX control flag by Johannes Berg · 11 years ago
  87. 28d6427 net: attempt high order allocations in sock_alloc_send_pskb() by Eric Dumazet · 11 years ago
  88. e370a72 af_unix: improve STREAM behavior with fragmented memory by Eric Dumazet · 11 years ago
  89. 149479d tcp: add server ip to encrypt cookie in fast open by Yuchung Cheng · 11 years ago
  90. 71acc0d Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl" by David S. Miller · 11 years ago
  91. fa59784 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  92. 4f05444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  93. 288a9376 net: rename busy poll MIB counter by Eliezer Tamir · 11 years ago
  94. 477143e net: sctp: trivial: update bug report in header comment by Daniel Borkmann · 11 years ago
  95. cda5f98 net: sctp: convert sctp_checksum_disable module param into sctp sysctl by Daniel Borkmann · 11 years ago
  96. c655bc6 netfilter: nf_conntrack: don't send destroy events from iterator by Florian Westphal · 11 years ago
  97. 6d37b97 netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_netprio_state by Tejun Heo · 11 years ago
  98. 8af01f5 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ by Tejun Heo · 11 years ago
  99. 6261d98 ip_tunnel: embed hash list head by stephen hemminger · 11 years ago
  100. 5a13929 sctp: Pack dst_cookie into 1st cacheline hole for 64bit host by fan.du · 11 years ago