aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_ctl.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-15net: dsa: b53: Do not program CPU port's PVIDFlorian Fainelli1-1/+1
2019-02-15net: dsa: bcm_sf2: Do not assume DSA master supports WoLFlorian Fainelli1-4/+6
2019-02-15net: systemport: Fix reception of BPDUsFlorian Fainelli1-0/+4
2019-02-15net: dsa: b53: Properly account for VLAN filteringFlorian Fainelli2-5/+57
2019-02-15net: dsa: b53: Fix default VLAN IDFlorian Fainelli1-13/+16
2019-02-15net: validate untrusted gso packets without csum offloadWillem de Bruijn2-1/+10
2019-02-15net: Fix for_each_netdev_feature on Big endianHauke Mehrtens2-4/+23
2019-02-15net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski1-1/+4
2019-02-15net: ip6_gre: initialize erspan_ver just for erspan tunnelsLorenzo Bianconi1-14/+20
2019-02-16MIPS: eBPF: Remove REG_32BIT_ZERO_EXPaul Burton1-10/+7
2019-02-16MIPS: eBPF: Always return sign extended 32b valuesPaul Burton1-3/+6
2019-02-15keys: Timestamp new keysDavid Howells1-0/+1
2019-02-15keys: Fix dependency loop between construction record and auth keyDavid Howells8-92/+100
2019-02-15assoc_array: Fix shortcut creationDavid Howells1-3/+5
2019-02-15KEYS: allow reaching the keys quotas exactlyEric Biggers1-2/+2
2019-02-15sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew1-11/+38
2019-02-15include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda1-2/+2
2019-02-15Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda1-0/+14
2019-02-15lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pureMiguel Ojeda1-2/+2
2019-02-15auxdisplay: ht16k33: fix potential user-after-free on module unloadMiguel Ojeda1-1/+1
2019-02-15tracing: Fix number of entries in trace headerQuentin Perret1-0/+2
2019-02-15kprobe: Do not use uaccess functions to access kernel memory that can faultChangbin Du1-9/+1
2019-02-15netfilter: nf_tables: fix flush after rule deletion in the same batchPablo Neira Ayuso1-0/+3
2019-02-15x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche3-3/+35
2019-02-15mac80211: Restore vif beacon interval if start ap failsRakesh Pillai1-1/+5
2019-02-15mac80211: Free mpath object when rhashtable insertion failsHerbert Xu1-8/+9
2019-02-15mac80211: Use linked list instead of rhashtable walk for mesh tablesHerbert Xu2-101/+43
2019-02-15i2c: bcm2835: Clear current buffer pointers and counts after a transferPaul Kocialkowski1-0/+12
2019-02-15i2c: cadence: Fix the hold bit settingShubhrajyoti Datta1-2/+7
2019-02-15drm: Use array_size() when creating leaseMatthew Wilcox1-1/+2
2019-02-14dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis1-5/+50
2019-02-14Revert "exec: load_script: don't blindly truncate shebang string"Linus Torvalds1-7/+3
2019-02-14Revert "gfs2: read journal in large chunks to locate the head"Bob Peterson8-192/+134
2019-02-14net: ethernet: freescale: set FEC ethtool regs versionVivien Didelot1-0/+4
2019-02-14Revert "nfsd4: return default lease period"J. Bruce Fields1-2/+2
2019-02-14net: hns: Fix object reference leaks in hns_dsaf_roce_reset()Huang Zijiang1-0/+2
2019-02-14mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocsJann Horn1-4/+4
2019-02-14net: phy: fix potential race in the phylib state machineHeiner Kallweit1-0/+2
2019-02-14net: phy: don't use locking in phy_is_startedHeiner Kallweit2-20/+6
2019-02-14selftests: fix timestamping MakefileDeepa Dinamani1-3/+0
2019-02-14SUNRPC: Use au_rslack when computing reply buffer sizeChuck Lever1-3/+4
2019-02-14SUNRPC: Add rpc_auth::au_ralign fieldChuck Lever5-11/+20
2019-02-14SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsizeChuck Lever4-3/+7
2019-02-14kvm: vmx: Fix entry number check for add_atomic_switch_msr()Xiaoyao Li1-1/+2
2019-02-14KVM: x86: Recompute PID.ON when clearing PID.SNLuwei Kang3-21/+17
2019-02-14NFS: Account for XDR pad of buf->pagesChuck Lever5-16/+23
2019-02-14SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever7-73/+102
2019-02-14SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ filesChuck Lever8-136/+9
2019-02-14SUNRPC: Remove xdr_buf_trim()Chuck Lever4-46/+6
2019-02-14SUNRPC: Introduce trace points in rpc_auth_gss.koChuck Lever7-92/+530