netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-03 01:10:25 to 2019-07-03 15:09:10 UTC [more...]

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-07-03 15:09 UTC  (5+ messages)
` [PATCH v2 02/17] dt-bindings: soc: qcom: add IPA bindings

[PATCH bpf v6 0/2] xdp: fix hang while unregistering device bound to xdp socket
 2019-07-03 15:05 UTC  (2+ messages)

[PATCH bpf v2] selftests: bpf: fix inlines in test_lwt_seg6local
 2019-07-03 15:04 UTC  (2+ messages)

[PATCH bpf-next v2 0/8] bpf: TCP RTT sock_ops bpf callback
 2019-07-03 15:04 UTC  (4+ messages)

[PATCH bpf-next] selftests: bpf: standardize to static __always_inline
 2019-07-03 15:03 UTC  (2+ messages)

[PATCH v4 bpf-next] bpf: Add support for fq's EDT to HBM
 2019-07-03 15:03 UTC  (2+ messages)

[PATCH net-next] skbuff: increase verbosity when dumping skb data
 2019-07-03 14:55 UTC  (3+ messages)

[PATCH bpf-next] bpf: cgroup: Fix build error without CONFIG_NET
 2019-07-03 14:45 UTC  (7+ messages)
    ` [PATCH v2 "

[PATCH net-next v2 0/5] net: use ICW for sk_proto->{send,recv}msg
 2019-07-03 14:45 UTC  (7+ messages)
` [PATCH net-next v2 1/5] inet: factor out inet_send_prepare()
` [PATCH net-next v2 2/5] ipv6: provide and use ipv6 specific version for {recv,send}msg
` [PATCH net-next v2 3/5] net: adjust socket level ICW to cope with ipv6 variant of {recv,send}msg
` [PATCH net-next v2 4/5] ipv6: use indirect call wrappers for {tcp,udpv6}_{recv,send}msg()
` [PATCH net-next v2 5/5] ipv4: use indirect call wrappers for {tcp,udp}_{recv,send}msg()

kernel panic: corrupted stack end in dput
 2019-07-03 14:40 UTC 

[PATCH net] sctp: count data bundling sack chunk for outctrlchunks
 2019-07-03 14:38 UTC  (3+ messages)

[PATCH net-next v6 00/15] ethtool netlink interface, part 1
 2019-07-03 14:37 UTC  (33+ messages)
` [PATCH net-next v6 04/15] ethtool: introduce ethtool netlink interface
` [PATCH net-next v6 05/15] ethtool: helper functions for "
` [PATCH net-next v6 06/15] ethtool: netlink bitset handling
` [PATCH net-next v6 07/15] ethtool: support for netlink notifications
` [PATCH net-next v6 08/15] ethtool: move string arrays into common file
` [PATCH net-next v6 09/15] ethtool: generic handlers for GET requests
` [PATCH net-next v6 11/15] ethtool: provide link mode names as a string set

[PATCH net-next 0/3] devlink: Introduce PCI PF, VF ports and attributes
 2019-07-03 14:34 UTC  (15+ messages)
` [PATCH net-next 1/3] devlink: Introduce PCI PF port flavour and port attribute

[PATCH v1 net-next] net: stmmac: enable clause 45 mdio support
 2019-07-03 14:05 UTC  (2+ messages)

[PATCH net-next v5 0/5] Add MPLS actions to TC
 2019-07-03 14:02 UTC  (4+ messages)

[PATCH v2 bpf-next 0/4] selftests/bpf: fix compiling loop{1,2,3}.c on s390
 2019-07-03 13:27 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/4] selftests/bpf: compile progs with -D__TARGET_ARCH_$(ARCH)
` [PATCH v2 bpf-next 2/4] selftests/bpf: fix s390 -> s390 typo
` [PATCH v2 bpf-next 3/4] selftests/bpf: make PT_REGS_* work in userspace
` [PATCH v2 bpf-next 4/4] selftests/bpf: fix compiling loop{1,2,3}.c on s390

[PATCH bpf v2] xdp: fix race on generic receive path
 2019-07-03 13:20 UTC  (2+ messages)

[PATCH 16/30] net/wireless: Use kmemdup rather than duplicating its implementation
 2019-07-03 13:16 UTC 

[PATCH 15/30] net/wimax: Use kmemdup rather than duplicating its implementation
 2019-07-03 13:16 UTC 

[PATCH 14/30] net/ethernet: Use kmemdup rather than duplicating its implementation
 2019-07-03 13:15 UTC 

KASAN: use-after-free Read in hci_cmd_timeout
 2019-07-03 13:12 UTC  (2+ messages)

i.mx6ul with DSA in multi chip addressing mode - no MDIO access
 2019-07-03 13:10 UTC 

[RFC v2] vhost: introduce mdev based hardware vhost backend
 2019-07-03 13:08 UTC  (5+ messages)

[PATCH] rtl8xxxu: Fix wifi low signal strength issue of RTL8723BU
 2019-07-03 13:01 UTC  (10+ messages)

[PATCH bpf-next] selftests/bpf: fix compiling loop{1,2,3}.c on s390
 2019-07-03 12:56 UTC  (2+ messages)

[PATCH net-next 0/4] qed: Devlink support for config attributes management
 2019-07-03 12:56 UTC  (6+ messages)
` [PATCH net-next 4/4] qed: Add devlink support for configuration attributes
    ` [EXT] "

[PATCH bpf-next v3] libbpf: add xsk_ring_prod__nb_free() function
 2019-07-03 12:52 UTC  (2+ messages)

[PATCH 1/4] net: dsa: Change DT bindings for Vitesse VSC73xx switches
 2019-07-03 12:41 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v5 bpf-next 0/9] libbpf: add bpf_link and tracing attach APIs
 2019-07-03 12:39 UTC  (3+ messages)
