summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net: introduce helper dev_change_tx_queue_len()Cong Wang2018-01-291-0/+1
* dev: advertise the new ifindex when the netns iface changesNicolas Dichtel2018-01-291-2/+3
* ptr_ring: prevent queue load/store tearingMichael S. Tsirkin2018-01-291-2/+2
* skb_array: use __ptr_ring_emptyMichael S. Tsirkin2018-01-291-1/+1
* Revert "net: ptr_ring: otherwise safe empty checks can overrun array bounds"Michael S. Tsirkin2018-01-291-6/+1
* ptr_ring: disallow lockless __ptr_ring_fullMichael S. Tsirkin2018-01-291-3/+4
* ptr_ring: READ/WRITE_ONCE for __ptr_ring_emptyMichael S. Tsirkin2018-01-291-3/+8
* ptr_ring: clean up documentationMichael S. Tsirkin2018-01-291-16/+18
* ptr_ring: keep consumer_head valid at all timesMichael S. Tsirkin2018-01-291-9/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-282-0/+23
|\
| * bpf: make unknown opcode handling more robustDaniel Borkmann2018-01-261-0/+2
| * bpf: Adds field bpf_sock_ops_cb_flags to tcp_sockLawrence Brakmo2018-01-251-0/+11
| * bpf: Support passing args to sock_ops bpf functionLawrence Brakmo2018-01-251-0/+1
| * bpf: Add write access to tcp_sock and sock fieldsLawrence Brakmo2018-01-251-0/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-01-261-0/+1
|\ \
| * | xfrm: Add ESN support for IPSec HW offloadYossef Efraim2018-01-181-0/+1
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-01-251-0/+10
|\ \ \
| * | | serdev: add method to set parityUlrich Hecht2018-01-231-0/+10
| |/ /
* | | Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2018-01-243-4/+6
|\ \ \
| * | | kill kernel_sock_ioctl()Al Viro2018-01-241-1/+0
| * | | dev_ioctl(): move copyin/copyout to callersAl Viro2018-01-241-1/+2
| * | | devinet_ioctl(): take copyin/copyout to callerAl Viro2018-01-241-1/+1
| * | | net: separate SIOCGIFCONF handling from dev_ioctl()Al Viro2018-01-241-1/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-242-7/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-01-241-0/+2
| |\ \ \
| | * | | ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)2018-01-231-0/+2
| * | | | Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman2018-01-241-7/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-231-0/+21
|\| | | |
| * | | | mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Kirill A. Shutemov2018-01-211-0/+21
| |/ / /
* | | / net: core: Fix kernel-doc for carrier_* attributesFlorian Fainelli2018-01-231-2/+2
| |_|/ |/| |
* | | net: core: Expose number of link up/down transitionsDavid Decotigny2018-01-221-2/+4
* | | device property: Allow iterating over available child fwnodesMarcin Wojtas2018-01-221-0/+6
* | | device property: Introduce fwnode_irq_get()Marcin Wojtas2018-01-222-0/+5
* | | device property: Introduce fwnode_get_phy_mode()Marcin Wojtas2018-01-221-0/+1
* | | device property: Introduce fwnode_get_mac_address()Marcin Wojtas2018-01-221-0/+2
* | | Merge tag 'mlx5-updates-2018-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-01-212-4/+12
|\ \ \
| * | | net/mlx5: Enable setting hairpin queue sizeOr Gerlitz2018-01-192-2/+7
| * | | net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz2018-01-191-2/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-201-0/+4
|\ \ \ \
| * | | | bpf: offload: report device information about offloaded mapsJakub Kicinski2018-01-181-0/+2
| * | | | bpf: add new jited info fields in bpf_dev_offload and bpf_prog_infoJiong Wang2018-01-181-0/+2
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-193-6/+12
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | sparse doesn't support struct randomizationMatthew Wilcox2018-01-191-1/+1
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-171-4/+4
| |\ \
| | * | delayacct: Account blkio completion on the correct taskJosh Snyder2018-01-161-4/+4
| * | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-171-1/+7
| |\ \ \
| | * | | module: Add retpoline tag to VERMAGICAndi Kleen2018-01-171-1/+7
* | | | | net/dim: Fix fixpoint divide exception in net_dim_stats_compareTalat Batheesh2018-01-191-0/+7
| |_|_|/ |/| | |
* | | | Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub...David S. Miller2018-01-171-0/+7
|\ \ \ \
| * | | | can: dev: Add support for limiting configured bitrateFranklin S Cooper Jr2018-01-161-0/+7