aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-05net: flush_backlog() small changesEric Dumazet1-4/+8
2025-02-05s390/net: Remove LCS driverAswin Karuvally7-2741/+2
2025-02-05cxgb4: Avoid a -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-3/+4
2025-02-05bridge: mdb: Allow replace of a host-joined groupPetr Machata2-2/+2
2025-02-05selftests: net: suppress ReST file generation when building selftestsJakub Kicinski1-1/+2
2025-02-05net-sysfs: remove rtnl_trylock from queue attributesAntoine Tenart1-58/+89
2025-02-05net-sysfs: prevent uncleared queues from being re-addedAntoine Tenart1-0/+32
2025-02-05net-sysfs: move queue attribute groups outside the default groupsAntoine Tenart3-6/+23
2025-02-05net-sysfs: remove rtnl_trylock from device attributesAntoine Tenart3-53/+139
2025-02-05net: phy: realtek: use string choices helpersHeiner Kallweit1-4/+5
2025-02-04r8169: make Kconfig option for LED support user-visibleHeiner Kallweit1-1/+2
2025-02-04net: phy: realtek: make HWMON support a user-visible Kconfig symbolHeiner Kallweit1-2/+6
2025-02-04netconsole: selftest: Add test for fragmented messagesBreno Leitao3-0/+130
2025-02-04net: atlantic: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-1/+0
2025-02-04net: warn if NAPI instance wasn't shut downJakub Kicinski1-0/+3
2025-02-04cavium/liquidio: Remove unused lio_get_device_idDr. David Alan Gilbert2-23/+0
2025-02-04mlxsw: spectrum_router: Remove unused functionsDr. David Alan Gilbert3-52/+0
2025-02-04net/mlx5: Remove unused mlx5dr_domain_syncDr. David Alan Gilbert4-60/+0
2025-02-04mlx4: Remove unused functionsDr. David Alan Gilbert4-49/+0
2025-02-04net: qed: fix typosAndrew Kreimer1-4/+4
2025-02-04dt-bindings: net: faraday,ftgmac100: Add phys modeNinad Palsule1-0/+3
2025-02-04neighbour: remove neigh_parms_destroy()Eric Dumazet1-8/+1
2025-02-04bonding: delete always true device checkLeon Romanovsky1-3/+0
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
2025-01-29s390/tracing: Define ftrace_get_symaddr() for s390Masami Hiramatsu (Google)1-0/+1