summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_pull & friends return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-15net: sched: act_tunnel_key: make UDP checksum configurableJiri Benc
2017-06-15skbuff: make skb_put_zero() return voidJohannes Berg
2017-06-15tls: kernel TLS supportDave Watson
2017-06-15tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functionsDave Watson
2017-06-15tcp: ULP infrastructureDave Watson
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-15Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-06-15Merge tag 'media/v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-06-15Merge branch 'acpica-fixes'Rafael J. Wysocki
2017-06-14net: update undefined ->ndo_change_mtu() commentMagnus Damm
2017-06-14bpf: permits narrower load from bpf program context fieldsYonghong Song
2017-06-13net: dsa: Associate slave network device with CPU portFlorian Fainelli
2017-06-13net: dsa: Relocate master ethtool operationsFlorian Fainelli
2017-06-13net: dsa: Remove master_netdev and use dst->cpu_dp->netdevFlorian Fainelli
2017-06-13of_mdio: move of_mdio_parse_addr to header fileJon Mason
2017-06-13Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...David S. Miller
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com
2017-06-13mdio_bus: handle only single PHY reset GPIOSergei Shtylyov
2017-06-13nl80211: remove desciption about request from NL80211_CMD_ROAMArend Van Spriel
2017-06-13nl80211: add authorized flag to ROAM eventAvraham Stern
2017-06-13cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern
2017-06-13cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller
2017-06-12udp: avoid a cache miss on dequeuePaolo Abeni
2017-06-12net: factor out a helper to decrement the skb refcountPaolo Abeni
2017-06-12ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalanceLv Zheng
2017-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2017-06-11compiler, clang: properly override 'inline' for clangLinus Torvalds
2017-06-11Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-06-11Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-06-10bpf: add bpf_set_hash helper for tc progsDaniel Borkmann
2017-06-10Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-09Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-09qed*: LL2 callback operationsMichal Kalderon
2017-06-09qed: Cleaner seperation of LL2 inputsMintz, Yuval
2017-06-09qed: Revise ll2 Rx completionMintz, Yuval
2017-06-09qed: LL2 to use packed information for txMintz, Yuval
2017-06-09Ipvlan should return an error when an address is already in use.Krister Johansen
2017-06-09Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2017-06-09KEYS: DH: add __user annotations to keyctl_kdf_paramsEric Biggers
2017-06-09KEYS: sanitize key structs before freeingEric Biggers
2017-06-08Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki
2017-06-08ethtool.h: remind to update 802.3ad when adding new speedsNicolas Dichtel