summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* bpf: reserve xdp_frame size in xdp headroomJesper Dangaard Brouer2018-04-191-9/+3
* bpf: making bpf_prog_test run aware of possible data_end ptr changeNikita V. Shirokov2018-04-181-1/+2
* bpf: make generic xdp compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov2018-04-181-1/+9
* bpf: adding bpf_xdp_adjust_tail helperNikita V. Shirokov2018-04-181-1/+28
* ipv6: send netlink notifications for manually configured addressesLorenzo Bianconi2018-04-171-8/+5
* net/ncsi: Refactor MAC, VLAN filtersSamuel Mendoza-Jonas2018-04-174-311/+147
* KEYS: DNS: limit the length of option stringsEric Biggers2018-04-171-7/+5
* ipv6: Count interface receive statistics on the ingress netdevStephen Suryaputra2018-04-176-52/+37
* net/ipv6: Make __inet6_bind staticDavid Ahern2018-04-171-27/+26
* xdp: avoid leaking info stored in frame data on page reuseJesper Dangaard Brouer2018-04-171-0/+8
* xdp: transition into using xdp_frame for ndo_xdp_xmitJesper Dangaard Brouer2018-04-171-2/+15
* xdp: transition into using xdp_frame for return APIJesper Dangaard Brouer2018-04-171-1/+3
* xdp: allow page_pool as an allocator type in xdp_return_frameJesper Dangaard Brouer2018-04-171-12/+48
* page_pool: refurbish version of page_pool codeJesper Dangaard Brouer2018-04-173-0/+321
* xdp: rhashtable with allocator ID to pointer mappingJesper Dangaard Brouer2018-04-171-5/+218
* xdp: introduce xdp_return_frame API and use in cpumapJesper Dangaard Brouer2018-04-171-0/+18
* tcp: implement mmap() for zero copy receiveEric Dumazet2018-04-163-2/+115
* tcp: avoid extra wakeups for SO_RCVLOWAT usersEric Dumazet2018-04-162-2/+17
* tcp: fix delayed acks behavior for SO_RCVLOWATEric Dumazet2018-04-161-2/+5
* tcp: fix SO_RCVLOWAT and RCVBUF autotuningEric Dumazet2018-04-164-1/+27
* ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr()Lorenzo Bianconi2018-04-161-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-126-142/+139
|\
| * l2tp: fix race in duplicate tunnel detectionGuillaume Nault2018-04-113-28/+14
| * l2tp: fix races in tunnel creationGuillaume Nault2018-04-114-110/+110
| * rds: MP-RDS may use an invalid c_pathKa-Cheong Poon2018-04-111-5/+10
| * ip_gre: clear feature flags when incompatible o_flags are setSabrina Dubroca2018-04-101-0/+6
* | Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2018-04-109-168/+453
|\ \ | |/ |/|
| * ceph: quota: add initial infrastructure to support cephfs quotasLuis Henriques2018-04-021-0/+1
| * libceph, ceph: add __init attribution to init funcitonsChengguang Xu2018-04-024-13/+8
| * libceph: adding missing message types to ceph_msg_type_name()Chengguang Xu2018-04-021-0/+5
| * libceph: fix misjudgement of maximum monitor numberChengguang Xu2018-04-021-1/+1
| * libceph, ceph: change permission for readonly debugfs entriesChengguang Xu2018-04-021-5/+5
| * ceph: add newline to end of debug message formatChengguang Xu2018-04-021-1/+1
| * libceph, ceph: move ceph_calc_file_object_mapping() to striper.cIlya Dryomov2018-04-023-38/+37
| * libceph: striping framework implementationIlya Dryomov2018-04-022-0/+227
| * libceph: handle zero-length data itemsIlya Dryomov2018-04-021-2/+12
| * libceph: introduce BVECS data typeIlya Dryomov2018-04-022-0/+114
| * libceph, rbd: new bio handling code (aka don't clone bios)Ilya Dryomov2018-04-022-72/+42
| * libceph, ceph: change ceph_calc_file_object_mapping() signatureIlya Dryomov2018-04-022-10/+6
| * libceph: eliminate overflows in ceph_calc_file_object_mapping()Ilya Dryomov2018-04-021-60/+28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-0928-67/+181
|\ \
| * | inetpeer: fix uninit-value in inet_getpeerEric Dumazet2018-04-091-0/+1
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-04-083-13/+33
| |\ \
| | * | Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-04-033-13/+33
| | |/
| * | devlink: convert occ_get op to separate registrationJiri Pirko2018-04-081-9/+65
| * | tipc: use the right skb in tipc_sk_fill_sock_diag()Cong Wang2018-04-083-6/+6
| * | sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6Eric Dumazet2018-04-081-5/+8
| * | net: dsa: Discard frames from unused portsAndrew Lunn2018-04-081-1/+7
| * | sctp: do not leak kernel memory to user spaceEric Dumazet2018-04-081-1/+3
| * | soreuseport: initialise timewait reuseport fieldEric Dumazet2018-04-071-0/+1
OpenPOWER on IntegriCloud