summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-03-12net: ipv6: Introduce ip6_multipath_hash_policy()Petr Machata
2018-03-12sock_diag: request _diag module only when the family or proto has been regist...Xin Long
2018-03-12net: phy: Tell caller result of phy_change()Brad Mouring
2018-03-11netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal
2018-03-09Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-09net: introduce IFF_NO_RX_HANDLERPaolo Abeni
2018-03-09Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-03-09vhost_net: examine pointer types during un-producingJason Wang
2018-03-09net sched actions: add new tc_action_ops callbackRoman Mashak
2018-03-09net sched actions: update Add/Delete action API with new argumentRoman Mashak
2018-03-09net: do not create fallback tunnels for non-default namespacesEric Dumazet
2018-03-08net: ethtool: extend RXNFC API to support RSS spreading of filter matchesEdward Cree
2018-03-08Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller
2018-03-08Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-08net/sched: cls_flower: Add support to handle first frag as match fieldPieter Jansen van Vuuren
2018-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-03-08bpf: add support to read sample address in bpf programTeng Qin
2018-03-07net/mlx5: IPSec, Add support for ESNAviad Yehezkel
2018-03-07net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel
2018-03-07net/mlx5: Refactor accel IPSec codeAviad Yehezkel
2018-03-07net/mlx5: Added required metadata capability for ipsecAviad Yehezkel
2018-03-07net/mlx5: Export ipsec capabilitiesAviad Yehezkel
2018-03-07net/mlx5: IPSec, Add command V2 supportAviad Yehezkel
2018-03-07net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman
2018-03-07net/mlx5: IPSec, Generalize sandbox QP commandsYossi Kuperman
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...David S. Miller
2018-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-07net: unpollute priv_flags spacePaolo Abeni
2018-03-07net: usbnet: fix potential deadlock on 32bit hostsEric Dumazet
2018-03-07sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev
2018-03-07sctp: add support for snd flag SCTP_SENDALL process in sendmsgXin Long
2018-03-07sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsgXin Long
2018-03-07sctp: add support for PR-SCTP Information for sendmsgXin Long
2018-03-07rhashtable: Fix rhlist duplicates insertionPaul Blakey
2018-03-06{net,IB}/mlx5: Add flow steering helpersBoris Pismenny
2018-03-06net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel
2018-03-06{net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak
2018-03-06Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-06usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-03-06signal: Correct the offset of si_pkey in struct siginfoEric W. Biederman
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-05PCI: Move of_irq_parse_and_map_pci() declaration under OF_IRQGuenter Roeck
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-05net: core: dst: Add kernel-doc for 'net' parameterJonathan Neuschäfer
2018-03-05net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistencyJonathan Neuschäfer
2018-03-05net: core: dst_cache: Fix a typo in a commentJonathan Neuschäfer
2018-03-05net/ncsi: Add generic netlink familySamuel Mendoza-Jonas
2018-03-05tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha