- 9ef11ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
- 30d237a Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
- 94a57f1 mpls: find_outdev: check for err ptr in addition to NULL check by Roopa Prabhu · 9 years ago
- 3ba3458 ipv6: Count in extension headers in skb->network_header by Jakub Sitnicki · 9 years ago
- 579ba85 RDS: fix congestion map corruption for PAGE_SIZE > 4k by shamir rabinovitch · 9 years ago
- e98499a RDS: memory allocated must be align to 8 by shamir rabinovitch · 9 years ago
- a0ca153 GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU by Alexander Duyck · 9 years ago
- 0a1a37b net: add the AF_KCM entries to family name tables by Dexuan Cui · 9 years ago
- 8ab18d7 VSOCK: Detach QP check should filter out non matching QPs. by Jorgen Hansen · 9 years ago
- 6ae81ce af_packet: tone down the Tx-ring unsupported spew. by Dave Jones · 9 years ago
- 32fa270 Revert "bridge: Fix incorrect variable assignment on error path in br_sysfs_addbr" by David S. Miller · 9 years ago
- b4201cc mac80211: fix "warning: ‘target_metric’ may be used uninitialized" by Jeff Mahoney · 9 years ago
- b6ee376 ip6_tunnel: set rtnl_link_ops before calling register_netdevice by Thadeu Lima de Souza Cascardo · 9 years ago
- 727ceaa Revert "netpoll: Fix extra refcount release in netpoll_cleanup()" by Bjorn Helgaas · 9 years ago
- e43569e sctp: flush if we can't fit another DATA chunk by Marcelo Ricardo Leitner · 9 years ago
- f6d4671 mac80211: close the SP when we enqueue frames during the SP by Emmanuel Grumbach · 9 years ago
- 4b559ec mac80211: Fix BW upgrade for TDLS peers by Ilan Peer · 9 years ago
- facde7f mac80211: don't send deferred frames outside the SP by Emmanuel Grumbach · 9 years ago
- c2d4592 mac80211: remove description of dropped member by Luis de Bethencourt · 9 years ago
- b6bf8c6 mac80211: ensure no limits on station rhashtable by Ben Greear · 9 years ago
- 62b14b2 mac80211: properly deal with station hashtable insert errors by Johannes Berg · 9 years ago
- aa507a7 mac80211: recalc min_def chanctx even when chandef is identical by Arik Nemtsov · 9 years ago
- 59021c6 mac80211: TDLS: change BW calculation for WIDER_BW peers by Arik Nemtsov · 9 years ago
- db8d997 mac80211: TDLS: always downgrade invalid chandefs by Arik Nemtsov · 9 years ago
- c3732a7 mac80211: fix AP buffered multicast frames with queue control and txq by Felix Fietkau · 9 years ago
- c862cc9b bridge: Fix incorrect variable assignment on error path in br_sysfs_addbr by Bastien Philbert · 9 years ago
- be447f3 ipv6: l2tp: fix a potential issue in l2tp_ip6_recv by Haishuang Yan · 9 years ago
- 5745b82 ipv4: l2tp: fix a potential issue in l2tp_ip_recv by Haishuang Yan · 9 years ago
- 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 9 years ago
- ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 05cf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
- 5a5abb1 tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter by Daniel Borkmann · 9 years ago
- c57c7a9 rtnl: fix msg size calculation in if_nlmsg_size() by Nicolas Dichtel · 9 years ago
- c0e760c bpf: make padding in bpf_tunnel_key explicit by Daniel Borkmann · 9 years ago
- 2d42122 ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates by Eric Dumazet · 9 years ago
- c348338 gro: Allow tunnel stacking in the case of FOU/GUE by Alexander Duyck · 9 years ago
- 28fd349 sctp: really allow using GFP_KERNEL on sctp_packet_transmit by Marcelo Ricardo Leitner · 9 years ago
- 5e263f7 bridge: Allow set bridge ageing time when switchdev disabled by Haishuang Yan · 9 years ago
- 0c84ea1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
- 2942119 netfilter: ipv4: fix NULL dereference by Liping Zhang · 9 years ago
- b301f25 netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES by Pablo Neira Ayuso · 9 years ago
- 9314011 netfilter: nfnetlink_queue: honor NFQA_CFG_F_FAIL_OPEN when netlink unicast fails by Pablo Neira Ayuso · 9 years ago
- 54d83fc netfilter: x_tables: fix unconditional helper by Florian Westphal · 9 years ago
- 6e94e0c netfilter: x_tables: make sure e->next_offset covers remaining blob size by Florian Westphal · 9 years ago
- bdf533d netfilter: x_tables: validate e->target_offset early by Florian Westphal · 9 years ago
- 99b7248 openvswitch: call only into reachable nf-nat code by Arnd Bergmann · 9 years ago
- 5745b0b openvswitch: Fix checking for new expected connections. by Jarno Rajahalme · 9 years ago
- 596cf3f netfilter: ipset: fix race condition in ipset save, swap and delete by Vishwanath Pai · 9 years ago
- ac71b46 openvswitch: Use proper buffer size in nla_memcpy by Haishuang Yan · 9 years ago
- 995096a Fix returned tc and hoplimit values for route with IPv6 encapsulation by Quentin Armitage · 9 years ago
- d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
- 5ee61e9 libceph: use KMEM_CACHE macro by Geliang Tang · 9 years ago
- 89f0817 libceph: use sizeof_footer() more by Ilya Dryomov · 9 years ago
- 2c63f49 libceph: add helper that duplicates last extent operation by Yan, Zheng · 9 years ago
- 3f1af42 libceph: enable large, variable-sized OSD requests by Ilya Dryomov · 9 years ago
- 9e767ad libceph: osdc->req_mempool should be backed by a slab pool by Ilya Dryomov · 9 years ago
- ae458f5 libceph: make r_request msg_size calculation clearer by Ilya Dryomov · 9 years ago
- 7665d85 libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op by Yan, Zheng · 9 years ago
- de2aa10 libceph: rename ceph_osd_req_op::payload_len to indata_len by Ilya Dryomov · 9 years ago
- b5d9170 libceph: behave in mon_fault() if cur_mon < 0 by Ilya Dryomov · 9 years ago
- bee3a37 libceph: reschedule tick in mon_fault() by Ilya Dryomov · 9 years ago
- 1752b50 libceph: introduce and switch to reopen_session() by Ilya Dryomov · 9 years ago
- 168b909 libceph: monc hunt rate is 3s with backoff up to 30s by Ilya Dryomov · 9 years ago
- 58d81b1 libceph: monc ping rate is 10s by Ilya Dryomov · 9 years ago
- 0e04dc2 libceph: pick a different monitor when reconnecting by Ilya Dryomov · 9 years ago
- 82dcaba libceph: revamp subs code, switch to SUBSCRIBE2 protocol by Ilya Dryomov · 9 years ago
- 0f9af16 libceph: decouple hunting and subs management by Ilya Dryomov · 9 years ago
- 02ac956 libceph: move debugfs initialization into __ceph_open_session() by Ilya Dryomov · 9 years ago
- 543e3a8 netpoll: Fix extra refcount release in netpoll_cleanup() by Bjorn Helgaas · 9 years ago
- 3e34766 switchdev: fix typo in comments/doc by Nicolas Dichtel · 9 years ago
- 071d36b xfrm: Fix crash observed during device unregistration and decryption by subashab@codeaurora.org · 9 years ago
- 5b1e167 Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
- aca04ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
- 6579a02 net: ping: make ping_v6_sendmsg static by Haishuang Yan · 9 years ago
- 5197f34 net: Reset encap_level to avoid resetting features on inner IP headers by Alexander Duyck · 9 years ago
- a24e3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
- 2bf8c47 net/xfrm_user: use in_compat_syscall to deny compat syscalls by Andy Lutomirski · 9 years ago
- 96c0e0a net/sctp: use in_compat_syscall for sctp_getsockopt_connectx3 by Andy Lutomirski · 9 years ago
- f7f9b5e AF_VSOCK: Shrink the area influenced by prepare_to_wait by Claudio Imbrenda · 9 years ago
- 6f57e56 Revert "vsock: Fix blocking ops call in prepare_to_wait" by Claudio Imbrenda · 9 years ago
- 01cde15 Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
- 4cfc86f ipv4: initialize flowi4_flags before calling fib_lookup() by Lance Richardson · 9 years ago
- ad0ea19 ipv4: fix broadcast packets reception by Paolo Abeni · 9 years ago
- 025c681 netlink: add support for NIC driver ioctls by David Decotigny · 9 years ago
- 3ba9d30 net: ipv4: Fix truncated timestamp returned by inet_current_timestamp() by Deepa Dinamani · 9 years ago
- 9b24684 Make DST_CACHE a silent config option by Dave Jones · 9 years ago
- cc8e27c net/core: Add support for configuring VF GUIDs by Eli Cohen · 9 years ago
- ae74f10 bridge: update max_gso_segs and max_gso_size by Eric Dumazet · 9 years ago
- c70ce02 net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributes by Eric Dumazet · 9 years ago
- ed49e65 net: add description for len argument of dev_get_phys_port_name by Luis de Bethencourt · 9 years ago
- 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- e9fc2f0 net: sched: Add description for cpu_bstats argument by Luis de Bethencourt · 9 years ago
- b002fdc gen_stats.c: Add description for cpu argument by Luis de Bethencourt · 9 years ago
- a09a4c8 tunnels: Remove encapsulation offloads on decap. by Jesse Gross · 9 years ago
- fac8e0f tunnels: Don't apply GRO to multiple layers of encapsulation. by Jesse Gross · 9 years ago
- b8cba75 ipip: Properly mark ipip GRO packets as encapsulated. by Jesse Gross · 9 years ago
- 3822a5f sctp: align MTU to a word by Marcelo Ricardo Leitner · 9 years ago
- 31b055e sctp: do not leak chunks that are sent to unconfirmed paths by Marcelo Ricardo Leitner · 9 years ago