summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPATWillem de Bruijn2017-05-181-8/+13
* ebtables: arpreply: Add the standard target sanity checkGao Feng2017-05-162-0/+8
* netfilter: nf_tables: revisit chain/object refcounting from elementsPablo Neira Ayuso2017-05-156-18/+81
* netfilter: nf_tables: missing sanitization in data from userspacePablo Neira Ayuso2017-05-152-7/+24
* netfilter: nf_tables: can't assume lock is acquired when dumping set elemsLiping Zhang2017-05-152-23/+57
* netfilter: synproxy: fix conntrackd interactionEric Leblond2017-05-151-0/+4
* netfilter: xtables: zero padding in data_to_userWillem de Bruijn2017-05-153-7/+13
* Merge tag 'ipvs-fixes-for-v4.12' of http://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2017-05-151-5/+14
|\
| * ipvs: SNAT packet replies only for NATed connectionsJulian Anastasov2017-05-081-5/+14
* | netfilter: nfnl_cthelper: reject del request if helper obj is in useLiping Zhang2017-05-153-6/+19
* | netfilter: introduce nf_conntrack_helper_put helper functionLiping Zhang2017-05-155-7/+15
* | netfilter: don't setup nat info for confirmed ctLiping Zhang2017-05-151-0/+4
* | netfilter: ctnetlink: Make some parameters integer to avoid enum mismatchMatthias Kaehlcke2017-05-151-4/+3
* | vmxnet3: ensure that adapter is in proper state during force_closeNeil Horman2017-05-121-0/+5
* | sfc: revert changes to NIC revision numbersBert Kenward2017-05-121-2/+6
* | net: ch9200: add missing USB-descriptor endianness conversionsJohan Hovold2017-05-121-2/+2
* | net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold2017-05-121-1/+1
* | net: dsa: mv88e6xxx: add default case to switchGustavo A. R. Silva2017-05-121-0/+3
* | sctp: fix src address selection if using secondary addresses for ipv6Xin Long2017-05-121-17/+29
* | net: phy: Call bus->reset() after releasing PHYs from resetFlorian Fainelli2017-05-111-3/+3
* | bpf: Handle multiple variable additions into packet pointers in verifier.David S. Miller2017-05-112-1/+38
* | tipc: make macro tipc_wait_for_cond() smp safeJon Paul Maloy2017-05-111-19/+19
* | samples/bpf: run cleanup routines when receiving SIGTERMAndy Gospodarek2017-05-117-1/+9
* | ethernet: aquantia: remove redundant checks on error statusColin Ian King2017-05-112-23/+2
* | bpf: Remove commented out debugging hack in test_align.David S. Miller2017-05-111-1/+0
* | Merge branch 'qlcnic-fixes'David S. Miller2017-05-114-2/+40
|\ \
| * | qlcnic: Update version to 5.3.66Chopra, Manish2017-05-111-2/+2
| * | qlcnic: Fix link configuration with autoneg disabledChopra, Manish2017-05-113-0/+38
|/ /
* | xen-netfront: avoid crashing on resume after a failure in talk_to_netback()Vitaly Kuznetsov2017-05-111-2/+1
* | net: sched: optimize class dumpsEric Dumazet2017-05-111-0/+6
* | tcp: avoid fragmenting peculiar skbs in SACKYuchung Cheng2017-05-111-4/+5
* | netem: fix skb_orphan_partial()Eric Dumazet2017-05-111-12/+8
* | Merge branch 'generic-xdp-followups'David S. Miller2017-05-116-48/+90
|\ \
| * | xdp: refine xdp api with regards to generic xdpDaniel Borkmann2017-05-114-43/+67
| * | xdp: add flag to enforce driver modeDaniel Borkmann2017-05-115-5/+23
|/ /
* | bpf: Provide a linux/types.h override for bpf selftests.David S. Miller2017-05-112-1/+8
* | Merge branch 'bpf-pkt-ptr-align'David S. Miller2017-05-1110-28/+580
|\ \
| * | bpf: Add verifier test case for alignment.David S. Miller2017-05-112-1/+419
| * | bpf: Add bpf_verify_program() to the library.David S. Miller2017-05-112-0/+26
| * | bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller2017-05-116-9/+40
| * | bpf: Do per-instruction state dumping in verifier when log_level > 1.David S. Miller2017-05-111-2/+6
| * | bpf: Track alignment of register values in the verifier.David S. Miller2017-05-112-19/+92
|/ /
* | bpf, arm64: fix faulty emission of map access in tail callsDaniel Borkmann2017-05-111-2/+3
* | net: ethernet: ti: netcp_core: return error while dma channel open issueIvan Khoronzhuk2017-05-112-3/+5
* | Merge branch 's390-net-fixes'David S. Miller2017-05-117-24/+69
|\ \
| * | s390/qeth: add missing hash table initializationsUrsula Braun2017-05-111-0/+2
| * | s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann2017-05-111-4/+6
| * | s390/qeth: unbreak OSM and OSN supportJulian Wiedmann2017-05-117-20/+51
| * | s390/qeth: handle sysfs error during initializationUrsula Braun2017-05-114-3/+13
|/ /
* | mdio: mux: Correct mdio_mux_init error path issuesJon Mason2017-05-111-5/+7