Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | inet: move inet->freebind to inet->inet_flags | Eric Dumazet | 2023-08-16 | 2 | -3/+5 | |
* | | | | | | | | inet: move inet->recverr_rfc4884 to inet->inet_flags | Eric Dumazet | 2023-08-16 | 1 | -1/+1 | |
* | | | | | | | | inet: move inet->recverr to inet->inet_flags | Eric Dumazet | 2023-08-16 | 1 | -2/+3 | |
* | | | | | | | | inet: introduce inet->inet_flags | Eric Dumazet | 2023-08-16 | 1 | -11/+44 | |
* | | | | | | | | Merge tag 'mlx5-updates-2023-08-14' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 2023-08-16 | 3 | -113/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | net/mlx5: Remove unused MAX HCA capabilities | Shay Drory | 2023-08-14 | 2 | -53/+0 | |
| * | | | | | | | | net/mlx5: Remove unused CAPs | Shay Drory | 2023-08-14 | 2 | -59/+1 | |
| * | | | | | | | | net/mlx5: Check with FW that sync reset completed successfully | Moshe Shemesh | 2023-08-14 | 1 | -1/+2 | |
* | | | | | | | | | genetlink: add genlmsg_iput() API | Jakub Kicinski | 2023-08-16 | 1 | -1/+53 | |
* | | | | | | | | | genetlink: add a family pointer to struct genl_info | Jakub Kicinski | 2023-08-16 | 1 | -2/+2 | |
* | | | | | | | | | genetlink: use attrs from struct genl_info | Jakub Kicinski | 2023-08-16 | 1 | -1/+0 | |
* | | | | | | | | | genetlink: add struct genl_info to struct genl_dumpit_info | Jakub Kicinski | 2023-08-15 | 1 | -0/+8 | |
* | | | | | | | | | genetlink: remove userhdr from struct genl_info | Jakub Kicinski | 2023-08-15 | 1 | -2/+5 | |
* | | | | | | | | | genetlink: make genl_info->nlhdr const | Jakub Kicinski | 2023-08-15 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | net: phy: Introduce PSGMII PHY interface mode | Gabor Juhos | 2023-08-14 | 1 | -0/+4 | |
* | | | | | | | | net: openvswitch: add explicit drop action | Eric Garver | 2023-08-14 | 1 | -0/+2 | |
* | | | | | | | | net: openvswitch: add last-action drop reason | Adrian Moreno | 2023-08-14 | 1 | -0/+6 | |
* | | | | | | | | net: factor out __inet_listen_sk() helper | Paolo Abeni | 2023-08-14 | 1 | -0/+1 | |
* | | | | | | | | net: factor out inet{,6}_bind_sk helpers | Paolo Abeni | 2023-08-14 | 2 | -0/+2 | |
* | | | | | | | | net: Remove leftover include from nftables.h | Jörn-Thorben Hinz | 2023-08-13 | 1 | -2/+0 | |
* | | | | | | | | Merge tag 'for-net-next-2023-08-11' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2023-08-13 | 6 | -16/+114 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS ids | Pauli Virtanen | 2023-08-11 | 1 | -2/+2 | |
| * | | | | | | | | Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros | Luiz Augusto von Dentz | 2023-08-11 | 1 | -0/+3 | |
| * | | | | | | | | Bluetooth: hci_core: Make hci_is_le_conn_scanning public | Luiz Augusto von Dentz | 2023-08-11 | 1 | -0/+21 | |
| * | | | | | | | | Bluetooth: hci_conn: Fix modifying handle while aborting | Luiz Augusto von Dentz | 2023-08-11 | 1 | -0/+1 | |
| * | | | | | | | | Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic | Luiz Augusto von Dentz | 2023-08-11 | 2 | -7/+3 | |
| * | | | | | | | | Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH | Luiz Augusto von Dentz | 2023-08-11 | 1 | -0/+4 | |
| * | | | | | | | | Bluetooth: ISO: Notify user space about failed bis connections | Iulia Tanasescu | 2023-08-11 | 1 | -0/+25 | |
| * | | | | | | | | Bluetooth: hci_conn: Always allocate unique handles | Luiz Augusto von Dentz | 2023-08-11 | 1 | -1/+1 | |
| * | | | | | | | | Bluetooth: hci_conn: Consolidate code for aborting connections | Luiz Augusto von Dentz | 2023-08-11 | 1 | -1/+1 | |
| * | | | | | | | | Bluetooth: msft: Extended monitor tracking by address filter | Hilda Wu | 2023-08-11 | 1 | -0/+10 | |
| * | | | | | | | | Bluetooth: ISO: Support multiple BIGs | Iulia Tanasescu | 2023-08-11 | 1 | -3/+2 | |
| * | | | | | | | | Bluetooth: hci_sock: Forward credentials to monitor | Luiz Augusto von Dentz | 2023-08-11 | 1 | -0/+1 | |
| * | | | | | | | | Bluetooth: Consolidate code around sk_alloc into a helper function | Luiz Augusto von Dentz | 2023-08-11 | 1 | -0/+2 | |
| * | | | | | | | | Bluetooth: ISO: do not emit new LE Create CIS if previous is pending | Pauli Virtanen | 2023-08-11 | 2 | -2/+4 | |
| * | | | | | | | | Bluetooth: ISO: Add support for connecting multiple BISes | Iulia Tanasescu | 2023-08-11 | 1 | -0/+30 | |
| * | | | | | | | | Bluetooth: Check for ISO support in controller | Claudia Draghicescu | 2023-08-11 | 3 | -0/+4 | |
* | | | | | | | | | net: tcp: send zero-window ACK when no memory | Menglong Dong | 2023-08-13 | 1 | -1/+2 | |
|/ / / / / / / / | ||||||
* / / / / / / / | net: mana: Add gdma stats to ethtool output for mana | Shradha Gupta | 2023-08-11 | 1 | -0/+87 | |
|/ / / / / / / | ||||||
* | | | | | | | sctp: Remove unused declaration sctp_backlog_migrate() | Yue Haibing | 2023-08-11 | 1 | -2/+0 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-08-11 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Jakub Kicinski | 2023-08-11 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | | | ||||||
| | * | | | | x86/speculation: Add cpu_show_gds() prototype | Arnd Bergmann | 2023-08-10 | 1 | -0/+2 | |
* | | | | | | net: caif: Remove unused declaration cfsrvl_ctrlcmd() | Yue Haibing | 2023-08-11 | 1 | -3/+0 | |
* | | | | | | net: phy: phy_device: Call into the PHY driver to set LED offload | Andrew Lunn | 2023-08-11 | 1 | -0/+33 | |
* | | | | | | net: stmmac: add new mode parameter for fix_mac_speed | Shenwei Wang | 2023-08-11 | 1 | -1/+1 | |
* | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2023-08-10 | 4 | -8/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | bpf: btf: Remove two unused function declarations | Yue Haibing | 2023-08-09 | 1 | -2/+0 | |
| * | | | | | | bpf: Add support for bpf_get_func_ip helper for uprobe program | Jiri Olsa | 2023-08-08 | 2 | -3/+13 | |
| * | | | | | | bpf: fix inconsistent return types of bpf_xdp_copy_buf(). | Kui-Feng Lee | 2023-08-04 | 1 | -3/+2 |