summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2019-02-27netfilter: conntrack: avoid same-timeout updateFlorian Westphal
2019-02-27netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.hFlorian Westphal
2019-02-27netfilter: nat: remove l3proto structFlorian Westphal
2019-02-27netfilter: nat: remove csum_recalc hookFlorian Westphal
2019-02-27netfilter: nat: remove csum_update hookFlorian Westphal
2019-02-27netfilter: nat: remove l3 manip_pkt hookFlorian Westphal
2019-02-27netfilter: nat: remove nf_nat_l4proto.hFlorian Westphal
2019-02-27netfilter: nat: merge nf_nat_ipv4,6 into nat coreFlorian Westphal
2019-02-27netfilter: nat: move nlattr parse and xfrm session decode to coreFlorian Westphal
2019-02-27netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal
2019-02-27netfilter: ebtables: remove BUGPRINT messagesFlorian Westphal
2019-02-27netfilter: nf_conntrack_amanda: add support for STATE streamsFlorian Tham
2019-02-27netfilter: nft_compat: use .release_ops and remove list of extensionPablo Neira Ayuso
2019-02-26net: sched: pie: fix 64-bit divisionLeslie Monis
2019-02-26net: Use RCU_POINTER_INITIALIZER() to init static variableLi RongQing
2019-02-26Merge branch 'tcp-cleanups'David S. Miller
2019-02-26tcp: remove tcp_queue argument from tso_fragment()Eric Dumazet
2019-02-26tcp: use tcp_md5_needed for timewait socketsEric Dumazet
2019-02-26tcp: convert tcp_md5_needed to static_branch APIEric Dumazet
2019-02-26tcp: get rid of __tcp_add_write_queue_tail()Eric Dumazet
2019-02-26tcp: get rid of tcp_check_send_head()Eric Dumazet
2019-02-26tc-testing: gitignore, ignore local tdc config fileVlad Buslov
2019-02-26net: sched: fix typo in walker_check_empty()Vlad Buslov
2019-02-26net: sched: pie: fix mistake in reference linkLeslie Monis
2019-02-26mlxsw: spectrum: remove set but not used variable 'autoneg_status'YueHaibing
2019-02-26Merge branch 'vxlan-create-and-changelink-extack-support'David S. Miller
2019-02-26tools: selftests: rtnetlink: add testcases for vxlan flag setsRoopa Prabhu
2019-02-26vxlan: add extack support for create and changelinkRoopa Prabhu
2019-02-26Merge branch 'devlink-make-ethtool-compat-reliable'David S. Miller
2019-02-26devlink: require non-NULL ops for devlink instancesJakub Kicinski
2019-02-26devlink: hold a reference to the netdevice around ethtool compatJakub Kicinski
2019-02-26nfp: remove ethtool flashing fallbackJakub Kicinski
2019-02-26nfp: add .ndo_get_devlinkJakub Kicinski
2019-02-26devlink: create a special NDO for getting the devlink instanceJakub Kicinski
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski