summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: bpfilter: change section name of bpfilter UMH blob.Taehee Yoo2019-01-161-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: Add missing features to PHY driversAndrew Lunn2019-01-164-0/+17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: route: place a warning with duplicated string with correct extackJakub Kicinski2019-01-161-12/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: tc-testing: fix parsing of ife typeDavide Caratti2019-01-161-44/+44
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/core/neighbour: fix kmemleak minimal reference count for hash tablesKonstantin Khlebnikov2019-01-161-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sctp: allocate sctp_sockaddr_entry with kzallocXin Long2019-01-162-7/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | erspan: build the header with the right proto according to erspan_verXin Long2019-01-162-11/+18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openvswitch: Avoid OOB read when parsing flow nlattrsRoss Lagerwall2019-01-161-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: usb: aqc111: Extend HWID table by TRENDnet deviceDmitry Bezrukov2019-01-162-0/+23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_sched: refetch skb protocol for each filterCong Wang2019-01-161-2/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: meson-gxl: Use the genphy_soft_reset callbackTimotej Lazar2019-01-151-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add document for several snmp countersyupeng2019-01-151-5/+125
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fou, fou6: do not assume linear skbsEric Dumazet2019-01-152-4/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti2019-01-151-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: tc-testing: drop test on missing tunnel key idDavide Caratti2019-01-151-29/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: marvell: Fix deadlock from wrong lockingAndrew Lunn2019-01-151-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: marvell: Errata for mv88e6390 internal PHYsAndrew Lunn2019-01-151-1/+34
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IN_BADCLASS: fix macro to actually workGreg Kroah-Hartman2019-01-151-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT stateWillem de Bruijn2019-01-151-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031Heiner Kallweit2019-01-151-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/sched: act_tunnel_key: fix memory leak in case of action replaceDavide Caratti2019-01-151-8/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "rxrpc: Allow failed client calls to be retried"David Howells2019-01-157-252/+24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tipc-uninit-values'David S. Miller2019-01-152-2/+50
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tipc: fix uninit-value in tipc_nl_compat_doitYing Xue2019-01-151-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tipc: fix uninit-value in tipc_nl_compat_name_table_dumpYing Xue2019-01-151-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tipc: fix uninit-value in tipc_nl_compat_link_setYing Xue2019-01-151-0/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tipc: fix uninit-value in tipc_nl_compat_bearer_enableYing Xue2019-01-151-0/+26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tipc: fix uninit-value in tipc_nl_compat_link_reset_statsYing Xue2019-01-151-0/+15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tipc: fix uninit-value in in tipc_conn_rcv_subYing Xue2019-01-151-1/+1
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sch_cake-leaf-qdisc-fixes'David S. Miller2019-01-159-21/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sch_cake: Correctly update parent qlen when splitting GSO packetsToke Høiland-Jørgensen2019-01-151-2/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Fix detection of empty queues in child qdiscsToke Høiland-Jørgensen2019-01-153-3/+9
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Avoid dereferencing skb pointer after child enqueueToke Høiland-Jørgensen2019-01-158-16/+23
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ip6_gre: update version related info when changing linkHangbin Liu2019-01-151-0/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: fix too strict check in phy_start_anegHeiner Kallweit2019-01-151-12/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "igb: reduce CPU0 latency when updating statistics"Jeff Kirsher2019-01-153-10/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests/txtimestamp: Fix an equals vs assign bugDan Carpenter2019-01-151-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel2019-01-153-6/+15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ip6_gre: fix tunnel list corruption for x-netnsOlivier Matz2019-01-151-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-01-155-17/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nft_flow_offload: fix checking method of conntrack helperHenry Yen2019-01-141-1/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nft_flow_offload: fix interaction with vrf slave devicewenxu2019-01-113-5/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ebtables: account ebt_table_info to kmemcgShakeel Butt2019-01-111-2/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nft_flow_offload: Fix reverse route lookupwenxu2019-01-091-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_tables: selective rule dump needs table to be specifiedPablo Neira Ayuso2019-01-081-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_tables: fix leaking object reference countTaehee Yoo2019-01-081-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_tables: Fix for endless loop when dumping rulesetPhil Sutter2019-01-081-6/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-01-219-60/+126
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vhost/scsi: Use copy_to_iter() to send control queue responseBijan Mottahedeh2019-01-141-8/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vhost: return EINVAL if iovecs size does not match the message sizePavel Tikhomirov2019-01-141-2/+6
OpenPOWER on IntegriCloud