aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-25bpf: disallow direct packet access for unpriv in cg_skbDaniel Borkmann1-0/+6
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds11-133/+132
2018-10-25net/{ipv4,ipv6}: Do not put target net if input nsid is invalidBjørn Mork2-0/+2
2018-10-25Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-49/+80
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-15/+13
2018-10-24net/ipv6: Allow onlink routes to have a device mismatch if it is the default routeDavid Ahern1-0/+2
2018-10-24net: sched: Remove TCA_OPTIONS from policyDavid Ahern1-1/+0
2018-10-24net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti3-6/+39
2018-10-24net: rtnl_dump_all needs to propagate error from dumpit functionDavid Ahern1-2/+4
2018-10-24net: Don't return invalid table id error when dumping all familiesDavid Ahern4-0/+13
2018-10-24net/ipv6: Put target net when address dump fails due to bad attributesDavid Ahern1-6/+8
2018-10-24net/ipv4: Put target net when address dump fails due to bad attributesDavid Ahern1-5/+8
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-12/+1
2018-10-23tcp: add tcp_reset_xmit_timer() helperEric Dumazet2-12/+14
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells11-17/+17
2018-10-24iov_iter: Use accessor functionDavid Howells2-3/+3
2018-10-23cgroup, netclassid: add a preemption point to write_classidMichal Hocko1-0/+1
2018-10-23Revert "net: simplify sock_poll_wait"Karsten Graul11-12/+12
2018-10-23SUNRPC: Convert the auth cred cache to use refcount_tTrond Myklebust5-8/+8
2018-10-23SUNRPC: Convert auth creds to use refcount_tTrond Myklebust2-8/+8
2018-10-23SUNRPC: Simplify lookup codeTrond Myklebust1-11/+8
2018-10-23SUNRPC: Clean up the AUTH cache codeTrond Myklebust2-62/+87
2018-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller7-27/+107
2018-10-22llc: do not use sk_eat_skb()Eric Dumazet1-7/+4
2018-10-22net: dsa: legacy: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-22net/sched: act_police: disallow 'goto chain' on fallback control actionDavide Caratti1-2/+10
2018-10-22net/sched: act_gact: disallow 'goto chain' on fallback control actionDavide Caratti1-0/+5
2018-10-22net: bpfilter: Set user mode helper's command lineOlivier Brunel1-0/+1
2018-10-22net/ipv6: Add support for dumping addresses for a specific deviceDavid Ahern1-5/+22
2018-10-22net/ipv4: Add support for dumping addresses for a specific deviceDavid Ahern1-5/+23
2018-10-22net/ipv6: Remove ip_idx arg to in6_dump_addrsDavid Ahern1-10/+6
2018-10-22net/ipv4: Move loop over addresses on a device into in_dev_dump_addrDavid Ahern1-15/+34
2018-10-22tipc: eliminate message disordering during binding table updateJon Maloy3-8/+12
2018-10-22tipc: use destination length for copy stringGuoqing Jiang1-1/+1
2018-10-22libceph: support the RADOS copy-from operationLuis Henriques1-0/+90
2018-10-22libceph: check reply num_data_items in setup_request_data()Ilya Dryomov1-25/+23
2018-10-22libceph: preallocate message data itemsIlya Dryomov3-89/+144
2018-10-22libceph, rbd, ceph: move ceph_osdc_alloc_messages() callsIlya Dryomov1-17/+21
2018-10-22libceph: introduce alloc_watch_request()Ilya Dryomov1-9/+19
2018-10-22libceph: assign cookies in linger_submit()Ilya Dryomov1-21/+27
2018-10-22libceph: enable fallback to ceph_msg_new() in ceph_msgpool_get()Ilya Dryomov2-3/+3
2018-10-22libceph: no need to call osd_req_opcode_valid() in osd_req_encode_op()Ilya Dryomov1-6/+0
2018-10-22libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist()Ilya Dryomov2-0/+9
2018-10-22libceph: introduce ceph_pagelist_alloc()Ilya Dryomov2-10/+24
2018-10-22libceph: osd_req_op_cls_init() doesn't need to take opcodeIlya Dryomov1-5/+4
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-23/+225
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+8
2018-10-20ulp: remove uid and user_visible membersDaniel Borkmann1-2/+0
2018-10-20Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"Roopa Prabhu1-2/+1