aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-05pfifo_tail_enqueue: Drop new packet when sch->limit == 0Quang Le1-0/+3
2025-02-05selftests: mptcp: connect: -f: no reconnectMatthieu Baerts (NGI0)1-1/+1
2025-02-04net: rose: lock the socket in rose_bind()Eric Dumazet1-8/+16
2025-02-04net: atlantic: fix warning during hot unplugJacob Moroni1-1/+3
2025-02-04rxrpc: Fix the rxrpc_connection attend queue handlingDavid Howells3-7/+12
2025-02-03net: harmonize tstats and dstatsPaolo Abeni2-1/+15
2025-02-03selftests: drv-net: rss_ctx: don't fail reconfigure test if queue offset not supportedJakub Kicinski1-1/+6
2025-02-03selftests: drv-net: rss_ctx: add missing cleanup in queue reconfigureJakub Kicinski1-0/+2
2025-02-03ethtool: ntuple: fix rss + ring_cookie checkJakub Kicinski1-1/+1
2025-02-03ethtool: rss: fix hiding unsupported fields in dumpsJakub Kicinski1-1/+2
2025-02-03MAINTAINERS: add entry for UNIX socketsJakub Kicinski1-0/+9
2025-02-03MAINTAINERS: add a general entry for BSD socketsJakub Kicinski1-0/+16
2025-02-03MAINTAINERS: add Kuniyuki Iwashima to TCP reviewersJakub Kicinski1-0/+1
2025-02-03MAINTAINERS: list openvswitch docs under its entryJakub Kicinski1-0/+1
2025-02-03udp: gso: do not drop small packets when PMTU reducesYan Zhai3-4/+30
2025-02-03tg3: Disable tg3 PCIe AER on system rebootLenny Szubowicz1-0/+58
2025-02-01vmxnet3: Fix tx queue race condition with XDPSankararaman Jayaraman1-2/+12
2025-02-01ice: Add check for devm_kzalloc()Jiasheng Jiang1-0/+3
2025-02-01net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnelsJakub Kicinski3-9/+18
2025-02-01net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnelsJakub Kicinski3-6/+11
2025-02-01net: bcmgenet: Correct overlaying of PHY and MAC Wake-on-LANFlorian Fainelli1-4/+12
2025-01-31ice: stop storing XDP verdict within ice_rx_bufMaciej Fijalkowski3-70/+36
2025-01-31ice: gather page_count()'s of each frag right before XDP prog callMaciej Fijalkowski1-1/+26
2025-01-31ice: put Rx buffers after being done with current frameMaciej Fijalkowski1-29/+50
2025-01-30MAINTAINERS: add Neal to TCP maintainersJakub Kicinski1-0/+1
2025-01-30net: revert RTNL changes in unregister_netdevice_many_notify()Eric Dumazet1-30/+3
2025-01-30net: hsr: fix fill_frame_info() regression vs VLAN packetsEric Dumazet1-2/+5
2025-01-30doc: mptcp: sysctl: blackhole_timeout is per-netnsMatthieu Baerts (NGI0)1-1/+1
2025-01-30mptcp: blackhole only if 1st SYN retrans w/o MPC is acceptedMatthieu Baerts (NGI0)1-2/+2
2025-01-30netfilter: nf_tables: reject mismatching sum of field_len with set key lengthPablo Neira Ayuso1-4/+4
2025-01-30net: sh_eth: Fix missing rtnl lock in suspend/resume pathKory Maincent1-0/+4
2025-01-30net: ravb: Fix missing rtnl lock in suspend/resume pathKory Maincent1-8/+14
2025-01-29selftests/net: Add test for loading devbound XDP program in generic modeToke Høiland-Jørgensen1-1/+13
2025-01-29net: xdp: Disallow attaching device-bound programs in generic modeToke Høiland-Jørgensen1-0/+4
2025-01-29tcp: correct handling of extreme memory squeezeJon Maloy1-3/+6
2025-01-29bgmac: reduce max frame size to support just MTU 1500Rafał Miłecki1-2/+1
2025-01-29vsock/test: Add test for connect() retriesMichal Luczaj1-0/+47
2025-01-29vsock/test: Add test for UAF due to socket unbindingMichal Luczaj1-0/+58
2025-01-29vsock/test: Introduce vsock_connect_fd()Michal Luczaj2-28/+18
2025-01-29vsock/test: Introduce vsock_bind()Michal Luczaj3-49/+26
2025-01-29vsock: Allow retrying on connect() failureMichal Luczaj1-0/+5
2025-01-29vsock: Keep the binding until socket destructionMichal Luczaj1-2/+6
2025-01-29Bluetooth: L2CAP: accept zero as a special value for MTU auto-selectionFedor Pchelkin1-2/+2
2025-01-29Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streamingNeeraj Sanjay Kale1-2/+1
2025-01-29Bluetooth: Add ABI doc for sysfs resetHsin-chen Chuang2-0/+10
2025-01-29Bluetooth: Fix possible infinite recursion of btusb_resetHsin-chen Chuang1-5/+0
2025-01-29Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()Douglas Anderson1-0/+7
2025-01-29lib/crc32: remove other generic implementationsEric Biggers4-361/+40
2025-01-29lib/crc: simplify the kconfig options for CRC implementationsEric Biggers1-102/+14
2025-01-29fs: pack struct kstat betterChristoph Hellwig1-2/+2