` [PATCH v5 bpf-next 4/9] libbpf: add kprobe/uprobe attach API

[PATCH 1/2 nf-next v3] netfilter: nft_meta: Add NFT_META_BRI_IIFVPROTO support
 2019-07-03 12:23 UTC  (5+ messages)

[PATCH bpf] xdp: fix race on generic receive path
 2019-07-03 12:03 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: fix test_reuseport_array on s390
 2019-07-03 11:50 UTC 

[PATCH] bpf, libbpf: Smatch: Fix potential NULL pointer dereference
 2019-07-03 11:46 UTC  (3+ messages)

[PATCH] rt2x00: no need to check return value of debugfs_create functions
 2019-07-03 11:39 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] netfilter: nf_log: Replace a seq_printf() call by seq_puts() in seq_show()
 2019-07-03 11:38 UTC  (2+ messages)

[PATCH net] net: hns: add support for vlan TSO
 2019-07-03 11:12 UTC 

bug: tpacket_snd can cause data corruption
 2019-07-03 11:07 UTC 

linux-next: manual merge of the akpm tree with the net-next tree
 2019-07-03 10:49 UTC 

[PATCH net-next 00/12] netfilter: add hardware offload infrastructure
 2019-07-03 10:43 UTC  (7+ messages)
` [PATCH net-next 04/12] net: sched: add tcf_block_setup()

[PATCH] bpf: Replace a seq_printf() call by seq_puts() in btf_enum_seq_show()
 2019-07-03 10:43 UTC  (3+ messages)

[PATCH v2 0/3] vsock/virtio: several fixes in the .probe() and .remove()
 2019-07-03 10:41 UTC  (8+ messages)
` [PATCH v2 1/3] vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock

[PATCH net-next 0/3] net: stmmac: Some performance improvements and a fix
 2019-07-03 10:40 UTC  (5+ messages)
` [PATCH net-next 1/3] net: stmmac: Implement RX Coalesce Frames setting
` [PATCH net-next 2/3] net: stmmac: Fix descriptors address being in > 32 bits address space
` [PATCH net-next 3/3] net: stmmac: Introducing support for Page Pool

[PATCH v2 bpf-next] libbpf: fix GCC8 warning for strncpy
 2019-07-03 10:21 UTC  (2+ messages)

[PATCH v6 net-next 0/5] net: ethernet: ti: cpsw: Add XDP support
 2019-07-03 10:19 UTC  (6+ messages)
