index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2020-03-26
devlink: implement DEVLINK_CMD_REGION_NEW
Jacob Keller
2020-03-26
devlink: track snapshot id usage count using an xarray
Jacob Keller
2020-03-26
devlink: report error once U32_MAX snapshot ids have been used
Jacob Keller
2020-03-26
devlink: extract snapshot id allocation to helper function
Jacob Keller
2020-03-26
devlink: use -ENOSPC to indicate no more room for snapshots
Jacob Keller
2020-03-26
devlink: add function to take snapshot while locked
Jacob Keller
2020-03-26
devlink: trivial: fix tab in function documentation
Jacob Keller
2020-03-26
devlink: convert snapshot destructor callback to region op
Jacob Keller
2020-03-26
devlink: prepare to support region operations
Jacob Keller
2020-03-26
sched: act_pedit: Implement stats_update callback
Petr Machata
2020-03-26
sched: act_skbedit: Implement stats_update callback
Petr Machata
2020-03-26
Merge tag 'mlx5-updates-2020-03-25' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-03-26
tipc: Add a missing case of TIPC_DIRECT_MSG type
Hoang Le
2020-03-25
devlink: Rely on driver eswitch thread safety instead of devlink
Parav Pandit
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
2020-03-25
net: use indirect call wrappers for skb_copy_datagram_iter()
Eric Dumazet
2020-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-03-24
ethtool: fix incorrect tx-checksumming settings reporting
Vladyslav Tarasiuk
2020-03-24
net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
Vladimir Oltean
2020-03-24
net: cbs: Fix software cbs to consider packet sending time
Zh-yuan Ye
2020-03-24
netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress
Pablo Neira Ayuso
2020-03-24
netfilter: nft_fwd_netdev: validate family and chain type
Pablo Neira Ayuso
2020-03-24
netfilter: nft_set_rbtree: Detect partial overlaps on insertion
Stefano Brivio
2020-03-24
netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
Stefano Brivio
2020-03-24
netfilter: nft_set_pipapo: Separate partial and complete overlap cases on ins...
Stefano Brivio
2020-03-24
netfilter: nf_tables: Allow set back-ends to report partial overlaps on inser...
Pablo Neira Ayuso
2020-03-23
Remove DST_HOST
David Laight
2020-03-23
ethtool: fix reference leak in some *_SET handlers
Michal Kubecek
2020-03-23
net: dsa: Implement flow dissection for tag_brcm.c
Florian Fainelli
2020-03-23
net: dsa: Fix duplicate frames flooded by learning
Florian Fainelli
2020-03-23
devlink: Only pass packet trap group identifier in trap structure
Ido Schimmel
2020-03-23
devlink: Stop reference counting packet trap groups
Ido Schimmel
2020-03-23
devlink: Add API to register packet trap groups
Ido Schimmel
2020-03-23
ipv4: fix a RCU-list lock in inet_dump_fib()
Qian Cai
2020-03-23
net: sched: rename more stats_types
Jakub Kicinski
2020-03-23
net: mptcp: don't hang in mptcp_sendmsg() after TCP fallback
Davide Caratti
2020-03-23
tcp: repair: fix TCP_QUEUE_SEQ implementation
Eric Dumazet
2020-03-23
net: Make skb_segment not to compute checksum if network controller supports ...
Yadu Kishore
2020-03-21
mptcp: Remove set but not used variable 'can_ack'
YueHaibing
2020-03-21
net/tls: Annotate access to sk_prot with READ_ONCE/WRITE_ONCE
Jakub Sitnicki
2020-03-21
net/tls: Read sk_prot once when building tls proto ops
Jakub Sitnicki
2020-03-21
net/tls: Constify base proto ops used for building tls proto
Jakub Sitnicki
2020-03-21
hsr: fix general protection fault in hsr_addr_is_self()
Taehee Yoo
2020-03-21
Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-20
tcp: also NULL skb->dev when copy was needed
Florian Westphal
2020-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-03-20
Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...
David S. Miller
2020-03-20
net: bridge: vlan options: move the tunnel command to the nested attribute
Nikolay Aleksandrov
[next]