summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-08-09SUNRPC: Add srcaddr as a file in sysfsAnna Schumaker
2021-08-09sunrpc: Fix return value of get_srcport()Anna Schumaker
2021-08-09net, core: Allow netdev_lower_get_next_private_rcu in bh contextJussi Maki
2021-08-09net, core: Add support for XDP redirection to slave deviceJussi Maki
2021-08-09SUNRPC/xprtrdma: Fix reconnection lockingTrond Myklebust
2021-08-09SUNRPC: Clean up scheduling of autocloseTrond Myklebust
2021-08-09SUNRPC: Fix potential memory corruptionTrond Myklebust
2021-08-09SUNRPC: Convert rpc_client refcount to use refcount_tTrond Myklebust
2021-08-09xprtrdma: Eliminate rpcrdma_post_sends()Chuck Lever
2021-08-09xprtrdma: Add an xprtrdma_post_send_err tracepointChuck Lever
2021-08-09xprtrdma: Add xprtrdma_post_recvs_err() tracepointChuck Lever
2021-08-09xprtrdma: Put rpcrdma_reps before waking the tear-down completionChuck Lever
2021-08-09xprtrdma: Disconnect after an ib_post_send() immediate errorChuck Lever
2021-08-09SUNRPC: Unset RPC_TASK_NO_RETRANS_TIMEOUT for NULL RPCsChuck Lever
2021-08-09SUNRPC: Refactor rpc_ping()Chuck Lever
2021-08-09devlink: Fix port_type_set function pointer checkLeon Romanovsky
2021-08-09net: sched: act_mirred: Reset ct info when mirror/redirect skbHangbin Liu
2021-08-09net/smc: Allow SMC-D 1MB DMB allocationsStefan Raspl
2021-08-09net/smc: Correct smc link connection counter in case of smc clientGuvenc Gulce
2021-08-09net/smc: fix wait on already cleared linkKarsten Graul
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-08-09net/iucv: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-09net/iucv: get rid of register asm usageHeiko Carstens
2021-08-09net/af_iucv: remove wrappers around iucv (de-)registrationJulian Wiedmann
2021-08-09net/af_iucv: clean up a try_then_request_module()Julian Wiedmann
2021-08-09net/af_iucv: support drop monitoringJulian Wiedmann
2021-08-09page_pool: mask the page->signature before the checkingYunsheng Lin
2021-08-09dccp: add do-while-0 stubs for dccp_pr_debug macrosRandy Dunlap
2021-08-09net: dsa: avoid fast ageing twice when port leaves a bridgeVladimir Oltean
2021-08-09net: dsa: still fast-age ports joining a bridge if they can't configure learningVladimir Oltean
2021-08-09netfilter: x_tables: never register tables by defaultFlorian Westphal
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-08-08net: dsa: flush the dynamic FDB of the software bridge when fast ageing a portVladimir Oltean
2021-08-08net: dsa: don't fast age bridge ports with learning turned offVladimir Oltean
2021-08-08net: dsa: centralize fast ageing when address learning is turned offVladimir Oltean
2021-08-08batman-adv: Drop NULL check before dropping referencesSven Eckelmann
2021-08-08batman-adv: Check ptr for NULL before reducing its refcntSven Eckelmann
2021-08-08batman-adv: Switch to kstrtox.h for kstrtou64Sven Eckelmann
2021-08-08batman-adv: Start new development cycleSimon Wunderlich
2021-08-08devlink: Simplify devlink port API callsLeon Romanovsky
2021-08-08net: dsa: don't fast age standalone portsVladimir Oltean
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-08-06netfilter: nfnetlink_hook: translate inet ingress to netdevPablo Neira Ayuso
2021-08-06netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal
2021-08-06netfilter: nfnetlink_hook: Use same family as request messagePablo Neira Ayuso
2021-08-06netfilter: nfnetlink_hook: use the sequence number of the request messagePablo Neira Ayuso
2021-08-06netfilter: nfnetlink_hook: missing chain familyPablo Neira Ayuso
2021-08-06netfilter: nfnetlink_hook: strip off module name from hookfnPablo Neira Ayuso
2021-08-06netfilter: conntrack: collect all entries in one cycleFlorian Westphal
2021-08-06net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean