1. e62bc9e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  2. 0a6eac2 net/mlx4_core: Add HW enforcement to VF link state by Rony Efraim · 12 years ago
  3. b01978c net/mlx4_core: Dynamic VST to VST vlan/qos changes by Jack Morgenstein · 12 years ago
  4. 4e144d3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 12 years ago
  5. 496e4ae netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag by Florian Westphal · 12 years ago
  6. 6be44b1 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  7. 2ffae99 ipv4: use next hop exceptions also for input routes by Timo Teräs · 12 years ago
  8. b173ee4 ipv6: resend MLD report if a link-local address completes DAD by Hannes Frederic Sowa · 12 years ago
  9. 1ec047e ipv6: introduce per-interface counter for dad-completed ipv6 addresses by Hannes Frederic Sowa · 12 years ago
  10. 57ed5cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  11. 3a36515 netlink: fix splat in skb_clone with large messages by Pablo Neira · 12 years ago
  12. 5e6700b sit: add support of x-netns by Nicolas Dichtel · 12 years ago
  13. 621e84d dev: introduce skb_scrub_packet() by Nicolas Dichtel · 12 years ago
  14. 3b81a68 brcmfmac: add broken scatter-gather DMA support by Franky Lin · 12 years ago
  15. 88f9b65 bcma: add support for BCM43142 by Rafał Miłecki · 12 years ago
  16. baffd2e ARM: imx: flexcan: Remove platform file by Fabio Estevam · 12 years ago
  17. a77471f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 12 years ago
  18. 8b4d14d netns: exclude ipvs from struct net when IPVS disabled by JunweiZhang · 12 years ago
  19. 4d0c875 ipvs: add sync_persist_mode flag by Julian Anastasov · 12 years ago
  20. eba3b5a ipvs: SH fallback and L4 hashing by Alexander Frolkin · 12 years ago
  21. 61e7c42 ipvs: replace the SCTP state machine by Julian Anastasov · 12 years ago
  22. c6c96c1 ipvs: sloppy TCP and SCTP by Alexander Frolkin · 12 years ago
  23. bba54de ipvs: provide iph to schedulers by Julian Anastasov · 12 years ago
  24. 2be5c76 macvtap: Let TUNSETOFFLOAD actually controll offload features. by Vlad Yasevich · 12 years ago
  25. 2d48d67 net: poll/select low latency socket support by Eliezer Tamir · 12 years ago
  26. 52db882 net: sctp: migrate cookie life from timeval to ktime by Daniel Borkmann · 12 years ago
  27. d36f82b ktime: add ms_to_ktime() and ktime_add_ms() helpers by Daniel Borkmann · 12 years ago
  28. f072d7a net: sctp: remove TEST_FRAME ifdef by Daniel Borkmann · 12 years ago
  29. b7b1bfc ipv6: split duplicate address detection and router solicitation timer by Hannes Frederic Sowa · 12 years ago
  30. 7ae8639 tcp: remove invalid __rcu annotation by Eric Dumazet · 12 years ago
  31. bcbde0d net: netlink: virtual tap device management by Daniel Borkmann · 12 years ago
  32. 77e2af0 net: if_arp: add ARPHRD_NETLINK type by Daniel Borkmann · 12 years ago
  33. 9fbdc75 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  34. 66ba271 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  35. 7e2f934 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  36. 5243b6a ip_tunnel: Protect tunnel functions with CONFIG_INET guard. by Jesse Gross · 12 years ago
  37. 0a80465 Bluetooth: Remove unneeded flag by Andrei Emeltchenko · 12 years ago
  38. b043434 Bluetooth: Remove inquiry helpers by Andre Guedes · 12 years ago
  39. 917eedc Bluetooth: Remove LE scan helpers by Andre Guedes · 12 years ago
  40. 1183fdc Bluetooth: Make mgmt_stop_discovery_failed static by Andre Guedes · 12 years ago
  41. 4c87eaa Bluetooth: Use HCI request in interleaved discovery by Andre Guedes · 12 years ago
  42. 0d8cc93 Bluetooth: Move discovery macros to hci_core.h by Andre Guedes · 12 years ago
  43. 41dc2bd Bluetooth: Make mgmt_start_discovery_failed static by Andre Guedes · 12 years ago
  44. 1f9b9a5 Bluetooth: Make inquiry_cache_flush non-static by Andre Guedes · 12 years ago
  45. 073d1cf Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT by Johan Hedberg · 12 years ago
  46. 7d2a47a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  47. 681f130 netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flag by Eric Dumazet · 12 years ago
  48. fedaf4f ndisc: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 12 years ago
  49. 9e8cda3 ipv6: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 12 years ago
  50. bcefe17 tcp: introduce a per-route knob for quick ack by Cong Wang · 12 years ago
  51. eea86af net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUF by Daniel Borkmann · 12 years ago
  52. aa31070 openvswitch: Add gre tunnel support. by Pravin B Shelar · 12 years ago
  53. 7d5437c openvswitch: Add tunneling interface. by Pravin B Shelar · 12 years ago
  54. 9a62822 ip_tunnel: Add dont fragment flag. by Pravin B Shelar · 12 years ago
  55. 3d7b46c ip_tunnel: push generic protocol handling to ip_tunnel module. by Pravin B Shelar · 12 years ago
  56. 0e6fbc5 ip_tunnels: extend iptunnel_xmit() by Pravin B Shelar · 12 years ago
  57. 45f2e99 gre: export gre_handle_offloads() function. by Pravin B Shelar · 12 years ago
  58. 752f36d gre: export gre_build_header() function. by Pravin B Shelar · 12 years ago
  59. bda7bb4 gre: Allow multiple protocol listener for gre protocol. by Pravin B Shelar · 12 years ago
  60. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  61. 959867f cfg80211: require passing BSS struct back to cfg80211_assoc_timeout by Johannes Berg · 12 years ago
  62. 30e7473 nl80211: add rate flags for 5/10 Mhz channels by Simon Wunderlich · 12 years ago
  63. 2f301ab nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag by Simon Wunderlich · 12 years ago
  64. dda9192 net: sctp: remove SCTP_STATIC macro by Daniel Borkmann · 12 years ago
  65. 939cfa7 net: sctp: get rid of t_new macro for kzalloc by Daniel Borkmann · 12 years ago
  66. 8941bbc tipc: update code comments to reflect new uapi header path by Ying Xue · 12 years ago
  67. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 12 years ago
  68. 9a3c71a net: convert low latency sockets to sched_clock() by Eliezer Tamir · 12 years ago
  69. eb6db62 net: change sysctl_net_ll_poll into an unsigned int by Eliezer Tamir · 12 years ago
  70. e570bd0 ssb: add struct for serial flash by Rafał Miłecki · 12 years ago
  71. 596fa9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  72. f21afc2 smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu(). by David Daney · 12 years ago
  73. 09ce069 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  74. 45bfa52e openvswitch: Fix struct comment. by Pravin B Shelar · 12 years ago
  75. 2757c372 NFC: Send netlink events for secure elements additions and removals by Samuel Ortiz · 12 years ago
  76. fed7c25 NFC: Add secure elements addition and removal API by Samuel Ortiz · 12 years ago
  77. 0a94630 NFC: Extend and fix the internal secure element API by Samuel Ortiz · 12 years ago
  78. 0b456c4 NFC: Remove the static supported_se field by Samuel Ortiz · 12 years ago
  79. 322bce9 NFC: pn533: Copy NFCID2 through ATR_REQ by Samuel Ortiz · 12 years ago
  80. 391d8a2 NFC: Add NCI over SPI receive by Frederic Danis · 12 years ago
  81. ee9596d NFC: Add NCI over SPI send by Frederic Danis · 12 years ago
  82. 8a00a61 NFC: Add basic NCI over SPI by Frederic Danis · 12 years ago
  83. 948e306 net/mlx4: Add VF link state support by Rony Efraim · 12 years ago
  84. 1d8faf4 net/core: Add VF link state control by Rony Efraim · 12 years ago
  85. 5f121b9 net-rps: fixes for rps flow limit by Willem de Bruijn · 12 years ago
  86. 9a695d2 NFC: HCI: Implement fw_upload ops by Eric Lapuyade · 12 years ago
  87. 9674da8 NFC: Add firmware upload netlink command by Eric Lapuyade · 12 years ago
  88. 1095e69 NFC: NCI: Fix skb->dev usage by Frederic Danis · 12 years ago
  89. cb7e970 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 12 years ago
  90. 509768f Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound by Linus Torvalds · 12 years ago
  91. d3b6f61 ip_tunnel: remove __net_init/exit from exported functions by Eric Dumazet · 12 years ago
  92. 817cee7 mac80211: track AP's beacon rate and give it to the driver by Alexander Bondar · 12 years ago
  93. 85f1652 tcp: properly send new data in fast recovery in first RTT by Yuchung Cheng · 12 years ago
  94. d9a90a3 macvtap: slient sparse warnings by Jason Wang · 12 years ago
  95. 26e0446 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  96. b2cc9c1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  97. c2853c8 include/linux/math64.h: add div64_ul() by Alex Shi · 12 years ago
  98. 30dad30 mm: migration: add migrate_entry_wait_huge() by Naoya Horiguchi · 12 years ago
  99. 637241a kmsg: honor dmesg_restrict sysctl on /dev/kmsg by Kees Cook · 12 years ago
  100. 16e53db CPU hotplug: provide a generic helper to disable/enable CPU hotplug by Srivatsa S. Bhat · 12 years ago