summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-158-65/+97
|\
| * audit: filter PATH records keyed on filesystem magicRichard Guy Briggs2017-11-103-9/+61
| * Audit: remove unused audit_log_secctx functionCasey Schaufler2017-11-102-34/+0
| * audit: Allow auditd to set pid to 0 to end auditingSteve Grubb2017-11-101-13/+16
| * audit: Add new syscalls to the perm=w filterSteve Grubb2017-11-102-0/+6
| * audit: use audit_set_enabled() in audit_enable()Paul Moore2017-11-101-2/+2
| * audit: convert audit_ever_enabled to a booleanPaul Moore2017-11-102-2/+2
| * audit: don't use simple_strtol() anymorePaul Moore2017-11-101-2/+7
| * audit: initialize the audit subsystem as early as possiblePaul Moore2017-11-101-1/+1
| * audit: ensure that 'audit=1' actually enables audit for PID 1Paul Moore2017-11-101-5/+5
* | mm/pagewalk.c: report holes in hugetlb rangesJann Horn2017-11-151-1/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-151617-26801/+91081
|\ \
| * | tcp: highest_sack fixEric Dumazet2017-11-152-15/+4
| * | geneve: fix fill_info when link downHangbin Liu2017-11-151-14/+10
| * | bpf: fix lockdep splatEric Dumazet2017-11-151-2/+6
| * | net: cdc_ncm: GetNtbFormat endian fixBjørn Mork2017-11-151-2/+2
| * | openvswitch: meter: fix NULL pointer dereference in ovs_meter_cmd_reply_startGustavo A. R. Silva2017-11-151-1/+1
| * | Merge branch 'netem-fix-compilation-on-32-bit'David S. Miller2017-11-151-10/+7
| |\ \
| | * | netem: remove unnecessary 64 bit modulusStephen Hemminger2017-11-151-3/+3
| | * | netem: use 64 bit divide by rateStephen Hemminger2017-11-151-7/+4
| |/ /
| * | tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger2017-11-157-54/+64
| * | net: Protect iterations over net::fib_notifier_ops in fib_seq_sum()Kirill Tkhai2017-11-151-1/+3
| * | ipv6: set all.accept_dad to 0 by defaultNicolas Dichtel2017-11-151-1/+1
| * | uapi: fix linux/tls.h userspace compilation errorDmitry V. Levin2017-11-152-4/+4
| * | usbnet: ipheth: prevent TX queue timeouts when device not readyAlexander Kappner2017-11-151-9/+21
| * | vhost_net: conditionally enable tx pollingJason Wang2017-11-151-0/+2
| * | uapi: fix linux/rxrpc.h userspace compilation errorsDmitry V. Levin2017-11-151-5/+5
| * | net: stmmac: fix LPI transitioning for dwmac4Niklas Cassel2017-11-142-1/+25
| * | atm: horizon: Fix irq release errorArvind Yadav2017-11-141-1/+1
| * | net-sysfs: trigger netlink notification on ifalias change via sysfsRoopa Prabhu2017-11-141-3/+14
| * | openvswitch: Using kfree_rcu() to simplify the codeWei Yongjun2017-11-141-8/+1
| * | openvswitch: Make local function ovs_nsh_key_attr_size() staticWei Yongjun2017-11-141-1/+1
| * | openvswitch: Fix return value check in ovs_meter_cmd_features()Wei Yongjun2017-11-141-1/+1
| * | liquidio: Missing error code in liquidio_init_nic_module()Dan Carpenter2017-11-141-1/+2
| * | xdp: sample: Missing curly braces in read_route()Dan Carpenter2017-11-141-2/+3
| * | ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic d...Desnes Augusto Nunes do Rosario2017-11-142-4/+176
| * | net: bridge: add vlan_tunnel to bridge port policiesNikolay Aleksandrov2017-11-141-0/+1
| * | net: mvneta: fix handling of the Tx descriptor counterSimon Guinot2017-11-141-5/+8
| * | netlink: remove unused NETLINK SKB flagsJohannes Berg2017-11-141-3/+0
| * | netlink: remove unnecessary forward declarationJohannes Berg2017-11-141-1/+0
| * | net: dsa: lan9303: calculate offload_fwd_mark from tagEgil Hjelmeland2017-11-141-16/+8
| * | net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIsSalil Mehta2017-11-142-81/+43
| * | net: dsa: lan9303: correctly check return value of devm_gpiod_get_optionalPan Bian2017-11-141-1/+1
| * | net: phy: realtek: fix RTL8211F interrupt modeHeiner Kallweit2017-11-141-0/+2
| * | Merge branch 'mlxsw-Update-firmware-version'David S. Miller2017-11-142-5/+14
| |\ \
| | * | mlxsw: spectrum_router: Add batch neighbour deletionIdo Schimmel2017-11-141-3/+12
| | * | mlxsw: spectrum: Update minimum firmware version to 13.1530.152Shalom Toledo2017-11-141-2/+2
| |/ /
| * | net: Mention net-next status web page in netdev-FAQ.txtHarald Welte2017-11-141-1/+4
| * | net: Extend Kernel GTP-U tunneling documentationHarald Welte2017-11-141-4/+99
| * | Merge branch 'net-devname_alloc_cleanups'David S. Miller2017-11-141-40/+22
| |\ \