` [PATCH v6 net-next 1/5] xdp: allow same allocator usage
` [PATCH v6 net-next 2/5] net: ethernet: ti: davinci_cpdma: add dma mapped submit
` [PATCH v6 net-next 3/5] net: ethernet: ti: davinci_cpdma: allow desc split while down
` [PATCH v6 net-next 4/5] net: ethernet: ti: cpsw_ethtool: allow res "
` [PATCH v6 net-next 5/5] net: ethernet: ti: cpsw: add XDP support

[PATCH bpf-next] bpf: fix precision tracking
 2019-07-03  9:50 UTC  (2+ messages)

[PATCH bpf 1/3] bpf, x32: Fix bug with ALU64 {LSH,RSH,ARSH} BPF_X shift by 0
 2019-07-03  9:49 UTC  (2+ messages)

[PATCH v4 bpf-next 0/4] libbpf: add perf buffer abstraction and API
 2019-07-03  9:36 UTC  (2+ messages)

Shall we add some note info for tcp_min_snd_mss?
 2019-07-03  9:34 UTC  (2+ messages)

[PATCH mlx5-next 0/5] Mellanox, mlx5 low level updates 2019-07-02
 2019-07-03  9:27 UTC  (7+ messages)
` [PATCH mlx5-next 1/5] net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()
` [PATCH mlx5-next 2/5] net/mlx5: E-Switch prepare functions change handler to be modular
` [PATCH mlx5-next 3/5] net/mlx5: Refactor mlx5_esw_query_functions for modularity
` [PATCH mlx5-next 4/5] net/mlx5: Introduce TLS TX offload hardware bits and structures
` [PATCH mlx5-next 5/5] net/mlx5: Properly name the generic WQE control field

[PATCH net] tcp: refine memory limit test in tcp_fragment()
 2019-07-03  9:19 UTC  (3+ messages)

[PATCH 4/4] net: dsa: vsc73xx: Assert reset if iCPU is enabled
 2019-07-03  9:10 UTC  (2+ messages)
` [PATCH v2 "

[PATCH bpf-next v2] libbpf: add xsk_ring_prod__nb_free() function
 2019-07-03  9:10 UTC  (3+ messages)

[PATCH 3/4] net: dsa: vsc73xx: add support for parallel mode
 2019-07-03  9:07 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 2/4] net: dsa: vsc73xx: Split vsc73xx driver
 2019-07-03  9:02 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v1 net-next] net: stmmac: Enable dwmac4 jumbo frame more than 8KiB
 2019-07-03 16:59 UTC 

[PATCH next] loopback: fix lockdep splat
 2019-07-03  8:45 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the net-next tree
 2019-07-03  8:40 UTC 

[PATCH net-next] tipc: use rcu dereference functions properly
 2019-07-03  8:33 UTC  (3+ messages)

[PATCH] qlcnic: remove redundant assignment to variable err
 2019-07-03  8:32 UTC 

[PATCH] atl1c: remove redundant assignment to variable tpd_req
 2019-07-03  7:53 UTC 

[PATCH v5 net-next 0/6] net: ethernet: ti: cpsw: Add XDP support
 2019-07-03  7:38 UTC  (4+ messages)
` [PATCH v5 net-next 6/6] net: ethernet: ti: cpsw: add "

[PATCH v2 bpf-next 0/4] sys_bpf() access control via /dev/bpf
 2019-07-03  7:28 UTC  (12+ messages)
` [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access "

[PATCH net] r8152: move calling r8153b_rx_agg_chg_indicate()
 2019-07-03  7:11 UTC 

[PATCH] wireless: core: no need to check return value of debugfs_create functions
 2019-07-03  7:01 UTC 

[PATCH net-next v2 1/1] qed: Add support for Timestamping the unicast PTP packets
 2019-07-03  6:01 UTC 

Reminder: 36 open syzbot bugs in "net/bpf" subsystem
 2019-07-03  6:01 UTC 

[PATCH net-next] net: socionext: remove set but not used variable 'pkts'
 2019-07-03  5:12 UTC  (2+ messages)

[PATCHv3 next 1/3] loopback: create blackhole net device similar to loopack
 2019-07-03  4:45 UTC  (3+ messages)
` suspicious RCU usage (was: Re: [PATCHv3 next 1/3] loopback: create blackhole net device similar to loopack.)

[PATCH net-next 1/1] devlink: Add APIs to publish/unpublish the port parameters
 2019-07-03  2:46 UTC  (6+ messages)

