summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2019-03-03sch_cake: Simplify logic in cake_select_tin()Toke Høiland-Jørgensen
2019-03-03sch_cake: Permit use of connmarks as tin classifiersKevin Darbyshire-Bryant
2019-03-03sch_cake: Make the dual modes fairerGeorge Amanakis
2019-03-03net: dsa: add KSZ9893 switch tagging supportTristram Ha
2019-03-03appletalk: Fix use-after-free in atalk_proc_exitYueHaibing
2019-03-03appletalk: use remove_proc_subtree to simplify procfs codeYueHaibing
2019-03-02net: sched: put back q.qlen into a single locationEric Dumazet
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-02bpf: add bpf helper bpf_skb_ecn_set_cebrakmo
2019-03-02net: sit: fix memory leak in sit_init_net()Mao Wenan
2019-03-02net: ipv4: Fix NULL pointer dereference in route lookupIdo Schimmel
2019-03-01net: support 64bit rates for getsockopt(SO_MAX_PACING_RATE)Eric Dumazet
2019-03-01net: support 64bit values for setsockopt(SO_MAX_PACING_RATE)Eric Dumazet
2019-03-01switchdev: Remove unused transaction item queueFlorian Fainelli
2019-03-01devlink: fix kdocJakub Kicinski
2019-03-01ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu
2019-03-01netfilter: nf_tables: merge ipv4 and ipv6 nat chain typesFlorian Westphal
2019-03-01netfilter: nf_tables: nat: merge nft_masq protocol specific modulesFlorian Westphal
2019-03-01netfilter: nf_tables: nat: merge nft_redir protocol specific modulesFlorian Westphal
2019-03-01netfilter: xt_IDLETIMER: fix sysfs callback function typeSami Tolvanen
2019-03-01netfilter: nf_conntrack: ensure that CONNTRACK_LOCKS is power of 2Li RongQing
2019-03-01netfilter: nf_tables: check the result of dereferencing base_chain->statsLi RongQing
2019-03-01netfilter: bridge: Don't sabotage nf_hook calls for an l3mdev slaveDavid Ahern
2019-03-01ipvs: get sctphdr by sctphoff in sctp_csum_checkXin Long
2019-03-01netfilter: convert the proto argument from u8 to u16Li RongQing
2019-03-01netfilter: nft_tunnel: Add dst_cache supportwenxu
2019-03-01netfilter: conntrack: tcp: only close if RST matches exact sequenceFlorian Westphal
2019-03-01ipvs: change some data types from int to boolAndrea Claudi
2019-02-28net/smc: allow pnetid-less configurationUrsula Braun
2019-02-28net: sched: pie: avoid slow division in drop probability decayLeslie Monis
2019-02-28sctp: chunk.c: correct format string for size_t in printkMatthias Maennich
2019-02-28net: netem: fix skb length BUG_ON in __skb_to_sgvecSheng Lan
2019-02-27net: sched: act_csum: Fix csum calc for tagged packetsEli Britstein
2019-02-27netlabel: fix out-of-bounds memory accessesPaul Moore
2019-02-27ipv4: Pass original device to ip_rcv_finish_coreDavid Ahern
2019-02-27net: sched: act_tunnel_key: fix metadata handlingVlad Buslov
2019-02-27route: Add multipath_hash in flowi_common to make user-define hashwenxu
2019-02-27net: nfc: Fix NULL dereference on nfc_llcp_build_tlv failsYueHaibing
2019-02-27net: Remove switchdev_opsFlorian Fainelli
2019-02-27net: switchdev: Replace port attr set SDO with a notificationFlorian Fainelli
2019-02-27net: dsa: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli
2019-02-27switchdev: Add SWITCHDEV_PORT_ATTR_SETFlorian Fainelli
2019-02-27Revert "net: sched: fw: don't set arg->stop in fw_walk() when empty"Vlad Buslov
2019-02-27ethtool: Use explicit designated initializers for .cmdLi RongQing
2019-02-27netfilter: nft_set_hash: remove nft_hash_key()Pablo Neira Ayuso
2019-02-27netfilter: nft_set_hash: bogus element self comparison from deactivation pathPablo Neira Ayuso
2019-02-27netfilter: nft_set_hash: fix lookups with fixed size hash on big endianPablo Neira Ayuso
2019-02-27netfilter: remove unneeded switch fall-throughLi RongQing