1. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  2. 899dd38 Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  3. 8c2f414 net: sctp: confirm route during forward progress by Daniel Borkmann · 11 years ago
  4. 9a5889a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  5. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  6. cbf5500 net: rename low latency sockets functions to busy poll by Eliezer Tamir · 11 years ago
  7. c7e8e8a bridge: fix some kernel warning in multicast timer by Cong Wang · 11 years ago
  8. 86bd68b sit: fix tunnel update via netlink by Nicolas Dichtel · 11 years ago
  9. 3366dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  10. db58316 Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for-3.11/i2c-hid-fixed' into for-linus by Jiri Kosina · 11 years ago
  11. 3630d40 ipv6: rt6_check_neigh should successfully verify neigh if no NUD information are available by Hannes Frederic Sowa · 11 years ago
  12. fbfe80c net: ipv6: fix wrong ping_v6_sendmsg return value by Lorenzo Colitti · 11 years ago
  13. a1bdc45 net: ipv6: add missing lock in ping_v6_sendmsg by Lorenzo Colitti · 11 years ago
  14. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  15. 36b7bfe netem: fix possible NULL deref in netem_dequeue() by Eric Dumazet · 11 years ago
  16. 4bc41b8 core: Copy inner_protocol in copy_skb_header() by Joe Stringer · 11 years ago
  17. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  18. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 11 years ago
  19. 0ed5fd1 mm: use totalram_pages instead of num_physpages at runtime by Jiang Liu · 11 years ago
  20. 61c5d6b libceph: call r_unsafe_callback when unsafe reply is received by Yan, Zheng · 11 years ago
  21. 2cb33ca libceph: Fix NULL pointer dereference in auth client code by Tyler Hicks · 11 years ago
  22. ccca4e3 libceph: fix truncate size calculation by Yan, Zheng · 11 years ago
  23. eb845ff libceph: fix safe completion by Yan, Zheng · 11 years ago
  24. 4974341 libceph: print more info for short message header by Alex Elder · 11 years ago
  25. 96e4dac libceph: add lingering request reference when registered by Alex Elder · 11 years ago
  26. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  27. c50cd35 net: gre: move GSO functions to gre_offload by Daniel Borkmann · 11 years ago
  28. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  29. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  30. 23a3647 ip_tunnels: Use skb-len to PMTU check. by Pravin B Shelar · 11 years ago
  31. a0dbd82 l2tp: make datapath resilient to packet loss when sequence numbers enabled by James Chapman · 11 years ago
  32. 8a1631d l2tp: make datapath sequence number support RFC-compliant by James Chapman · 11 years ago
  33. b6dc01a l2tp: do data sequence number handling in a separate func by James Chapman · 11 years ago
  34. 8a59bd3 sctp: use get_unused_fd_flags(0) instead of get_unused_fd() by Yann Droneaud · 11 years ago
  35. 06a23fe core/dev: set pkt_type after eth_type_trans() in dev_forward_skb() by Isaku Yamahata · 11 years ago
  36. 75a493e ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size by Hannes Frederic Sowa · 11 years ago
  37. 8822b64 ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data by Hannes Frederic Sowa · 11 years ago
  38. fe3c22b Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  39. 3b7b514 ipip: fix a regression in ioctl by Cong Wang · 11 years ago
  40. e1558a9 l2tp: add missing .owner to struct pppox_proto by Wei Yongjun · 11 years ago
  41. c590b5e ethtool: make .get_dump_data() harder to misuse by drivers by Michal Schmidt · 11 years ago
  42. e02010a net: sctp: get rid of SCTP_DBG_TSNS entirely by Daniel Borkmann · 11 years ago
  43. 8965779 ipv6,mcast: always hold idev->lock before mca_lock by Amerigo Wang · 11 years ago
  44. ab6c7a0 vti: remove duplicated code to fix a memory leak by Cong Wang · 11 years ago
  45. 6c734fb gre: fix a regression in ioctl by Cong Wang · 11 years ago
  46. bb33381 net: sctp: rework debugging framework to use pr_debug and friends by Daniel Borkmann · 11 years ago
  47. 936faf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/vxlan-next by David S. Miller · 11 years ago
  48. 4ccb93c x25: Fix broken locking in ioctl error paths. by Dave Jones · 11 years ago
  49. aec0a40 netem: use rb tree to implement the time queue by Eric Dumazet · 11 years ago
  50. c9ab4d8 neighbour: fix a race in neigh_destroy() by Eric Dumazet · 11 years ago
  51. 52bd4c0 ipv6: fix ecmp lookup when oif is specified by Nicolas Dichtel · 11 years ago
  52. 5c29fb1 ipv6: only apply anti-spoofing checks to not-pointopoint tunnels by Hannes Frederic Sowa · 11 years ago
  53. e62bc9e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  54. fb825a5 openvswitch: Add Kconfig dependency on GRE-DEMUX. by Pravin B Shelar · 11 years ago
  55. 4e144d3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  56. 496e4ae netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag by Florian Westphal · 11 years ago
  57. e77e430 more open-coded file_inode() calls by Al Viro · 11 years ago
  58. 2ffae99 ipv4: use next hop exceptions also for input routes by Timo Teräs · 11 years ago
  59. b173ee4 ipv6: resend MLD report if a link-local address completes DAD by Hannes Frederic Sowa · 11 years ago
  60. 1ec047e ipv6: introduce per-interface counter for dad-completed ipv6 addresses by Hannes Frederic Sowa · 11 years ago
  61. 4f6bb24 SUNRPC: PipeFS MOUNT notification optimization for dying clients by Stanislav Kinsbursky · 11 years ago
  62. e73f4cc SUNRPC: split client creation routine into setup and registration by Stanislav Kinsbursky · 11 years ago
  63. adb6fa7 SUNRPC: fix races on PipeFS UMOUNT notifications by Stanislav Kinsbursky · 11 years ago
  64. 3848160 SUNRPC: fix races on PipeFS MOUNT notifications by Stanislav Kinsbursky · 11 years ago
  65. 57ed5cd 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
  66. 207bc11 Merge branch 'freezer' by Rafael J. Wysocki · 11 years ago
  67. 3a36515 netlink: fix splat in skb_clone with large messages by Pablo Neira · 11 years ago
  68. 5e6700b sit: add support of x-netns by Nicolas Dichtel · 11 years ago
  69. 621e84d dev: introduce skb_scrub_packet() by Nicolas Dichtel · 11 years ago
  70. 77ecaac ipv6: rearm router solicitaion timer when setting new tokenized address by Hannes Frederic Sowa · 11 years ago
  71. a5cc68f af_key: fix info leaks in notify messages by Mathias Krause · 11 years ago
  72. a963a37 ipv6: ip6_sk_dst_check() must not assume ipv6 dst by Eric Dumazet · 11 years ago
  73. 5dbe7c1 net: fix kernel deadlock with interface rename and netdev name retrieval. by Nicolas Schichan · 11 years ago
  74. 963b89e sit: fix 4in4 + IPsec scenario by Nicolas Dichtel · 11 years ago
  75. a77471f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  76. 729d8d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  77. 4d0c875 ipvs: add sync_persist_mode flag by Julian Anastasov · 11 years ago
  78. eba3b5a ipvs: SH fallback and L4 hashing by Alexander Frolkin · 11 years ago
  79. acaac5d ipvs: drop SCTP connections depending on state by Julian Anastasov · 11 years ago
  80. 61e7c42 ipvs: replace the SCTP state machine by Julian Anastasov · 11 years ago
  81. c6c96c1 ipvs: sloppy TCP and SCTP by Alexander Frolkin · 11 years ago
  82. bba54de ipvs: provide iph to schedulers by Julian Anastasov · 11 years ago
  83. 3f5d6af Merge ../vxlan-x by Stephen Hemminger · 11 years ago
  84. 537f7f8 bridge: check for zero ether address in fdb add by Stephen Hemminger · 11 years ago
  85. 2d48d67 net: poll/select low latency socket support by Eliezer Tamir · 11 years ago
  86. 62208f1 net: sctp: simplify sctp_get_port by Daniel Borkmann · 11 years ago
  87. 0a2fbac net: sctp: decouple cleaning some socket data from endpoint by Daniel Borkmann · 11 years ago
  88. b527fe6 net: sctp: minor: sctp_seq_dump_local_addrs add missing newline by Daniel Borkmann · 11 years ago
  89. 52db882 net: sctp: migrate cookie life from timeval to ktime by Daniel Borkmann · 11 years ago
  90. 2b9651d ipv6: remove old token ipv6 address as soon as possible by Hannes Frederic Sowa · 11 years ago
  91. dc84829 ipv6: check return value of ipv6_get_lladdr by Hannes Frederic Sowa · 11 years ago
  92. 876fd05 ipv6: don't disable interface if last ipv6 address is removed by Hannes Frederic Sowa · 11 years ago
  93. b7b1bfc ipv6: split duplicate address detection and router solicitation timer by Hannes Frederic Sowa · 11 years ago
  94. bd8a703 gre: fix a possible skb leak by Eric Dumazet · 11 years ago
  95. 2b7a5db Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  96. ab4eb35 ipv6: Process unicast packet with Router Alert by checking flag in skb. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  97. 9d5c34f 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
  98. f693dff rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del} by Mike Rapoport · 11 years ago
  99. 6da334e ipv6: add include file to suppress sparse warnings by Eric Dumazet · 11 years ago
  100. bcbde0d net: netlink: virtual tap device management by Daniel Borkmann · 11 years ago