1. fc4eba5 ipv6: make unsolicited report intervals configurable for mld by Hannes Frederic Sowa · 11 years ago
  2. 98f1b7f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  3. ebd8b93 pptp: fix byte order warnings by stephen hemminger · 11 years ago
  4. 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
  5. 28d6427 net: attempt high order allocations in sock_alloc_send_pskb() by Eric Dumazet · 11 years ago
  6. e370a72 af_unix: improve STREAM behavior with fragmented memory by Eric Dumazet · 11 years ago
  7. 149479d tcp: add server ip to encrypt cookie in fast open by Yuchung Cheng · 11 years ago
  8. 71acc0d Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl" by David S. Miller · 11 years ago
  9. 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
  10. 4f05444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  11. 477143e net: sctp: trivial: update bug report in header comment by Daniel Borkmann · 11 years ago
  12. cda5f98 net: sctp: convert sctp_checksum_disable module param into sctp sysctl by Daniel Borkmann · 11 years ago
  13. 2690048 net: igmp: Allow user-space configuration of igmp unsolicited report interval by William Manley · 11 years ago
  14. 5c6fe01 net: igmp: Don't flush routing cache when force_igmp_version is modified by William Manley · 11 years ago
  15. 1f07d03 net: add SNMP counters tracking incoming ECN bits by Eric Dumazet · 11 years ago
  16. c3bdeb5 net: move zerocopy_sg_from_iovec() to net/core/datagram.c by Jason Wang · 11 years ago
  17. b4bf077 net: move iov_pages() to net/core/iovec.c by Jason Wang · 11 years ago
  18. 6261d98 ip_tunnel: embed hash list head by stephen hemminger · 11 years ago
  19. 5a13929 sctp: Pack dst_cookie into 1st cacheline hole for 64bit host by fan.du · 11 years ago
  20. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  21. 72a67a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  22. fba3679 fib_rules: reorder struct fib_rules fields by Eric Dumazet · 11 years ago
  23. 73f5698 fib_rules: fix suppressor names and default values by Stefan Tomanek · 11 years ago
  24. 6ef94cf fib_rules: add route suppression based on ifgroup by Stefan Tomanek · 11 years ago
  25. abe0308 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  26. d27fc78 sctp: Don't lookup dst if transport dst is still valid by fan.du · 11 years ago
  27. 574e2af include: Convert ethernet mac address declarations to use ETH_ALEN by Joe Perches · 11 years ago
  28. e216975 uapi: Convert some uses of 6 to ETH_ALEN by Joe Perches · 11 years ago
  29. 1fe0135 Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  30. e0d1095 net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL by Cong Wang · 11 years ago
  31. dfcefb0 net: fix a compile error when CONFIG_NET_LL_RX_POLL is not set by Cong Wang · 11 years ago
  32. 2ac3ac8 ipv6: prevent fib6_run_gc() contention by Michal Kubeček · 11 years ago
  33. 376c731 net: add a temporary sanity check in skb_orphan() by Eric Dumazet · 11 years ago
  34. 7546ff9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  35. 22e02a0 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
  36. 73da7d5 mac80211: add channel switch command and beacon callbacks by Simon Wunderlich · 12 years ago
  37. 16ef1fe nl80211/cfg80211: add channel switch command by Simon Wunderlich · 12 years ago
  38. 9e2bc79 ieee80211: add definition for 802.11ac information elements by Fred Zhou · 11 years ago
  39. dcb7a6c ieee80211: add definition for interworking support by Avinash Patil · 11 years ago
  40. 64ccccf Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  41. 19788a9 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  42. 3783072 cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  43. 4fc7074 checksum: Remove extern from function prototypes by Joe Perches · 11 years ago
  44. 10dd9b7 cfg80211.h/mac80211.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  45. c1d8f80 ax25.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  46. 90972b2 arp/neighbour.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  47. cd2cf63 af_rxrpc.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  48. b60a828 af_unix.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  49. e8e54d3 addrconf.h: Remove extern function prototypes by Joe Perches · 11 years ago
  50. 7764a45 fib_rules: add .suppress operation by Stefan Tomanek · 11 years ago
  51. 5c15257 net: Remove extern from include/net/ scheduling prototypes by Joe Perches · 11 years ago
  52. c34a761 net: skb_orphan() changes by Eric Dumazet · 11 years ago
  53. d9d10a3 ndisc: Add missing inline to ndisc_addr_option_pad by Joe Perches · 11 years ago
  54. f2f872f netem: Introduce skb_orphan_partial() helper by Eric Dumazet · 11 years ago
  55. ca4c3fc net: split rt_genid for ipv4 and ipv6 by fan.du · 11 years ago
  56. 33cb876 vmpressure: make sure there are no events queued after memcg is offlined by Michal Hocko · 11 years ago
  57. 22f2020 vmpressure: change vmpressure::sr_lock to spinlock by Michal Hocko · 11 years ago
  58. cd23b14 mlx5_core: Implement new initialization sequence by Eli Cohen · 11 years ago
  59. 5e24f74 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  60. 06693f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  61. c0155b2 tcp: Remove unused tcpct declarations and comments by Dmitry Popov · 11 years ago
  62. 81377c8 PCI: Add function to obtain minimum link width and speed by Jacob Keller · 11 years ago
  63. 59da381 PCI: move enum pcie_link_width into pci.h by Jacob Keller · 11 years ago
  64. 66cae9e rtnl: export physical port id via RT netlink by Jiri Pirko · 11 years ago
  65. 66b52b0 net: add ndo to get id of physical port of the device by Jiri Pirko · 11 years ago
  66. 9ea7187 NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD by Samuel Ortiz · 11 years ago
  67. 60ff779 9p: client: remove unused code and any reference to "cancelled" function by Andi Shyti · 11 years ago
  68. f34f516 Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 11 years ago
  69. a838834 drm: fix 64 bit drm fixed point helpers by Alex Deucher · 11 years ago
  70. 2b44c4d freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes by Colin Cross · 11 years ago
  71. 36f571e Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  72. 1485191 Revert "cpuidle: Quickly notice prediction failure for repeat mode" by Rafael J. Wysocki · 11 years ago
  73. fe6f700 net/mlx4_core: Respond to operation request by firmware by Yevgeny Petrilin · 11 years ago
  74. 76d25a5 Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  75. c26bf4a pktgen: Add UDPCSUM flag to support UDP checksums by Thomas Graf · 11 years ago
  76. 82a54d0 VSOCK: Move af_vsock.h and vsock_addr.h to include/net by Asias He · 11 years ago
  77. a88c32a USBNET: centralize computing of max rx/tx qlen by Ming Lei · 11 years ago
  78. 024ec3d net/sctp: Refactor SCTP skb checksum computation by Joe Stringer · 11 years ago
  79. e7428e9 virtio-net: put virtio net header inline with data by Michael S. Tsirkin · 11 years ago
  80. 0699a73 firewire: fix libdc1394/FlyCap2 iso event regression by Clemens Ladisch · 11 years ago
  81. 0f74665 Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  82. fef36a7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  83. db8cbfa Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  84. c7dad23 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  85. 8e5c2b7 Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8" by Rafael J. Wysocki · 11 years ago
  86. 9d55911 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  87. 18afa4b net: Make devnet_rename_seq static by Thomas Gleixner · 11 years ago
  88. c9bee3b tcp: TCP_NOTSENT_LOWAT socket option by Eric Dumazet · 11 years ago
  89. 64dc613 net: add sk_stream_is_writeable() helper by Eric Dumazet · 11 years ago
  90. 91705c6 net: sctp: trivial: update mailing list address by Daniel Borkmann · 11 years ago
  91. b48a97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  92. 6a6c21e ARM: imx6q: update the sata bits definitions of gpr13 by Richard Zhu · 11 years ago
  93. e70308e Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  94. 04012e3 Merge tag 'please-pull-bp-edac' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 11 years ago
  95. 492b200 team: add support for sending multicast rejoins by Jiri Pirko · 11 years ago
  96. 4aa5dee net: convert resend IGMP to notifier event by Jiri Pirko · 11 years ago
  97. fc423ff team: add peer notification by Jiri Pirko · 11 years ago
  98. 88d84ac EDAC: Fix lockdep splat by Borislav Petkov · 11 years ago
  99. c2468d3 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  100. a829abf ARM: pxa: propagate errors from regulator_enable() to pxamci by Arnd Bergmann · 12 years ago