summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-02-11devlink: fix condition for compat device infoJakub Kicinski
2019-02-11net: fix IPv6 prefix route residueZhiqiang Liu
2019-02-11tipc: fix skb may be leaky in tipc_link_inputHoang Le
2019-02-12netfilter: compat: initialize all fields in xt_initFrancesco Ruggeri
2019-02-11devlink: Add WARN_ON to catch errors of not cleaning devlink objectsParav Pandit
2019-02-11net/x25: do not hold the cpu too long in x25_new_lci()Eric Dumazet
2019-02-11net: dsa: microchip: add switch offload forwarding supportTristram Ha
2019-02-11Documentation: bring operstate documentation up-to-dateJouke Witteveen
2019-02-11netfilter: nat: fix spurious connection timeoutsFlorian Westphal
2019-02-11netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbsJann Horn
2019-02-11mac80211: Fix Tx aggregation session tear down with ITXQsIlan Peer
2019-02-11cfg80211: prevent speculation on cfg80211_classify8021d() returnJohannes Berg
2019-02-11cfg80211: pmsr: record netlink port IDJohannes Berg
2019-02-11nl80211: Fix FTM per burst maximum valueAviya Erenfeld
2019-02-11mac80211: call drv_ibss_join() on restartJohannes Berg
2019-02-10net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen
2019-02-10net: Move all TC actions identifiers to one placeEli Cohen
2019-02-09net/tls: Disable async decrytion for tls1.3Vakul Garg
2019-02-09batman-adv: Trigger genl notification on sysfs config changeSven Eckelmann
2019-02-09batman-adv: Add throughput_override hardif genl configurationSven Eckelmann
2019-02-09batman-adv: Add elp_interval hardif genl configurationSven Eckelmann
2019-02-09batman-adv: Add orig_interval mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Add network_coding mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Add multicast forceflood mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Add log_level mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Add hop_penalty mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Add gateway mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Add fragmentation mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Add distributed_arp_table mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Add bridge_loop_avoidance mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Add bonding mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Add ap_isolation mesh/vlan genl configurationSven Eckelmann
2019-02-09batman-adv: Add aggregated_ogms mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Prepare framework for vlan genl configSven Eckelmann
2019-02-09batman-adv: Prepare framework for hardif genl configSven Eckelmann
2019-02-09batman-adv: Prepare framework for mesh genl configSven Eckelmann
2019-02-09batman-adv: Move common genl doit code pre/post hooksSven Eckelmann
2019-02-08ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_createNathan Chancellor
2019-02-08net: dsa: use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-02-08mpls_iptunnel: use struct_size() helperGustavo A. R. Silva
2019-02-08net/sched: use struct_size() helperGustavo A. R. Silva
2019-02-08bridge: use struct_size() helperGustavo A. R. Silva
2019-02-08net/smc: fix byte_order for rx_curs_confirmedUrsula Braun
2019-02-08vsock: cope with memory allocation failure at socket creation timePaolo Abeni
2019-02-08net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi
2019-02-08devlink: publish params only after driver init is doneJiri Pirko
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-07net/smc: original socket family in inet_sock_diagKarsten Graul
2019-02-07net/smc: move code to clear the conn->lgr fieldKarsten Graul