summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5e: Fix NULL pointer derefernce in set channels error flowMaria Pasechnik2019-02-131-3/+4
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | team: avoid complex list operations in team_nl_cmd_options_set()Cong Wang2019-02-121-22/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'net_sched-some-fixes-for-cls_tcindex'David S. Miller2019-02-121-32/+48
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_sched: fix two more memory leaks in cls_tcindexCong Wang2019-02-121-9/+7
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_sched: fix a memory leak in cls_tcindexCong Wang2019-02-121-16/+30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_sched: fix a race condition in tcindex_destroy()Cong Wang2019-02-121-7/+11
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ena-races'David S. Miller2019-02-122-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ena: update driver version from 2.0.2 to 2.0.3Arthur Kiyanovski2019-02-121-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ena: fix race between link up and device initalizationArthur Kiyanovski2019-02-121-5/+5
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/packet: fix 4gb buffer limit due to overflow checkKal Conley2019-02-121-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov2019-02-123-6/+21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | batman-adv: fix uninit-value in batadv_interface_tx()Eric Dumazet2019-02-121-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: propagate genlmsg_reply return codeLi RongQing2019-02-121-3/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed2019-02-121-2/+20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phylink: avoid resolving link state too earlyRussell King2019-02-121-6/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | geneve: change NET_UDP_TUNNEL dependency to selectMatteo Croce2019-02-121-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sfc: initialise found bitmap in efx_ef10_mtd_probeBert Kenward2019-02-121-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mac80211-for-davem-2019-02-12' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-02-126-23/+52
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: Fix Tx aggregation session tear down with ITXQsIlan Peer2019-02-111-1/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: prevent speculation on cfg80211_classify8021d() returnJohannes Berg2019-02-111-11/+24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: pmsr: record netlink port IDJohannes Berg2019-02-111-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nl80211: Fix FTM per burst maximum valueAviya Erenfeld2019-02-111-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: call drv_ibss_join() on restartJohannes Berg2019-02-111-1/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: pmsr: fix abort lockingJohannes Berg2019-02-062-7/+17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: pmsr: fix MAC address settingJohannes Berg2019-02-061-2/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tipc: fix link session and re-establish issuesTuong Lien2019-02-113-5/+43
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: fix IPv6 prefix route residueZhiqiang Liu2019-02-111-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tipc: fix skb may be leaky in tipc_link_inputHoang Le2019-02-111-1/+1
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/x25: do not hold the cpu too long in x25_new_lci()Eric Dumazet2019-02-111-4/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet2019-02-111-3/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation: bring operstate documentation up-to-dateJouke Witteveen2019-02-112-7/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-02-113-1/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nat: fix spurious connection timeoutsFlorian Westphal2019-02-112-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbsJann Horn2019-02-111-1/+6
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'r8169-revert-two-commits-due-to-a-regression'David S. Miller2019-02-101-7/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "r8169: make use of xmit_more and __netdev_sent_queue"Heiner Kallweit2019-02-101-9/+10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "r8169: remove unneeded mmiowb barriers"Heiner Kallweit2019-02-101-1/+7
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/smc: fix byte_order for rx_curs_confirmedUrsula Braun2019-02-082-12/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vsock: cope with memory allocation failure at socket creation timePaolo Abeni2019-02-081-0/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2019-02-083-2/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: sfp: do not probe SFP module before we're attachedRussell King2019-02-083-9/+25
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2019-02-151-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | signal: Restore the stop PTRACE_EVENT_EXITEric W. Biederman2019-02-131-2/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "exec: load_script: don't blindly truncate shebang string"Linus Torvalds2019-02-141-7/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "gfs2: read journal in large chunks to locate the head"Bob Peterson2019-02-148-192/+134
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'trace-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-02-131-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: probeevent: Correctly update remaining space in dynamic areaAndreas Ziegler2019-02-111-2/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-02-127-28/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: proc: smaps_rollup: fix pss_locked calculationSandeep Patil2019-02-121-8/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename include/{uapi => }/asm-generic/shmparam.h reallyMasahiro Yamada2019-02-121-0/+0
OpenPOWER on IntegriCloud