1. ecb2cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  2. 3e3aac4 vlan: fix a race in egress prio management by Eric Dumazet · 11 years ago
  3. d4b812d vlan: mask vlan prio bits by Eric Dumazet · 11 years ago
  4. 87f40dd pkt_sched: sch_qfq: remove a source of high packet delay/jitter by Paolo Valente · 11 years ago
  5. 3f334c2 Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 11 years ago
  6. 61f98b0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  7. ae8e9c5 net: Fix sysfs_format_mac() code duplication. by David S. Miller · 11 years ago
  8. 21d1196 ipv4: set transport header earlier by Eric Dumazet · 11 years ago
  9. b6a82dd net/irda: fixed style issues in irlan_eth by Dragos Foianu · 11 years ago
  10. 8a73125 ethtool: fixed trailing statements in ethtool by Dragos Foianu · 11 years ago
  11. f2f79cc ndisc: bool initializations should use true and false by Daniel Baluta · 11 years ago
  12. b2781e1 svcrdma: underflow issue in decode_write_list() by Dan Carpenter · 11 years ago
  13. 013dbb3 net: delete __cpuinit usage from all net files by Paul Gortmaker · 11 years ago
  14. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  15. dae3794 sunrpc: now we can just set ->s_d_op by Al Viro · 11 years ago
  16. d3db90b __rpc_lookup_create_exclusive: pass string instead of qstr by Al Viro · 11 years ago
  17. a95e691 rpc_create_*_dir: don't bother with qstr by Al Viro · 11 years ago
  18. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  19. 307f2fb ipv6: only static routes qualify for equal cost multipathing by Hannes Frederic Sowa · 11 years ago
  20. 24ab6be tcp: account all retransmit failures by Yuchung Cheng · 11 years ago
  21. 40dadff net: access page->private by using page_private by Sunghan Suh · 11 years ago
  22. 92338dc net: strict_strtoul is obsolete, use kstrtoul instead by “Cosmin · 11 years ago
  23. d77e41e net/tipc: use %*phC to dump small buffers in hex form by Andy Shevchenko · 11 years ago
  24. 8c91e16 gre: Fix MTU sizing check for gretap tunnels by Alexander Duyck · 11 years ago
  25. 88d4f41 pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts by Paolo Valente · 11 years ago
  26. 87f1369 pkt_sched: sch_qfq: improve efficiency of make_eligible by Paolo Valente · 11 years ago
  27. cdbaa0b gso: Update tunnel segmentation to support Tx checksum offload by Alexander Duyck · 11 years ago
  28. 1466b77 Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  29. 3b8ccd4 inet: fix spacing in assignment by Camelia Groza · 11 years ago
  30. afc154e ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF by Hannes Frederic Sowa · 11 years ago
  31. 110ecd6 9p: fix off by one causing access violations and memory corruption by Sasha Levin · 11 years ago
  32. 19d2f8e Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  33. 0ff08ba Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  34. 1eb4f75 ipv6: in case of link failure remove route directly instead of letting it expire by Hannes Frederic Sowa · 11 years ago
  35. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  36. 8b80cda net: rename ll methods to busy-poll by Eliezer Tamir · 11 years ago
  37. 076bb0c net: rename include/net/ll_poll.h to include/net/busy_poll.h by Eliezer Tamir · 11 years ago
  38. eeee245 SUNRPC: Fix a deadlock in rpc_client_register() by Trond Myklebust · 11 years ago
  39. 4f8568c rpc_pipe: rpc_dir_inode_operations can be static by Fengguang Wu · 11 years ago
  40. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  41. 76fa666 rpc_pipe: set dentry operations at d_alloc time by Jeff Layton · 11 years ago
  42. 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
  43. 8c2f414 net: sctp: confirm route during forward progress by Daniel Borkmann · 11 years ago
  44. 9a5889a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  45. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  46. cbf5500 net: rename low latency sockets functions to busy poll by Eliezer Tamir · 11 years ago
  47. 0979292 svcrpc: fix failures to handle -1 uid's by J. Bruce Fields · 11 years ago
  48. 80b4526 9P: Add cancelled() to the transport functions. by Simon Derr · 11 years ago
  49. 1cff330 9P/RDMA: count posted buffers without a pending request by Simon Derr · 11 years ago
  50. 2f52d07 9P/RDMA: Improve error handling in rdma_request by Simon Derr · 11 years ago
  51. b530e25 9P/RDMA: Do not free req->rc in error handling in rdma_request() by Simon Derr · 11 years ago
  52. fd453d0 9P/RDMA: Use a semaphore to protect the RQ by Simon Derr · 11 years ago
  53. 47229ff 9P/RDMA: Protect against duplicate replies by Simon Derr · 11 years ago
  54. 3fcc62f 9P/RDMA: increase P9_RDMA_MAXSIZE to 1MB by Simon Derr · 11 years ago
  55. 5387320 9pnet: refactor struct p9_fcall alloc code by Simon Derr · 11 years ago
  56. 17b6fd9 9P/RDMA: rdma_request() needs not allocate req->rc by Simon Derr · 11 years ago
  57. ea071aa 9P: Fix fcall allocation for rdma by Simon Derr · 11 years ago
  58. 2f28c8b net/9p: add privport option to 9p tcp transport by Jim Garlick · 11 years ago
  59. c7e8e8a bridge: fix some kernel warning in multicast timer by Cong Wang · 11 years ago
  60. 86bd68b sit: fix tunnel update via netlink by Nicolas Dichtel · 11 years ago
  61. 3366dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  62. 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
  63. 3630d40 ipv6: rt6_check_neigh should successfully verify neigh if no NUD information are available by Hannes Frederic Sowa · 11 years ago
  64. fbfe80c net: ipv6: fix wrong ping_v6_sendmsg return value by Lorenzo Colitti · 11 years ago
  65. a1bdc45 net: ipv6: add missing lock in ping_v6_sendmsg by Lorenzo Colitti · 11 years ago
  66. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  67. 36b7bfe netem: fix possible NULL deref in netem_dequeue() by Eric Dumazet · 11 years ago
  68. 4bc41b8 core: Copy inner_protocol in copy_skb_header() by Joe Stringer · 11 years ago
  69. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  70. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 11 years ago
  71. 0ed5fd1 mm: use totalram_pages instead of num_physpages at runtime by Jiang Liu · 11 years ago
  72. 61c5d6b libceph: call r_unsafe_callback when unsafe reply is received by Yan, Zheng · 11 years ago
  73. 2cb33ca libceph: Fix NULL pointer dereference in auth client code by Tyler Hicks · 11 years ago
  74. ccca4e3 libceph: fix truncate size calculation by Yan, Zheng · 11 years ago
  75. eb845ff libceph: fix safe completion by Yan, Zheng · 11 years ago
  76. 4974341 libceph: print more info for short message header by Alex Elder · 11 years ago
  77. 96e4dac libceph: add lingering request reference when registered by Alex Elder · 11 years ago
  78. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  79. c50cd35 net: gre: move GSO functions to gre_offload by Daniel Borkmann · 11 years ago
  80. 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
  81. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  82. 23a3647 ip_tunnels: Use skb-len to PMTU check. by Pravin B Shelar · 11 years ago
  83. a0dbd82 l2tp: make datapath resilient to packet loss when sequence numbers enabled by James Chapman · 11 years ago
  84. 8a1631d l2tp: make datapath sequence number support RFC-compliant by James Chapman · 11 years ago
  85. b6dc01a l2tp: do data sequence number handling in a separate func by James Chapman · 11 years ago
  86. 8a59bd3 sctp: use get_unused_fd_flags(0) instead of get_unused_fd() by Yann Droneaud · 11 years ago
  87. 06a23fe core/dev: set pkt_type after eth_type_trans() in dev_forward_skb() by Isaku Yamahata · 11 years ago
  88. 75a493e ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size by Hannes Frederic Sowa · 11 years ago
  89. 8822b64 ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data by Hannes Frederic Sowa · 11 years ago
  90. 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
  91. 3b7b514 ipip: fix a regression in ioctl by Cong Wang · 11 years ago
  92. e1558a9 l2tp: add missing .owner to struct pppox_proto by Wei Yongjun · 11 years ago
  93. c590b5e ethtool: make .get_dump_data() harder to misuse by drivers by Michal Schmidt · 11 years ago
  94. e02010a net: sctp: get rid of SCTP_DBG_TSNS entirely by Daniel Borkmann · 11 years ago
  95. 8965779 ipv6,mcast: always hold idev->lock before mca_lock by Amerigo Wang · 11 years ago
  96. ab6c7a0 vti: remove duplicated code to fix a memory leak by Cong Wang · 11 years ago
  97. 6c734fb gre: fix a regression in ioctl by Cong Wang · 11 years ago
  98. bb33381 net: sctp: rework debugging framework to use pr_debug and friends by Daniel Borkmann · 11 years ago
  99. 936faf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/vxlan-next by David S. Miller · 11 years ago
  100. 4ccb93c x25: Fix broken locking in ioctl error paths. by Dave Jones · 11 years ago