messages from 2018-03-09 17:58:02 to 2018-03-11 02:17:24 UTC [more...]
[PATCH net-next] modules: allow modprobe load regular elf binaries
2018-03-11 2:17 UTC (36+ messages)
[PATCH] drivers: net: wireless: ath: ath9: dfs: remove VLA usage
2018-03-10 23:44 UTC (5+ messages)
[1/2] net: macb: Add phy-handle DT support
2018-03-10 22:19 UTC (7+ messages)
` [PATCH v2 net-next 1/3] net: macb: Reorganize macb_mii bringup
` [PATCH v2 net-next 2/3] net: macb: Add phy-handle DT support
` [PATCH v2 net-next 3/3] Documentation: macb: Document phy-handle optional binding
[PATCH net-next 0/5] Switchdev: flooding offload option
2018-03-10 22:08 UTC (11+ messages)
` [PATCH net-next 1/5] bridge: initialize port flags with switchdev defaults
` [PATCH net-next 2/5] bridge: propagate BR_ flags updates through sysfs to switchdev
` [RFC PATCH net-next 3/5] bridge: allow switchdev port to handle flooding by itself
` [RFC PATCH net-next 4/5] bridge: provide sysfs and netlink interface to set BR_FLOOD_OFFLOAD
` [RFC PATCH net-next 5/5] bridge: verify "HW only" flags can't be set without HW support
[PATCH net v2] openvswitch: meter: fix the incorrect calculation of max delta_t
2018-03-10 22:06 UTC (2+ messages)
[PATCH 0/3] wlcore: Adjustments for wl1271_acx_sta_rate_policies()
2018-03-10 21:33 UTC (4+ messages)
` [PATCH 1/3] wlcore: Delete an unnecessary variable initialisation in wl1271_acx_sta_rate_policies()
` [PATCH 2/3] wlcore: Return directly after a failed kzalloc() "
` [PATCH 3/3] wlcore: Use common error handling code "
[PATCH 0/2] net/usb/ax88179_178a: Adjustments for ax88179_chk_eee()
2018-03-10 19:17 UTC (6+ messages)
` [PATCH 1/2] net/usb/ax88179_178a: Use common code in ax88179_chk_eee()
` [PATCH 2/2] net/usb/ax88179_178a: Delete three unnecessary variables "
KASAN: use-after-free Read in strp_data_ready
2018-03-10 19:16 UTC (2+ messages)
[PATCH v3] kernel.h: Skip single-eval logic on literals in min()/max()
2018-03-10 19:08 UTC (23+ messages)
` [PATCH 3/3] tracing: Rewrite filter logic to be simpler and faster
KASAN: use-after-free Read in sctp_association_free (2)
2018-03-10 19:04 UTC (6+ messages)
[PATCH iproute2 1/1] tc: fix output when printing flower's TOS or TTL
2018-03-10 18:56 UTC (3+ messages)
[PATCH v2] net: ipv6: xfrm6_state: remove VLA usage
2018-03-10 18:26 UTC (4+ messages)
[PATCH V2 iproute2-next] ip-address: Fix negative prints of large TX rate limits
2018-03-10 17:01 UTC (2+ messages)
[PATCH 00/15] Add ice driver
2018-03-10 16:42 UTC (12+ messages)
` [PATCH 01/15] ice: Add basic driver framework for Intel(R) E800 Series
` [PATCH 09/15] ice: Configure VSIs for Tx/Rx
` [PATCH 12/15] ice: Add stats and ethtool support
[PATCH net-next] cxgb4/cxgb4vf: check fw caps to set link mode mask
2018-03-10 13:57 UTC
[PATCH] net/9p: avoid -ERESTARTSYS leak to userspace
2018-03-10 12:32 UTC (3+ messages)
[PATCH net-next] cxgb4: do not display 50Gbps as unsupported speed
2018-03-10 12:04 UTC
[PATCHv3 net] sock_diag: request _diag module only when the family or proto has been registered
2018-03-10 10:57 UTC
[PATCH V2 net-next] liquidio: fix ndo_change_mtu to always return correct status to the caller
2018-03-10 8:17 UTC
[PATCH 1/2] Revert "e1000e: Separate signaling for link check/link up"
2018-03-10 4:53 UTC (4+ messages)
` [PATCH 2/2] e1000e: Fix link check race condition
` [Intel-wired-lan] [PATCH 1/2] Revert "e1000e: Separate signaling for link check/link up"
[PATCH net 0/8] bnxt_en: Bug fixes
2018-03-10 4:46 UTC (9+ messages)
` [PATCH net 1/8] bnxt_en: Refactor the functions to reserve hardware rings
` [PATCH net 2/8] bnxt_en: Fix vnic accounting in the bnxt_check_rings() path
` [PATCH net 3/8] bnxt_en: Remove unwanted ovs-offload messages in some conditions
` [PATCH net 4/8] bnxt_en: Pass complete VLAN TCI to the stack
` [PATCH net 5/8] bnxt_en: Fix regressions when setting up MQPRIO TX rings
` [PATCH net 6/8] bnxt_en: Return standard Linux error codes for hwrm flow cmds
` [PATCH net 7/8] bnxt_en: close & open NIC, only when the interface is in running state
` [PATCH net 8/8] bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa()
[PATCH net-next 00/12] fix some bugs for HNS3 driver
2018-03-10 3:29 UTC (13+ messages)
` [PATCH net-next 01/12] net: hns3: add existence check when remove old uc mac address
` [PATCH net-next 02/12] net: hns3: fix for netdev not running problem after calling net_stop and net_open
` [PATCH net-next 03/12] net: hns3: fix for ipv6 address loss problem after setting channels
` [PATCH net-next 04/12] net: hns3: unify the pause params setup function
` [PATCH net-next 05/12] net: hns3: fix rx path skb->truesize reporting bug
` [PATCH net-next 06/12] net: hns3: add support for querying pfc puase packets statistic
` [PATCH net-next 07/12] net: hns3: fix for loopback failure when vlan filter is enable
` [PATCH net-next 08/12] net: hns3: fix for buffer overflow smatch warning
` [PATCH net-next 09/12] net: hns3: fix error type definition of return value
` [PATCH net-next 10/12] net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status()
` [PATCH net-next 11/12] net: hns3: add existence checking before adding unicast mac address
` [PATCH net-next 12/12] net: hns3: add result checking for VF when modify "
ip6tables - last base chain position %u doesn't match underflow %u (hook %u
2018-03-09 23:53 UTC
WARNING in __proc_create
2018-03-09 23:42 UTC (10+ messages)
[PATCH v3 1/2] bpf: extend stackmap to save binary_build_id+offset instead of address
2018-03-09 23:40 UTC (4+ messages)
[PATCH] net: remove VLA usage
2018-03-09 22:24 UTC (3+ messages)
[PATCH net-next 1/1] tc-testing: updated gact tests with batch test cases
2018-03-09 22:16 UTC
[PATCH net-next 1/1] tc-testing: add TC vlan action tests
2018-03-09 22:11 UTC
[PATCH net-next 1/1] tc-testing: updated gact tests with batch test cases
2018-03-09 21:20 UTC
[PATCH v2 net 0/5] tcp: fixes to non-SACK TCP
2018-03-09 21:14 UTC (4+ messages)
` [PATCH v2 net 1/5] tcp: feed correct number of pkts acked to cc modules also in recovery
[PATCH net] ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
2018-03-09 21:06 UTC (2+ messages)
BUG: corrupted list in tipc_nametbl_unsubscribe
2018-03-09 20:59 UTC
[bpf-next V3 PATCH 00/15] XDP redirect memory return API
2018-03-09 20:56 UTC (16+ messages)
` [bpf-next V3 PATCH 01/15] mlx5: basic XDP_REDIRECT forward support
` [bpf-next V3 PATCH 02/15] xdp: introduce xdp_return_frame API and use in cpumap
` [bpf-next V3 PATCH 03/15] ixgbe: use xdp_return_frame API
` [bpf-next V3 PATCH 04/15] xdp: move struct xdp_buff from filter.h to xdp.h
` [bpf-next V3 PATCH 05/15] xdp: introduce a new xdp_frame type
` [bpf-next V3 PATCH 06/15] tun: convert to use generic xdp_frame and xdp_return_frame API
` [bpf-next V3 PATCH 07/15] virtio_net: "
` [bpf-next V3 PATCH 08/15] bpf: cpumap convert to use generic xdp_frame
` [bpf-next V3 PATCH 09/15] mlx5: register a memory model when XDP is enabled
` [bpf-next V3 PATCH 10/15] xdp: rhashtable with allocator ID to pointer mapping
` [bpf-next V3 PATCH 11/15] page_pool: refurbish version of page_pool code
` [bpf-next V3 PATCH 12/15] xdp: allow page_pool as an allocator type in xdp_return_frame
` [bpf-next V3 PATCH 13/15] mlx5: use page_pool for xdp_return_frame call
` [bpf-next V3 PATCH 14/15] xdp: transition into using xdp_frame for return API
` [bpf-next V3 PATCH 15/15] xdp: transition into using xdp_frame for ndo_xdp_xmit
[PATCH] net: use skb_is_gso_sctp() instead of open-coding
2018-03-09 20:10 UTC (2+ messages)
[PATCH 0/4 net-next] ibmvnic: Fix VLAN and other device errata
2018-03-09 19:23 UTC (5+ messages)
` [PATCH 1/4 net-next] ibmvnic: Account for VLAN tag in L2 Header descriptor
` [PATCH 2/4 net-next] ibmvnic: Account for VLAN header length in TX buffers
` [PATCH 3/4 net-next] ibmvnic: Pad small packets to minimum MTU size
` [PATCH 4/4 net-next] ibmvnic: Handle TSO backing device errata
[PATCH net 4/5] tcp: prevent bogus undos when SACK is not enabled
2018-03-09 19:23 UTC (5+ messages)
[PATCH v10 crypto 02/11] ethtool: enable Inline TLS in HW
2018-03-09 19:10 UTC (10+ messages)
` [PATCH v10 crypto 03/11] cxgb4: Inline TLS FW Interface
` [PATCH v10 crypto 04/11] chtls: structure and macro definiton
` [PATCH v10 crypto 05/11] cxgb4: LLD driver changes to enable TLS
` [PATCH v10 crypto 06/11] chcr: Inline TLS Key Macros
` [PATCH v10 crypto 07/11] chtls: Program the TLS Key
` [PATCH v10 crypto 08/11] chtls: CPL handler definition
` [PATCH v10 crypto 09/11] chtls: Inline TLS request Tx/Rx
` [PATCH v10 crypto 10/11] chtls: Register chtls Inline TLS with net tls
` [PATCH v10 crypto 11/11] Makefile Kconfig
[PATCH v10 crypto 01/11] tls: support for Inline tls record
2018-03-09 19:09 UTC
[PATCH v10 crypto 00/11] Chelsio Inline TLS
2018-03-09 19:08 UTC
[PATCH net-next] hv_netvsc: Correct filter setting for multicast/broadcast
2018-03-09 18:38 UTC (3+ messages)
[PATCH] net: ipv6: xfrm6_state: remove VLA usage
2018-03-09 18:35 UTC (2+ messages)
[PATCH] pktgen: Remove VLA usage
2018-03-09 18:33 UTC (3+ messages)
[PATCH net v2 0/2] l2tp: fix races with ipv4-mapped ipv6 addresses
2018-03-09 18:26 UTC (7+ messages)
` [PATCH net v2 2/2] "
[PATCH net-next 00/12] s390/qeth: updates 2018-03-09
2018-03-09 18:10 UTC (2+ messages)
[PATCH net 0/3] a couple of erspan fixes
2018-03-09 18:04 UTC (2+ messages)
[PATCH net 0/2] mlxsw: ACL and mirroring fixes
2018-03-09 18:02 UTC (2+ messages)
[PATCH net-next] net: introduce IFF_NO_RX_HANDLER
2018-03-09 18:00 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).