1. 2350018 Bluetooth: Introduce new HCI socket channel for user operation by Marcel Holtmann · 11 years ago
  2. 0736cfa Bluetooth: Introduce user channel flag for HCI devices by Marcel Holtmann · 11 years ago
  3. e3f5b17 net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation by Daniel Borkmann · 11 years ago
  4. 89225d1 net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12. by Daniel Borkmann · 11 years ago
  5. cfd280c net: sync some IP headers with glibc by Carlos O'Donell · 11 years ago
  6. c995ae2 tcp: Change return value of tcp_rcv_established() by Vijay Subramanian · 11 years ago
  7. ea23192 tunnels: harmonize cleanup done on skb on rx path by Nicolas Dichtel · 11 years ago
  8. 963a88b tunnels: harmonize cleanup done on skb on xmit path by Nicolas Dichtel · 11 years ago
  9. 8b27f27 skb: allow skb_scrub_packet() to be used by tunnels by Nicolas Dichtel · 11 years ago
  10. 1179618 vxlan: remove net arg from vxlan[6]_xmit_skb() by Nicolas Dichtel · 11 years ago
  11. 8b7ed2d iptunnels: remove net arg from iptunnel_xmit() by Nicolas Dichtel · 11 years ago
  12. 951fd87 llc: Use normal etherdevice.h tests by Joe Perches · 11 years ago
  13. bc6fc9f net: fix comment typo for __skb_alloc_pages() by Florian Fainelli · 11 years ago
  14. c12a224 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  15. 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
  16. 83a093b net: etherdevice: add address inherit helper by Bjørn Mork · 11 years ago
  17. 5a17a39 net: make snmp_mib_free static inline by Cong Wang · 11 years ago
  18. f564f45 vxlan: add ipv6 proxy support by Cong Wang · 11 years ago
  19. e15a00a vxlan: add ipv6 route short circuit support by Cong Wang · 11 years ago
  20. e4c7ed4 vxlan: add ipv6 support by Cong Wang · 11 years ago
  21. 5f81bd2 ipv6: export a stub for IPv6 symbols used by vxlan by Cong Wang · 11 years ago
  22. 3ce9b35 ipv6: move ip6_dst_hoplimit() into core kernel by Cong Wang · 11 years ago
  23. d2a7f26 qdisc: make args to qdisc_create_default const by stephen hemminger · 11 years ago
  24. 6da7c8f qdisc: allow setting default queuing discipline by stephen hemminger · 11 years ago
  25. e2a240c driver:net:stmmac: Disable DMA store and forward mode if platform data force_thresh_dma_mode is set. by Sonic Zhang · 11 years ago
  26. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  27. afe4fd0 pkt_sched: fq: Fair Queue packet scheduler by Eric Dumazet · 11 years ago
  28. 391ac12 can: gw: add a per rule limitation of frame hops by Oliver Hartkopp · 11 years ago
  29. 5df0ddf net: packet: add randomized fanout scheduler by Daniel Borkmann · 11 years ago
  30. 8b5be85 net: add netdev_for_each_upper_dev_rcu() by Veaceslav Falico · 11 years ago
  31. 5d26191 net: add lower_dev_list to net_device and make a full mesh by Veaceslav Falico · 11 years ago
  32. 95bd09e tcp: TSO packets automatic sizing by Eric Dumazet · 11 years ago
  33. b800c3b ipv6: drop fragmented ndisc packets by default (RFC 6980) by Hannes Frederic Sowa · 11 years ago
  34. 76bfd89 net: sctp: reorder sctp_globals to reduce cacheline usage by Daniel Borkmann · 11 years ago
  35. 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
  36. 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
  37. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  38. 5b2941b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  39. 81eb6a1 net: syncookies: export cookie_v6_init_sequence/cookie_v6_check by Patrick McHardy · 11 years ago
  40. 48b1de4 netfilter: add SYNPROXY core/target by Patrick McHardy · 11 years ago
  41. 0198230 net: syncookies: export cookie_v4_init_sequence/cookie_v4_check by Patrick McHardy · 11 years ago
  42. 41d73ec netfilter: nf_conntrack: make sequence number adjustments usuable without NAT by Patrick McHardy · 11 years ago
  43. a175a72 openvswitch: Add SCTP support by Joe Stringer · 11 years ago
  44. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  45. 521deea bcma: add bcma_core_pci_power_save() by Hauke Mehrtens · 11 years ago
  46. 780335a bcma: do not export bcma_core_pci_extend_L1timer() by Hauke Mehrtens · 11 years ago
  47. cfe51ec bcma: add method to power up and down the PCIe core by wifi driver by Hauke Mehrtens · 11 years ago
  48. 280c571 net: Add NEXTHDR_SCTP to ipv6.h by Joe Stringer · 11 years ago
  49. 03f0d91 openvswitch: Mega flow implementation by Andy Zhou · 11 years ago
  50. 41a00f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  51. 19504cf cfg80211: add flags to cfg80211_rx_mgmt() by Vladimir Kondratiev · 11 years ago
  52. 2771399 fs_enet: cleanup clock API use by Gerhard Sittig · 11 years ago
  53. 4a5a8aa ipv4: expose IPV4_DEVCONF by stephen hemminger · 11 years ago
  54. c92a59e ipv6: handle Redirect ICMP Message with no Redirected Header option by Duan Jiong · 11 years ago
  55. baf3b3f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  56. 69b307a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  57. 41aacc1 x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member by Radu Caragea · 11 years ago
  58. 5ea80f7 Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" by Linus Torvalds · 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. d94a014 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  61. 76975e9 tun: Get skfilter layout by Pavel Emelyanov · 11 years ago
  62. 849c9b6 tun: Allow to skip filter on attach by Pavel Emelyanov · 11 years ago
  63. fb7589a tun: Add ability to create tun device with given index by Pavel Emelyanov · 11 years ago
  64. 2dea632 Bluetooth: Add SCO connection fallback by Frédéric Dalleau · 11 years ago
  65. 07a5c61 Bluetooth: Add constants and macro declaration for transparent data by Frédéric Dalleau · 11 years ago
  66. 10c62dd Bluetooth: Parameters for outgoing SCO connections by Frédéric Dalleau · 11 years ago
  67. 5d4d62f Bluetooth: Add constants for SCO airmode by Frédéric Dalleau · 11 years ago
  68. ad10b1a Bluetooth: Add Bluetooth socket voice option by Frédéric Dalleau · 11 years ago
  69. e660ed6 Bluetooth: Use hci_connect_sco directly by Frédéric Dalleau · 11 years ago
  70. 2dfca31 mac80211: add a flag to indicate CCK support for HT clients by Felix Fietkau · 11 years ago
  71. ae5d589 can: mcp251x: Eliminate irq_flags from driver platform_data by Alexander Shiyan · 11 years ago
  72. 1ddff7d can: mcp251x: Replace power callbacks with regulator API by Alexander Shiyan · 11 years ago
  73. dbe3472 drivers: net: cpsw: remove platform data header file of cpsw by Mugunthan V N · 11 years ago
  74. 8d3214c sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data' by Sergei Shtylyov · 11 years ago
  75. 89d5e23 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  76. 5826484 openvswitch: Add vxlan tunneling support. by Pravin B Shelar · 11 years ago
  77. 4956053 vxlan: Factor out vxlan send api. by Pravin B Shelar · 11 years ago
  78. 012a572 vxlan: Extend vxlan handlers for openvswitch. by Pravin B Shelar · 11 years ago
  79. f46078c ipv6: drop packets with multiple fragmentation headers by Hannes Frederic Sowa · 11 years ago
  80. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  81. 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
  82. ddea368 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  83. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
  84. 27b3eb9 mac80211: add APIs to allow keeping connections after WoWLAN by Johannes Berg · 11 years ago
  85. 0a324f31 net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes by Moshe Lazer · 11 years ago
  86. b05e925 brcmfmac: abstract tx packet processing functions by Franky Lin · 11 years ago
  87. 8a8e3d8 net_sched: restore "linklayer atm" handling by Jesper Dangaard Brouer · 11 years ago
  88. 0bd87628 ip6tnl: add x-netns support by Nicolas Dichtel · 11 years ago
  89. 6c742e7 ipip: add x-netns support by Nicolas Dichtel · 11 years ago
  90. f1d6e17 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  91. 38c6732 netfilter: export xt_HMARK.h to userland by Nicolas Dichtel · 11 years ago
  92. f0c0395 netfilter: export xt_rpfilter.h to userland by Nicolas Dichtel · 11 years ago
  93. df54d6f x86 get_unmapped_area(): use proper mmap base for bottom-up direction by Radu Caragea · 11 years ago
  94. dfa9771 microblaze: fix clone syscall by Michal Simek · 11 years ago
  95. 41bb347 mm: save soft-dirty bits on file pages by Cyrill Gorcunov · 11 years ago
  96. 179ef71 mm: save soft-dirty bits on swapped pages by Cyrill Gorcunov · 11 years ago
  97. fc4eba5 ipv6: make unsolicited report intervals configurable for mld by Hannes Frederic Sowa · 11 years ago
  98. 28fbc8b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  99. 4221f40 ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id. by Pravin B Shelar · 11 years ago
  100. 352a5f5 NFC: netlink: Add result of firmware operation to completion event by Eric Lapuyade · 11 years ago