index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-02
mctp: Remove redundant if statements
Xu Wang
2021-12-02
net: openvswitch: Remove redundant if statements
Xu Wang
2021-12-02
gro: Fix inconsistent indenting
Jiapeng Chong
2021-12-02
net/rds: correct socket tunable error in rds_tcp_tune()
William Kucharski
2021-12-02
mctp: Don't let RTM_DELROUTE delete local routes
Matt Johnston
2021-12-02
net/smc: Keep smc_close_final rc during active close
Tony Lu
2021-12-02
net/smc: fix wrong list_del in smc_lgr_cleanup_early
Dust Li
2021-12-02
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
2021-12-01
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
2021-12-01
Revert "net: snmp: add statistics for tcp small queue check"
Eric Dumazet
2021-12-01
net: dsa: support use of phylink_generic_validate()
Russell King (Oracle)
2021-12-01
net: dsa: replace phylink_get_interfaces() with phylink_get_caps()
Russell King (Oracle)
2021-12-01
net: dsa: consolidate phylink creation
Russell King (Oracle)
2021-11-30
mctp: remove unnecessary check before calling kfree_skb()
Yang Yingliang
2021-11-30
net: netlink: af_netlink: Prevent empty skb by adding a check on len.
Harshit Mogalapalli
2021-11-30
devlink: Simplify devlink resources unregister call
Leon Romanovsky
2021-11-30
net: ipv6: use the new fib6_nh_release_dsts helper in fib6_nh_release
Nikolay Aleksandrov
2021-11-30
net: nexthop: reduce rcu synchronizations when replacing resilient groups
Nikolay Aleksandrov
2021-11-30
net/tls: simplify the tls_set_sw_offload function
Tianjia Zhang
2021-11-29
ethtool: netlink: Slightly simplify 'ethnl_features_to_bitmap()'
Christophe JAILLET
2021-11-29
Merge tag 'rxrpc-fixes-20211129' of git://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
2021-11-29
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
2021-11-29
rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()
Eiichi Tsukata
2021-11-29
rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()
Eiichi Tsukata
2021-11-29
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
2021-11-29
net: snmp: add statistics for tcp small queue check
Menglong Dong
2021-11-29
devlink: Remove misleading internal_flags from health reporter dump
Leon Romanovsky
2021-11-29
mctp: test: fix skb free in test device tx
Jeremy Kerr
2021-11-29
net/tls: Fix authentication failure in CCM mode
Tianjia Zhang
2021-11-29
net: mpls: Make for_nexthops iterator const
Benjamin Poirier
2021-11-29
net: mpls: Remove duplicate variable from iterator macro
Benjamin Poirier
2021-11-29
net: mpls: Remove rcu protection from nh_dev
Benjamin Poirier
2021-11-29
net: mpls: Fix notifications when deleting a device
Benjamin Poirier
2021-11-29
net: Write lock dev_base_lock without disabling bottom halves.
Sebastian Andrzej Siewior
2021-11-29
net/l2tp: convert tunnel rwlock_t to rcu
Tom Parkin
2021-11-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-11-27
Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-11-26
af_unix: Relax race in unix_autobind().
Kuniyuki Iwashima
2021-11-26
af_unix: Replace the big lock with small locks.
Kuniyuki Iwashima
2021-11-26
af_unix: Save hash in sk_hash.
Kuniyuki Iwashima
2021-11-26
af_unix: Add helpers to calculate hashes.
Kuniyuki Iwashima
2021-11-26
af_unix: Remove UNIX_ABSTRACT() macro and test sun_path[0] instead.
Kuniyuki Iwashima
2021-11-26
af_unix: Allocate unix_address in unix_bind_(bsd|abstract)().
Kuniyuki Iwashima
2021-11-26
af_unix: Remove unix_mkname().
Kuniyuki Iwashima
2021-11-26
af_unix: Copy unix_mkname() into unix_find_(bsd|abstract)().
Kuniyuki Iwashima
2021-11-26
af_unix: Cut unix_validate_addr() out of unix_mkname().
Kuniyuki Iwashima
2021-11-26
af_unix: Return an error as a pointer in unix_find_other().
Kuniyuki Iwashima
2021-11-26
af_unix: Factorise unix_find_other() based on address types.
Kuniyuki Iwashima
[next]