summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-03-25libceph: use sizeof_footer() moreIlya Dryomov
2016-03-25libceph: add helper that duplicates last extent operationYan, Zheng
2016-03-25libceph: enable large, variable-sized OSD requestsIlya Dryomov
2016-03-25libceph: osdc->req_mempool should be backed by a slab poolIlya Dryomov
2016-03-25libceph: make r_request msg_size calculation clearerIlya Dryomov
2016-03-25libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng
2016-03-25libceph: rename ceph_osd_req_op::payload_len to indata_lenIlya Dryomov
2016-03-25libceph: behave in mon_fault() if cur_mon < 0Ilya Dryomov
2016-03-25libceph: reschedule tick in mon_fault()Ilya Dryomov
2016-03-25libceph: introduce and switch to reopen_session()Ilya Dryomov
2016-03-25libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov
2016-03-25libceph: monc ping rate is 10sIlya Dryomov
2016-03-25libceph: pick a different monitor when reconnectingIlya Dryomov
2016-03-25libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov
2016-03-25libceph: decouple hunting and subs managementIlya Dryomov
2016-03-25libceph: move debugfs initialization into __ceph_open_session()Ilya Dryomov
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-18RDS: TCP: Remove unused constantSowmini Varadhan
2016-03-18RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socketSowmini Varadhan
2016-03-18ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann
2016-03-18bpf, dst: add and use dst_tclassid helperDaniel Borkmann
2016-03-18bpf: make skb->tc_classid also readableDaniel Borkmann
2016-03-18cls_bpf: reset class and reuse major in daDaniel Borkmann
2016-03-18openvswitch: allow output of MPLS packets on tunnel vportsSimon Horman
2016-03-18ovs: internal_set_rx_headroom() can be staticWu Fengguang
2016-03-18net: dst_cache_per_cpu_dst_set() can be staticWu Fengguang
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-17tcp/dccp: remove obsolete WARN_ON() in icmp handlersEric Dumazet
2016-03-17vlan: propagate gso_max_segsEric Dumazet
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-16ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwordsBen Hutchings
2016-03-16sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variantNicholas Mc Guire
2016-03-15tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra
2016-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-03-15netfilter: nf_conntrack: consolidate lock/unlock into unlock_waitNicholas Mc Guire
2016-03-14net: diag: add a scheduling point in inet_diag_dump_icsk()Eric Dumazet
2016-03-14openvswitch: Interface with NAT.Jarno Rajahalme
2016-03-14openvswitch: Delay conntrack helper call for new connections.Jarno Rajahalme
2016-03-14openvswitch: Handle NF_REPEAT in conntrack action.Jarno Rajahalme
2016-03-14openvswitch: Find existing conntrack entry after upcall.Jarno Rajahalme
2016-03-14openvswitch: Update the CT state key only after nf_conntrack_in().Jarno Rajahalme
2016-03-14openvswitch: Add commentary to conntrack.cJarno Rajahalme
2016-03-14netfilter: Allow calling into nat helper without skb_dst.Jarno Rajahalme
2016-03-14netfilter: Remove IP_CT_NEW_REPLY definition.Jarno Rajahalme
2016-03-14net: dsa: refine netdev event notifierVivien Didelot
2016-03-14net: dsa: make port_bridge_leave return voidVivien Didelot