[PATCH net-next 0/3] tc-testing: Add JSON verification and simple traffic generation
 2019-07-03  2:41 UTC  (4+ messages)
` [PATCH net-next 1/3] tc-testing: Add JSON verification to tdc
` [PATCH net-next 2/3] tc-testing: Allow tdc plugins to see test case data
` [PATCH net-next 3/3] tc-testing: introduce scapyPlugin for basic traffic

[PATCH net-next 1/1] qed: Add support for Timestamping the unicast PTP packets
 2019-07-03  2:27 UTC  (3+ messages)

[PATCH AUTOSEL 5.1 16/39] be2net: fix link failure after ethtool offline test
 2019-07-03  2:15 UTC  (7+ messages)
` [PATCH AUTOSEL 5.1 17/39] ppp: mppe: Add softdep to arc4
` [PATCH AUTOSEL 5.1 18/39] net: stmmac: fixed new system time seconds value calculation
` [PATCH AUTOSEL 5.1 19/39] net: stmmac: set IC bit when transmitting frames with HW timestamp
` [PATCH AUTOSEL 5.1 20/39] sis900: fix TX completion
` [PATCH AUTOSEL 5.1 22/39] qmi_wwan: Fix out-of-bounds read
` [PATCH AUTOSEL 5.1 34/39] net: aquantia: fix vlans not working over bridged network

[PATCH AUTOSEL 4.14 05/13] be2net: fix link failure after ethtool offline test
 2019-07-03  2:18 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 06/13] ppp: mppe: Add softdep to arc4
` [PATCH AUTOSEL 4.14 07/13] net: stmmac: fixed new system time seconds value calculation
` [PATCH AUTOSEL 4.14 08/13] sis900: fix TX completion

[PATCH AUTOSEL 4.9 3/8] be2net: fix link failure after ethtool offline test
 2019-07-03  2:18 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 4/8] ppp: mppe: Add softdep to arc4
` [PATCH AUTOSEL 4.9 5/8] net: stmmac: fixed new system time seconds value calculation
` [PATCH AUTOSEL 4.9 6/8] sis900: fix TX completion

[PATCH AUTOSEL 4.4 3/6] be2net: fix link failure after ethtool offline test
 2019-07-03  2:18 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 4/6] ppp: mppe: Add softdep to arc4
` [PATCH AUTOSEL 4.4 5/6] sis900: fix TX completion

[PATCH AUTOSEL 4.19 09/26] be2net: fix link failure after ethtool offline test
 2019-07-03  2:16 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 10/26] ppp: mppe: Add softdep to arc4
` [PATCH AUTOSEL 4.19 11/26] net: stmmac: fixed new system time seconds value calculation
` [PATCH AUTOSEL 4.19 12/26] net: stmmac: set IC bit when transmitting frames with HW timestamp
` [PATCH AUTOSEL 4.19 13/26] sis900: fix TX completion
` [PATCH AUTOSEL 4.19 15/26] qmi_wwan: Fix out-of-bounds read

[PATCH v5] net: netfilter: Fix rpfilter dropping vrf packets by mistake
 2019-07-03  1:59 UTC 

[PATCH net-next 1/3] macsec: remove superfluous function calls
 2019-07-03  1:50 UTC  (3+ messages)

[PATCH v5 net-next 6/6] net: ethernet: ti: cpsw: add XDP support
 2019-07-02 20:28 UTC  (10+ messages)
` [PATCH] net: core: page_pool: add user refcnt and reintroduce page_pool_destroy

[PATCH net 2/2] macsec: fix checksumming after decryption
 2019-07-03  1:47 UTC  (6+ messages)

Validation of forward_delay seems wrong
 2019-07-02 21:35 UTC  (3+ messages)

[PATCH net-next 3/7] net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after posting IB_WR_LOCAL_INV
 2019-07-02 22:12 UTC  (11+ messages)

[PATCH net 0/6] gtp: fix several bugs
 2019-07-03  1:31 UTC  (3+ messages)

net: micrel: confusion about phyids used in driver
 2019-07-02 20:55 UTC  (6+ messages)

[PATCH v2] net: don't warn in inet diag when IPV6 is disabled
 2019-07-02 22:20 UTC 


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).