Age | Commit message (Expand) | Author | Files | Lines |
2023-11-03 | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 3 | -4/+0 |
2023-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
2023-10-23 | chtls: fix tp->rcv_tstamp initialization | Eric Dumazet | 1 | -1/+1 |
2023-10-22 | net: chelsio: cxgb4: add an error code check in t4_load_phy_fw | Su Hui | 1 | -0/+2 |
2023-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -7/+29 |
2023-10-19 | net: introduce napi_is_scheduled helper | Christian Marangi | 1 | -8/+0 |
2023-10-16 | net: cxgb3: simplify logic for rspq_check_napi | Christian Marangi | 1 | -6/+1 |
2023-10-14 | tcp: allow again tcp_disconnect() when threads are waiting | Paolo Abeni | 1 | -7/+29 |
2023-10-13 | chcr_ktls: use tls_offload_context_tx and driver_state like other drivers | Sabrina Dubroca | 2 | -33/+46 |
2023-10-12 | netdev: replace napi_reschedule with napi_schedule | Christian Marangi | 2 | -2/+2 |
2023-10-05 | cxgb4: Annotate struct smt_data with __counted_by | Kees Cook | 1 | -1/+1 |
2023-10-05 | cxgb4: Annotate struct sched_table with __counted_by | Kees Cook | 1 | -1/+1 |
2023-10-05 | cxgb4: Annotate struct cxgb4_tc_u32_table with __counted_by | Kees Cook | 1 | -1/+1 |
2023-10-05 | cxgb4: Annotate struct clip_tbl with __counted_by | Kees Cook | 1 | -1/+1 |
2023-10-05 | chelsio/l2t: Annotate struct l2t_data with __counted_by | Kees Cook | 2 | -2/+2 |
2023-09-15 | chelsio: Do not include crypto/algapi.h | Herbert Xu | 3 | -4/+0 |
2023-08-30 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -9/+9 |
2023-08-25 | minmax: add in_range() macro | Matthew Wilcox (Oracle) | 1 | -9/+9 |
2023-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2023-08-20 | ipv4: fix data-races around inet->inet_id | Eric Dumazet | 1 | -1/+1 |
2023-07-31 | net: flow_dissector: Use 64bits for used_keys | Ratheesh Kannoth | 1 | -9/+9 |
2023-07-29 | net/tls: Move TLS protocol elements to a separate header | Chuck Lever | 1 | -0/+1 |
2023-06-25 | sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) | David Howells | 3 | -17/+0 |
2023-06-15 | net: tls: make the offload check helper take skb not socket | Jakub Kicinski | 4 | -8/+3 |
2023-06-09 | chelsio/chtls: Use splice_eof() to flush | David Howells | 3 | -0/+11 |
2023-06-01 | chelsio: Convert chtls_sendpage() to use MSG_SPLICE_PAGES | David Howells | 1 | -102/+7 |
2023-06-01 | chelsio: Support MSG_SPLICE_PAGES | David Howells | 1 | -1/+11 |
2023-05-13 | net: introduce and use skb_frag_fill_page_desc() | Yunsheng Lin | 1 | -3/+2 |
2023-04-27 | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 3 | -11/+0 |
2023-04-26 | Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2023-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2023-04-18 | cxgb4: fix use after free bugs caused by circular dependency problem | Duoming Zhou | 1 | -1/+1 |
2023-03-24 | net: cxgb4vf: Remove redundant pci_clear_master | Cai Huoqing | 1 | -2/+0 |
2023-03-21 | net: cxgb3: remove unused fl_to_qset function | Tom Rix | 1 | -5/+0 |
2023-03-09 | cxgb4: Drop redundant pci_enable_pcie_error_reporting() | Bjorn Helgaas | 1 | -4/+0 |
2023-03-03 | thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers | Daniel Lezcano | 1 | -1/+1 |
2023-02-22 | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 3 | -21/+23 |
2023-02-06 | net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h | Vladimir Oltean | 1 | -1/+1 |
2023-01-27 | cxgb4: fill IPsec state validation failure reason | Leon Romanovsky | 2 | -16/+15 |
2023-01-27 | xfrm: extend add state callback to set failure reason | Leon Romanovsky | 2 | -4/+7 |
2023-01-06 | thermal/drivers/cxgb4: Use generic thermal_zone_get_trip() function | Daniel Lezcano | 2 | -34/+7 |
2022-12-14 | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 3 | -19/+24 |
2022-12-05 | xfrm: allow state packet offload mode | Leon Romanovsky | 1 | -0/+4 |
2022-11-25 | ch_ktls: Use memcpy_from_page() instead of k[un]map_atomic() | Anirudh Venkataramanan | 1 | -14/+12 |
2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 1 | -2/+2 |
2022-11-11 | ptp: convert remaining drivers to adjfine interface | Jacob Keller | 1 | -5/+8 |
2022-11-10 | cxgb4vf: shut down the adapter when t4vf_update_port_info() failed in cxgb4vf... | Zhengchao Shao | 1 | -1/+1 |
2022-11-10 | net: cxgb3_main: disable napi when bind qsets failed in cxgb_up() | Zhengchao Shao | 1 | -0/+1 |
2022-10-12 | treewide: use get_random_u32() when possible | Jason A. Donenfeld | 1 | -1/+1 |
2022-10-12 | treewide: use get_random_{u8,u16}() when possible, part 1 | Jason A. Donenfeld | 1 | -1/+1 |