summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2017-06-08openvswitch: warn about missing first netlink attributeNicolas Dichtel
2017-06-08[media] media/cec.h: use IS_REACHABLE instead of IS_ENABLEDHans Verkuil
2017-06-08net: ipmr: add getlink supportNikolay Aleksandrov
2017-06-08net: bridge: Receive notification about successful FDB offloadArkadi Sharshevsky
2017-06-08net: bridge: Add support for notifying devices about FDB add/delArkadi Sharshevsky
2017-06-08net: switchdev: Add support for querying supported bridge flags by hardwareArkadi Sharshevsky
2017-06-08Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller
2017-06-08tcp: add TCPMemoryPressuresChrono counterEric Dumazet
2017-06-08srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini
2017-06-08net: ipv6: Release route when device is unregisteringDavid Ahern
2017-06-08tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet
2017-06-08tcp: Namespaceify sysctl_tcp_window_scalingEric Dumazet
2017-06-08tcp: Namespaceify sysctl_tcp_sackEric Dumazet
2017-06-08tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko
2017-06-08Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...Paolo Bonzini
2017-06-08mac80211: manage RX BA session offload without SKB queueJohannes Berg
2017-06-08Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2017-06-08net/mlx5e: Add support for reading connector type from PTYSEran Ben Elisha
2017-06-08net/mlx5: Update flow table commands layoutMaor Gottlieb
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-07rxrpc: Provide a cmsg to specify the amount of Tx data for a callDavid Howells
2017-06-07rxrpc: Provide a getsockopt call to query what cmsgs types are supportedDavid Howells
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06net: phy: add XAUI and 10GBASE-KR PHY connection typesRussell King
2017-06-06net: phy: hook up clause 45 autonegotiation restartRussell King
2017-06-06net: phy: add 802.3 clause 45 support to phylibRussell King
2017-06-07Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-06compiler, clang: suppress warning for unused static inline functionsDavid Rientjes
2017-06-06bpf: Add BPF_OBJ_GET_INFO_BY_FDMartin KaFai Lau
2017-06-06bpf: Add jited_len to struct bpf_progMartin KaFai Lau
2017-06-06bpf: Add BPF_MAP_GET_FD_BY_IDMartin KaFai Lau