index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-02-23
net: switchdev: avoid infinite recursion from LAG to bridge with port object ...
Vladimir Oltean
2022-02-22
ionic: use vmalloc include
Shannon Nelson
2022-02-22
Merge branch 'tcp-take-care-of-another-syzbot-issue'
Jakub Kicinski
2022-02-22
net: preserve skb_end_offset() in skb_unclone_keeptruesize()
Eric Dumazet
2022-02-22
net: add skb_set_end_offset() helper
Eric Dumazet
2022-02-22
ipv6: tcp: consistently use MAX_TCP_HEADER
Eric Dumazet
2022-02-22
testptp: add option to shift clock by nanoseconds
Maciek Machnikowski
2022-02-22
usbnet: gl620a: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2022-02-22
net: phy: phylink: fix DSA mac_select_pcs() introduction
Russell King (Oracle)
2022-02-22
net: dsa: microchip: ksz9477: reduce polling interval for statistics
Oleksij Rempel
2022-02-22
Merge branch 's390-net-updates-2022-02-21'
Jakub Kicinski
2022-02-22
s390/net: sort out physical vs virtual pointers usage
Alexander Gordeev
2022-02-22
s390/iucv: sort out physical vs virtual pointers usage
Alexander Gordeev
2022-02-22
gro_cells: avoid using synchronize_rcu() in gro_cells_destroy()
Eric Dumazet
2022-02-22
Merge branch 'net-dsa-b53-non-legacy'
David S. Miller
2022-02-22
net: dsa: b53: mark as non-legacy
Russell King (Oracle)
2022-02-22
net: dsa: b53: switch to using phylink_generic_validate()
Russell King (Oracle)
2022-02-22
net: dsa: b53: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
2022-02-22
net: dsa: b53: populate supported_interfaces and mac_capabilities
Russell King (Oracle)
2022-02-22
net: dsa: b53: clean up if() condition to be more readable
Russell King (Oracle)
2022-02-21
net: dm9051: Fix use after free in dm9051_loop_tx()
Dan Carpenter
2022-02-21
net: hsr: fix hsr build error when lockdep is not enabled
Juhee Kang
2022-02-21
Merge branch 'octeontx2-ptp-updates'
David S. Miller
2022-02-21
octeontx2-af: cn10k: add workaround for ptp errata
Naveen Mamindlapalli
2022-02-21
octeontx2-pf: cn10k: add support for new ptp timestamp format
Naveen Mamindlapalli
2022-02-21
Merge branch 'bonding-ipv6-NA-NS-monitor'
David S. Miller
2022-02-21
bonding: add new option ns_ip6_target
Hangbin Liu
2022-02-21
bonding: add new parameter ns_targets
Hangbin Liu
2022-02-21
bonding: add extra field for bond_opt_value
Hangbin Liu
2022-02-21
Bonding: split bond_handle_vlan from bond_arp_send
Hangbin Liu
2022-02-21
ipv6: separate ndisc_ns_create() from ndisc_send_ns()
Hangbin Liu
2022-02-21
ravb: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
2022-02-21
net: qualcomm: rmnet: Use skb_put_zero() to simplify code
Christophe JAILLET
2022-02-21
Merge branch 'ipv4-invalidate-broadcast-neigh-upon-address-addition'
David S. Miller
2022-02-21
selftests: fib_test: Add a test case for IPv4 broadcast neighbours
Ido Schimmel
2022-02-21
ipv4: Invalidate neighbour for broadcast address upon address addition
Ido Schimmel
2022-02-21
net: core: Use csum_replace_by_diff() and csum_sub() instead of opencoding
Christophe Leroy
2022-02-20
Merge branch 'tcp_drop_reason'
David S. Miller
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()
Menglong Dong
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_data_queue()
Menglong Dong
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_rcv_established()
Menglong Dong
2022-02-20
net: tcp: use kfree_skb_reason() for tcp_v{4,6}_do_rcv()
Menglong Dong
2022-02-20
net: tcp: add skb drop reasons to tcp_add_backlog()
Menglong Dong
2022-02-20
net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()
Menglong Dong
2022-02-20
net: tcp: use kfree_skb_reason() for tcp_v6_rcv()
Menglong Dong
2022-02-20
net: tcp: add skb drop reasons to tcp_v4_rcv()
Menglong Dong
2022-02-20
net: tcp: introduce tcp_drop_reason()
Menglong Dong
2022-02-19
net: prestera: acl: fix 'client_map' buff overflow
Volodymyr Mytnyk
2022-02-19
net: dsa: microchip: add ksz8563 to ksz9477 I2C driver
Ahmad Fatoum
2022-02-19
net/smc: unlock on error paths in __smc_setsockopt()
Dan Carpenter
[next]