summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net, atm: convert atm_dev.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+4
* Merge tag 'wireless-drivers-next-for-davem-2017-07-03' of https://git.kernel....David S. Miller2017-07-031-1/+34
|\
| * ieee80211: update public action codesPeter Oh2017-06-301-1/+34
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-031-0/+1
|\ \
| * \ Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-07-011-0/+1
| |\ \
| | * | net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia2017-06-271-0/+1
* | | | bpf: simplify narrower ctx accessDaniel Borkmann2017-07-032-2/+54
* | | | bpf, net: add skb_mac_header_len helperDaniel Borkmann2017-07-031-0/+5
* | | | net: phy: Add phy loopback support in net phy frameworkLin Yun Sheng2017-07-031-0/+5
* | | | net: cdc_ncm: Reduce memory use when kernel memory lowJim Baxter2017-07-031-0/+3
* | | | qed: iWARP CM add error handlingKalderon, Michal2017-07-031-0/+9
* | | | qed: iWARP implement disconnect flowsKalderon, Michal2017-07-031-0/+2
* | | | qed: iWARP CM add active side connectKalderon, Michal2017-07-031-0/+26
* | | | qed: iWARP CM add passive side connectKalderon, Michal2017-07-032-1/+27
* | | | qed: iWARP CM add listener functions and initial SYN processingKalderon, Michal2017-07-031-0/+52
* | | | qed: Add iWARP support in ll2 connectionsKalderon, Michal2017-07-031-0/+1
* | | | qed: Rename some ll2 related definesKalderon, Michal2017-07-031-1/+1
* | | | qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal2017-07-032-0/+54
* | | | qed: Introduce iWARP personalityKalderon, Michal2017-07-031-1/+1
* | | | bpf: BPF support for sock_opsLawrence Brakmo2017-07-013-0/+28
* | | | Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-07-012-32/+1
|\ \ \ \
| * | | | NFC: st-nci: Get rid of platform dataAndy Shevchenko2017-06-221-31/+0
| * | | | NFC: nfcmrvl: allow gpio 0 for reset signallingJohan Hovold2017-06-181-1/+1
* | | | | sctp: remove the typedef sctp_init_chunk_tXin Long2017-07-011-3/+3
* | | | | sctp: remove the typedef sctp_inithdr_tXin Long2017-07-011-3/+3
* | | | | sctp: remove the typedef sctp_data_chunk_tXin Long2017-07-011-2/+2
* | | | | sctp: remove the typedef sctp_datahdr_tXin Long2017-07-011-3/+3
* | | | | sctp: remove the typedef sctp_param_action_tXin Long2017-07-011-2/+2
* | | | | sctp: remove the typedef sctp_param_tXin Long2017-07-011-2/+2
* | | | | sctp: remove the typedef sctp_paramhdr_tXin Long2017-07-011-22/+22
* | | | | sctp: remove the typedef sctp_cid_action_tXin Long2017-07-011-2/+2
* | | | | sctp: remove the typedef sctp_cid_tXin Long2017-07-011-2/+2
* | | | | sctp: remove the typedef sctp_chunkhdr_tXin Long2017-07-011-17/+17
* | | | | sctp: remove the typedef sctp_sctphdr_tXin Long2017-07-011-2/+2
* | | | | net: convert netpoll_info.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-011-1/+2
* | | | | net: convert in_device.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-011-5/+6
* | | | | net: convert ip_mc_list.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-011-1/+2
* | | | | net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2017-07-011-1/+1
* | | | | net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_tReshetova, Elena2017-07-011-2/+2
* | | | | net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena2017-07-011-5/+5
* | | | | net: convert nf_bridge_info.use from atomic_t to refcount_tReshetova, Elena2017-07-011-3/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-304-3/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | block: provide bio_uninit() free freeing integrity/task associationsJens Axboe2017-06-281-0/+1
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-06-251-3/+2
| |\ \ \ \
| | * | | | time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz2017-06-201-2/+2
| | * | | | time: Fix clock->read(clock) race around clocksource changesJohn Stultz2017-06-201-1/+0
| | | |/ / | | |/| |
| * | | | slub: make sysfs file removal asynchronousTejun Heo2017-06-231-0/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-06-211-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | blk-mq: fix performance regression with shared tagsJens Axboe2017-06-211-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-06-302-6/+6
|\ \ \ \ \