summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* NFC: nfcmrvl: allow gpio 0 for reset signallingJohan Hovold2017-06-181-1/+1
* net: add debug atomic_inc_not_zero() in dst_hold()Wei Wang2017-06-181-1/+1
* net: reorder all the dst flagsWei Wang2017-06-181-5/+5
* net: remove DST_NOCACHE flagWei Wang2017-06-182-2/+1
* net: remove DST_NOGC flagWei Wang2017-06-181-5/+1
* net: remove dst gc related codeWei Wang2017-06-181-21/+0
* xfrm: take refcnt of dst when creating struct xfrm_dst bundleWei Wang2017-06-181-1/+0
* ipv6: get rid of icmp6 dst garbage collectorWei Wang2017-06-181-1/+0
* ipv4: call dst_hold_safe() properlyWei Wang2017-06-181-1/+3
* net: introduce a new function dst_dev_put()Wei Wang2017-06-181-0/+1
* net: introduce DST_NOGC in dst_release() to destroy dst based on refcntWei Wang2017-06-181-1/+4
* Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-06-163-7/+16
|\
| * net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny2017-06-151-3/+11
| * net/mlx5: Expose command polling interfaceMajd Dibbiny2017-06-151-0/+3
| * net/mlx5e: Move and optimize query out of buffer functionGal Pressman2017-06-151-2/+0
| * net/mlx5: Fix some spelling mistakesOr Gerlitz2017-06-151-2/+2
* | net: Add IFLA_XDP_PROG_IDMartin KaFai Lau2017-06-162-2/+6
* | networking: add and use skb_put_u8()Johannes Berg2017-06-161-0/+5
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-162-5/+4
* | networking: make skb_pull & friends return void pointersJohannes Berg2017-06-161-7/+7
* | networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-4/+4
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-162-1/+11
|/
* net: sched: act_tunnel_key: make UDP checksum configurableJiri Benc2017-06-151-0/+1
* skbuff: make skb_put_zero() return voidJohannes Berg2017-06-151-2/+2
* tls: kernel TLS supportDave Watson2017-06-153-0/+317
* tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functionsDave Watson2017-06-151-0/+2
* tcp: ULP infrastructureDave Watson2017-06-153-0/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-1516-23/+83
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-153-7/+15
| |\
| | * net: update undefined ->ndo_change_mtu() commentMagnus Damm2017-06-141-2/+1
| | * ethtool.h: remind to update 802.3ad when adding new speedsNicolas Dichtel2017-06-081-2/+4
| | * openvswitch: warn about missing first netlink attributeNicolas Dichtel2017-06-081-0/+1
| | * net: ipv6: Release route when device is unregisteringDavid Ahern2017-06-081-0/+5
| | * net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-3/+4
| * | Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-06-151-0/+14
| |\ \
| | * \ Merge branch 'acpica-fixes'Rafael J. Wysocki2017-06-151-0/+14
| | |\ \
| | | * | ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalanceLv Zheng2017-06-121-0/+14
| * | | | Merge tag 'media/v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-06-152-1/+11
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [media] media/cec.h: use IS_REACHABLE instead of IS_ENABLEDHans Verkuil2017-06-081-1/+1
| | * | | [media] cec-notifier.h: handle unreachable CONFIG_CEC_COREArnd Bergmann2017-06-061-0/+10
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2017-06-122-3/+2
| |\ \ \ \
| | * | | | KEYS: DH: add __user annotations to keyctl_kdf_paramsEric Biggers2017-06-091-2/+2
| | * | | | KEYS: sanitize key structs before freeingEric Biggers2017-06-091-1/+0
| | | |_|/ | | |/| |
| * | | | compiler, clang: properly override 'inline' for clangLinus Torvalds2017-06-121-1/+2
| * | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-111-0/+6
| |\ \ \ \
| | * | | | ext4: fix quota charging for shared xattr blocksTahsin Erdogan2017-05-251-0/+6
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-06-112-3/+29
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...Paolo Bonzini2017-06-082-3/+29
| | |\ \ \ \ \
| | | * | | | | KVM: arm/arm64: Fix isues with GICv2 on GICv3 migrationChristoffer Dall2017-05-242-3/+29
| * | | | | | | Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-101-2/+0
| |\ \ \ \ \ \ \