summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-04-02ceph: quota: add initial infrastructure to support cephfs quotasLuis Henriques
2018-04-02libceph, ceph: add __init attribution to init funcitonsChengguang Xu
2018-04-02libceph: adding missing message types to ceph_msg_type_name()Chengguang Xu
2018-04-02libceph: fix misjudgement of maximum monitor numberChengguang Xu
2018-04-02libceph, ceph: change permission for readonly debugfs entriesChengguang Xu
2018-04-02ceph: add newline to end of debug message formatChengguang Xu
2018-04-02libceph, ceph: move ceph_calc_file_object_mapping() to striper.cIlya Dryomov
2018-04-02libceph: striping framework implementationIlya Dryomov
2018-04-02libceph: handle zero-length data itemsIlya Dryomov
2018-04-02libceph: introduce BVECS data typeIlya Dryomov
2018-04-02libceph, rbd: new bio handling code (aka don't clone bios)Ilya Dryomov
2018-04-02libceph, ceph: change ceph_calc_file_object_mapping() signatureIlya Dryomov
2018-04-02libceph: eliminate overflows in ceph_calc_file_object_mapping()Ilya Dryomov
2018-03-30Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-30net/ipv6: Fix route leaking between VRFsDavid Ahern
2018-03-30ipv6: sr: fix seg6 encap performances with TSO enabledDavid Lebrun
2018-03-30net: Fix untag for vlan packets without ethernet headerToshiaki Makita
2018-03-29ip_tunnel: Resolve ipsec merge conflict properly.David S. Miller
2018-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-03-29netfilter: nf_nat_snmp_basic: add correct dependency to MakefileMasahiro Yamada
2018-03-27net/smc: use announced length in sock_recvmsg()Ursula Braun
2018-03-27llc: properly handle dev_queue_xmit() return valueCong Wang
2018-03-27strparser: Fix sign of err codesDave Watson
2018-03-27net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh
2018-03-27net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet
2018-03-27Merge tag 'batadv-net-for-davem-20180326' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-03-26net: sched, fix OOO packets with pfifo_fastJohn Fastabend
2018-03-25ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni
2018-03-25netlink: make sure nladdr has correct size in netlink_connect()Alexander Potapenko
2018-03-25net/ipv4: disable SMC TCP option with SYN CookiesHans Wippel
2018-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-03-24netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}Subash Abhinov Kasiviswanathan
2018-03-24batman-adv: fix packet loss for broadcasted DHCP packets to a serverLinus Lüssing
2018-03-24batman-adv: fix multicast-via-unicast transmission with AP isolationLinus Lüssing
2018-03-23ipv6: fix possible deadlock in rt6_age_examine_exception()Eric Dumazet
2018-03-23ip_tunnel: Emit events for post-register MTU changesPetr Machata
2018-03-23xfrm: Fix transport mode skb control buffer usage.Steffen Klassert
2018-03-22Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-03-22net/ipv6: Handle onlink flag with multipath routesDavid Ahern
2018-03-22ipv6: sr: fix NULL pointer dereference when setting encap source addressDavid Lebrun
2018-03-22ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel stateDavid Lebrun
2018-03-22Merge tag 'batadv-net-for-davem-20180319' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-03-22netfilter: nf_tables: do not hold reference on netdevice from preparation phasePablo Neira Ayuso
2018-03-22netfilter: nf_tables: cache device name in flowtable objectPablo Neira Ayuso
2018-03-22netfilter: drop template ct when conntrack is skipped.Paolo Abeni
2018-03-21net/sched: fix idr leak in the error path of tcf_skbmod_init()Davide Caratti
2018-03-21net/sched: fix idr leak in the error path of tcf_vlan_init()Davide Caratti
2018-03-21net/sched: fix idr leak in the error path of __tcf_ipt_init()Davide Caratti
2018-03-21net/sched: fix idr leak in the error path of tcp_pedit_init()Davide Caratti
2018-03-21net/sched: fix idr leak in the error path of tcf_act_police_init()Davide Caratti