summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-154-10/+12
|\
| * audit: filter PATH records keyed on filesystem magicRichard Guy Briggs2017-11-101-2/+6
| * Audit: remove unused audit_log_secctx functionCasey Schaufler2017-11-101-8/+0
| * audit: Add new syscalls to the perm=w filterSteve Grubb2017-11-102-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15132-674/+4042
|\ \
| * | tcp: highest_sack fixEric Dumazet2017-11-151-14/+3
| * | tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger2017-11-152-3/+4
| * | uapi: fix linux/tls.h userspace compilation errorDmitry V. Levin2017-11-152-4/+4
| * | uapi: fix linux/rxrpc.h userspace compilation errorsDmitry V. Levin2017-11-151-5/+5
| * | netlink: remove unused NETLINK SKB flagsJohannes Berg2017-11-141-3/+0
| * | tls: Move tls_make_aad to header to allow sharingIlya Lesokhin2017-11-141-0/+15
| * | tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.Ilya Lesokhin2017-11-141-1/+1
| * | tls: Add function to update the TLS socket configurationIlya Lesokhin2017-11-141-0/+2
| * | tcp: allow drivers to tweak TSQ logicEric Dumazet2017-11-141-0/+2
| * | Merge tag 'nfc-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-11-131-0/+2
| |\ \
| | * | NFC: Add NFC_CMD_DEACTIVATE_TARGET supportMark Greer2017-11-101-0/+2
| * | | openvswitch: Add meter action supportAndy Zhou2017-11-131-0/+3
| * | | openvswitch: Add meter netlink definitionsAndy Zhou2017-11-131-0/+51
| * | | net: dsa: Support prepended Broadcom tagFlorian Fainelli2017-11-131-0/+1
| * | | net: dsa: Pass a port to get_tag_protocol()Florian Fainelli2017-11-131-1/+2
| * | | netem: support delivering packets in delayed time slotsDave Taht2017-11-131-0/+8
| * | | netem: add uapi to express delay and jitter in nanosecondsDave Taht2017-11-131-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-122-0/+6
| |\ \ \
| * | | | net: Remove unused skb_shared_info memberMat Martineau2017-11-112-2/+0
| * | | | tcp: use sequence distance to detect reorderingYuchung Cheng2017-11-111-1/+0
| * | | | tcp: retire FACK loss detectionYuchung Cheng2017-11-113-15/+1
| * | | | bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-113-9/+2
| * | | | tipc: improve link resiliency when rps is activatedJon Maloy2017-11-112-6/+68
| * | | | net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski2017-11-112-0/+2
| * | | | bpf: add a bpf_override_function helperJosef Bacik2017-11-113-2/+9
| * | | | net: fix incorrect comment with regard to VLAN packet handlingGirish Moodalbail2017-11-101-8/+0
| * | | | act_vlan: VLAN action rewrite to use RCU lock/unlock and updateManish Kurup2017-11-101-9/+37
| * | | | tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet2017-11-102-2/+2
| * | | | net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet2017-11-102-1/+23
| * | | | Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-11-102-0/+30
| |\ \ \ \
| | * | | | net/mlx5e: Add 802.1ad VLAN insertion supportGal Pressman2017-11-091-0/+1
| | * | | | net: Introduce netdev_*_once functionsGal Pressman2017-11-091-0/+29
| * | | | | net: bridge: Add/del switchdev object on host join/leaveAndrew Lunn2017-11-101-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-107-9/+41
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | net: dsa: setup and teardown treeVivien Didelot2017-11-091-1/+1
| * | | | | net: dsa: constify cpu_dp member of dsa_portVivien Didelot2017-11-091-1/+1
| * | | | | openvswitch: enable NSH supportYi Yang2017-11-082-0/+32
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-11-084-9/+25
| |\ \ \ \ \
| | * | | | | netfilter: nf_tables: get set elements via netlinkPablo Neira Ayuso2017-11-071-0/+5
| | * | | | | netfilter: conntrack: don't cache nlattr_tuple_size result in nla_sizeFlorian Westphal2017-11-061-2/+2
| | * | | | | netfilter: conntrack: make l3proto trackers constFlorian Westphal2017-10-242-2/+2
| | * | | | | netfilter: conntrack: remove pf argument from l4 packet functionsFlorian Westphal2017-10-241-1/+0
| | * | | | | netfilter: conntrack: add and use nf_ct_l4proto_log_invalidFlorian Westphal2017-10-241-6/+8
| | * | | | | netfilter: conntrack: add and use nf_l4proto_log_invalidFlorian Westphal2017-10-241-0/+10
| * | | | | | of: add of_property_read_variable_* dummy helpersArnd Bergmann2017-11-081-12/+50