netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-27 04:24:51 to 2018-07-27 21:23:27 UTC [more...]

[PATCH v2 0/7] Add clock config and pm support to bcm iProc mdio mux
 2018-07-27 21:23 UTC  (2+ messages)
` [PATCH v2 1/7] dt-bindings: net: Fix Broadcom iProc mdio mux driver base address

[PATCH] phy: Move "device present" masks earlier in file
 2018-07-27 19:32 UTC 

[PATCH] net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init()
 2018-07-27 21:13 UTC  (2+ messages)

[PATCH] net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init()
 2018-07-27 21:13 UTC  (2+ messages)

[PATCH] net: usb: sr9700: Replace mdelay() with msleep() in sr9700_bind()
 2018-07-27 21:12 UTC  (3+ messages)

[PATCH] net: phy: marvell: Replace mdelay() with msleep() in m88e1116r_config_init()
 2018-07-27 21:12 UTC  (3+ messages)

[PATCH] net: nvidia: forcedeth: Replace GFP_ATOMIC with GFP_KERNEL in nv_probe()
 2018-07-27 21:12 UTC  (2+ messages)

[PATCH] net: jme: Replace mdelay() with msleep() and usleep_range() in jme_wait_link()
 2018-07-27 21:12 UTC  (2+ messages)

[PATCH] net: hisilicon: hns: Replace mdelay() with msleep()
 2018-07-27 21:12 UTC  (2+ messages)

[PATCH] net: amd: pcnet32: Replace GFP_ATOMIC with GFP_KERNEL in pcnet32_alloc_ring()
 2018-07-27 21:11 UTC  (2+ messages)

[PATCH v2 net-next] net: ethernet: ti: cpsw: replace unnecessarily macroses on functions
 2018-07-27 21:09 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: cpsw: replace unnecessarily macroses on functions
 2018-07-27 20:49 UTC  (10+ messages)

[PATCH net-next] Implement a rtnetlink device which simulates wifi
 2018-07-25  0:10 UTC 

[PATCH] net/rds/Kconfig: Correct the RDS depends
 2018-07-27 20:19 UTC  (3+ messages)

Hello Dear
 2018-07-27 18:51 UTC 

[PATCH] perf build: Build error in libbpf missing initialization
 2018-07-27 19:56 UTC  (4+ messages)

[PATCH v2] perf build: Build error in libbpf with EXTRA_CFLAGS="-Wp,-D_FORTIFY_SOURCE=2 -O2"
 2018-07-27 18:29 UTC  (6+ messages)

[RFC] Add BPF_SYNCHRONIZE bpf(2) command
 2018-07-27 19:17 UTC  (12+ messages)

[PATCH net-next] net: ethernet: ti: cpsw: add missed RX_CTAG feature for second slave
 2018-07-27 17:37 UTC  (2+ messages)

[PATCH] xen-netfront: wait xenbus state change when load module manually
 2018-07-27 18:40 UTC  (2+ messages)

[PATCH 00/18] xfrm: Add compat layer
 2018-07-27 17:09 UTC  (11+ messages)
` [PATCH 06/18] netlink: Do not subscribe to non-existent groups

[PATCH v3 bpf-next 00/14] bpf: cgroup local storage
 2018-07-27 18:01 UTC  (6+ messages)
` [PATCH v3 bpf-next 01/14] bpf: add ability to charge bpf maps memory dynamically
` [PATCH v3 bpf-next 02/14] bpf: introduce cgroup storage maps

pull request (net-next): ipsec-next 2018-07-27
 2018-07-27 16:37 UTC  (16+ messages)
` [PATCH 01/14] xfrm: Extend the output_mark to support input direction and masking
` [PATCH 02/14] flow: Extend flow informations with xfrm interface id
` [PATCH 03/14] xfrm: Add a new lookup key to match xfrm interfaces
` [PATCH 04/14] xfrm: Add virtual "
` [PATCH 05/14] xfrm: policy: remove pcpu policy cache
` [PATCH 06/14] xfrm: Allow Set Mark to be Updated Using UPDSA
` [PATCH 07/14] xfrm: use time64_t for in-kernel timestamps
` [PATCH 08/14] ipv6: xfrm: use 64-bit timestamps
` [PATCH 09/14] xfrm: don't check offload_handle for nonzero
` [PATCH 10/14] xfrm: Remove xfrmi interface ID from flowi
` [PATCH 11/14] xfrm: Allow xfrmi if_id to be updated by UPDSA
` [PATCH 12/14] xfrm: fix 'passing zero to ERR_PTR()' warning
` [PATCH 13/14] xfrm: Return detailed errors from xfrmi_newlink
` [PATCH 14/14] xfrm: fix ptr_ret.cocci warnings

pull request (net): ipsec 2018-07-27
 2018-07-27 16:20 UTC  (7+ messages)
` [PATCH 1/5] vti6: fix PMTU caching and reporting on xmit
` [PATCH 2/5] xfrm_user: prevent leaking 2 bytes of kernel memory
` [PATCH 3/5] xfrm: fix missing dst_release() after policy blocking lbcast and multicast
` [PATCH 4/5] xfrm: free skb if nlsk pointer is NULL
` [PATCH 5/5] esp6: fix memleak on error path in esp6_input

[PATCH net] ipv4: remove BUG_ON() from fib_compute_spec_dst
 2018-07-27 16:15 UTC 

[PATCH net] net/mlx5e: Move mlx5e_priv_flags into en_ethtool.c
 2018-07-27 15:59 UTC  (3+ messages)

Deadlock with restart_syscall()
 2018-07-27 15:53 UTC  (3+ messages)

[net-next v5 0/3] net/tls: Minor code cleanup patches
 2018-07-27 15:38 UTC  (8+ messages)
` [net-next v5 3/3] net/tls: Remove redundant array allocation

[PATCH linux-firmware] Mellanox: Add new mlxsw_spectrum firmware 13.1702.6
 2018-07-27 15:16 UTC  (2+ messages)

[PATCH iproute2 0/3] l2tp: remove unused fields in struct l2tp_parm
 2018-07-27 15:15 UTC  (6+ messages)
` [PATCH iproute2 1/3] l2tp: drop data_seq
` [PATCH iproute2 2/3] l2tp: drop mtu
` [PATCH iproute2 3/3] l2tp: drop lns_mode

Re:
 2018-07-27 15:07 UTC 

[PATCH RFC/RFT net-next 00/17] net: Convert neighbor tables to per-namespace
 2018-07-27 16:27 UTC  (13+ messages)

[PATCH net-next] bnxt_en: combine 'else if' and 'else' into single branche
 2018-07-27 15:02 UTC  (4+ messages)

[PATCH] rt2x00: remove redundant functions rt2x00mac_sta_{add/remove}
 2018-07-27 14:56 UTC  (2+ messages)

[PATCH 2/5] rhashtable: don't hold lock on first table throughout insertion
 2018-07-27 14:57 UTC  (12+ messages)

[PATCH] net: mdio-mux: bcm-iproc: fix wrong getter and setter pair
 2018-07-27 16:17 UTC  (2+ messages)

[PATCH rdma] IB/cache: Restore compatibility for ib_query_gid
 2018-07-27 16:11 UTC  (4+ messages)

[PATCH 0/6] lib/crc32: treewide: Use existing define with polynomial
 2018-07-27 16:05 UTC  (2+ messages)

[PATCH] netlink: Do not subscribe to non-existent groups
 2018-07-27 15:54 UTC 

[PATCH] can: ems_usb: Fix memory leak on ems_usb_disconnect
 2018-07-27 15:50 UTC 

[PATCH] hostap: hide unused procfs helpers
 2018-07-27 15:46 UTC  (5+ messages)

[PATCH 03/10] atmel: hide unused procfs helpers
 2018-07-27 15:44 UTC  (5+ messages)

[PATCH] 9p: fix multiple NULL-pointer-dereferences
 2018-07-27 15:39 UTC  (2+ messages)

socket poll related cleanups
 2018-07-27 14:02 UTC  (6+ messages)
` [PATCH 1/5] net: remove bogus RCU annotations on socket.wq
` [PATCH 2/5] net: simplify sock_poll_wait
` [PATCH 3/5] net: don not detour through struct sock to find the poll waitqueue
` [PATCH 4/5] net: remove sock_poll_busy_loop
` [PATCH 5/5] net: remove sock_poll_busy_flag

the editing
 2018-07-27 11:38 UTC 

company photos
 2018-07-27  8:42 UTC 

KMSAN: uninit-value in iptable_mangle_hook (3)
 2018-07-27 13:12 UTC 

KMSAN: uninit-value in sit_tunnel_xmit
 2018-07-27 13:12 UTC 

[PATCH] net/rds/Kconfig: RDS should depend on IPV6
 2018-07-27 13:11 UTC  (3+ messages)

[PATCH net-next v4 0/4] TC: refactor act_mirred packets re-injection
 2018-07-27 13:08 UTC  (4+ messages)
` [PATCH net-next v4 1/4] net/sched: user-space can't set unknown tcfa_action values

unregister_netdevice: waiting for DEV to become free
 2018-07-27 13:00 UTC  (2+ messages)

net-next boot error
 2018-07-27 14:00 UTC  (3+ messages)

[PATCH net-next 0/8] mlxsw: Support DSCP prioritization and rewrite
 2018-07-27 12:27 UTC  (9+ messages)
` [PATCH net-next 1/8] net: dcb: For wild-card lookups, use priority -1, not 0
` [PATCH net-next 2/8] net: dcb: Add priority-to-DSCP map getters
` [PATCH net-next 3/8] mlxsw: reg: Add QoS Port DSCP to Priority Mapping Register
` [PATCH net-next 4/8] mlxsw: reg: Add QoS Priority Trust State Register
` [PATCH net-next 5/8] mlxsw: reg: Add QoS ReWrite Enable Register
` [PATCH net-next 6/8] mlxsw: reg: Add QoS Priority to DSCP Mapping Register
` [PATCH net-next 7/8] mlxsw: spectrum: Support ieee_setapp, ieee_delapp
` [PATCH net-next 8/8] selftests: mlxsw: Add test for trust-DSCP

[PATCH] net: phy: use generic clause 45 autonegotiation done
 2018-07-27 13:41 UTC  (2+ messages)

[PATCH net-next] qed: remove redundant functions qed_set_gft_event_id_cm_hdr
 2018-07-27 13:24 UTC 

linux-next: build failure after merge of the net-next tree
 2018-07-27 12:18 UTC  (2+ messages)

[PATCH net-next] liquidio: remove redundant function cn23xx_dump_vf_iq_regs
 2018-07-27 11:57 UTC 

pull-request: can-next 2018-01-16
 2018-07-27  9:40 UTC 

[PATCH] 9p: fix multiple NULL-pointer-dereferences
 2018-07-27 10:56 UTC  (2+ messages)

[PATCH 11/18] wireless/ti: change strncpy+truncation to strlcpy
 2018-07-27  9:19 UTC  (3+ messages)

[PATCH net-next] cxgb4: print ULD queue information managed by LLD
 2018-07-27  8:59 UTC 

[PATCH net-next 0/4] l2tp: remove unused session fields
 2018-07-27  9:00 UTC  (5+ messages)
` [PATCH net-next 1/4] l2tp: ignore L2TP_ATTR_DATA_SEQ netlink attribute
` [PATCH net-next 2/4] l2tp: ignore L2TP_ATTR_VLAN_ID "
` [PATCH net-next 3/4] l2tp: drop ->flags from struct pppol2tp_session
` [PATCH net-next 4/4] l2tp: drop ->mru from struct l2tp_session

[PATCHv4 net-next 0/2] route: add support and selftests for directed broadcast forwarding
 2018-07-27  8:37 UTC  (3+ messages)
` [PATCHv4 net-next 1/2] route: add support "
` [PATCHv4 net-next 2/2] selftests: add a selftest "

[PATCH v4 00/18] ARM: davinci: step towards removing at24_platform_data
 2018-07-27  9:52 UTC  (11+ messages)
` [PATCH v4 08/18] net: davinci_emac: potentially get the MAC address from MTD

Hello Dear
 2018-07-27  8:22 UTC 

[PATCH][net-next] openvswitch: eliminate cpu_used_mask from sw_flow
 2018-07-27  8:03 UTC 

[patch net-next] net: sched: don't dump chains only held by actions
 2018-07-27  7:45 UTC 

[PATCH RFC ipsec-next] xfrm: Check Reverse-Mark Lookup Before ADDSA/DELSA
 2018-07-27  7:33 UTC  (2+ messages)

[PATCH] net: wireless: realtek: rtl8225se: Replace mdelay() with msleep() in rtl8225se_rf_init
 2018-07-27  8:50 UTC 

[PATCH] net: wireless: atmel: Replace mdelay() with msleep() in probe_atmel_card()
 2018-07-27  8:45 UTC 

[PATCH] net: wireless: ath6kl: Replace GFP_ATOMIC with GFP_KERNEL in ath6kl_bmi_init()
 2018-07-27  8:43 UTC 

[PATCH] net: usb: pegasus: Replace mdelay() with msleep() in setup_pegasus_II()
 2018-07-27  8:36 UTC 

[PATCH] net: intel: ixgbe: Replace GFP_ATOMIC with GFP_KERNEL
 2018-07-27  8:22 UTC 

[PATCH] net: intel: igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()
 2018-07-27  8:07 UTC 

[PATCH 1/2] net: intel: igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init()
 2018-07-27  8:04 UTC 

[patch net-next RFC] net: sched: don't dump chains only held by actions
 2018-07-27  6:13 UTC  (5+ messages)

[PATCH net-next] net/tls: Corrected enabling of zero-copy mode
 2018-07-27  5:49 UTC  (3+ messages)

[ipsec-next:testing 13/13] net/xfrm/xfrm_interface.c:692:1-3: WARNING: PTR_ERR_OR_ZERO can be used
 2018-07-27  5:39 UTC  (3+ messages)
` [PATCH] xfrm: fix ptr_ret.cocci warnings

[PATCH ipsec-next] xfrm: Return detailed errors from xfrmi_newlink
 2018-07-27  5:38 UTC  (2+ messages)

[PATCH bpf-next 0/4] samples: bpf: convert two more samples to libbpf
 2018-07-27  5:21 UTC  (2+ messages)

[PATCH bpf-next 0/6] nfp: bpf: improve efficiency of offloaded perf events
 2018-07-27  5:17 UTC  (2+ messages)

[PATCH v5 bpf-next 0/9] veth: Driver XDP
 2018-07-27  4:55 UTC  (8+ messages)
` [PATCH v5 bpf-next 2/9] veth: Add driver XDP
` [PATCH v5 bpf-next 4/9] veth: Handle xdp_frames in xdp napi ring
` [PATCH v5 bpf-next 5/9] veth: Add ndo_xdp_xmit

[pull request][net-next 00/13] Mellanox, mlx5e updates 2018-07-26 (XDP redirect)
 2018-07-27  4:33 UTC  (2+ messages)

[PATCH net] net: ena: Fix use of uninitialized DMA address bits field
 2018-07-27  4:31 UTC  (2+ messages)

[PATCH net-next] netdevsim: make debug dirs' dentries static
 2018-07-27  4:29 UTC  (2+ messages)

[PATCH] isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack()
 2018-07-27  4:25 UTC  (2+ messages)

[PATCH ipsec-next] xfrm: fix 'passing zero to ERR_PTR()' warning
 2018-07-27  5:37 UTC  (2+ messages)

[PATCH v2 0/4] docs: bpf: Fix RST conversion
 2018-07-27  5:25 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the rdma tree
 2018-07-27  5:09 UTC  (7+ messages)

[PATCH v2 net-next 0/3] docs: net: Convert netdev-FAQ to RST
 2018-07-27  4:28 UTC  (2+ messages)

[PATCH] net: adaptec: Replace mdelay() with msleep() in starfire_init_one()
 2018-07-27  4:25 UTC  (2+ messages)

[PATCH] isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNEL
 2018-07-27  4:25 UTC  (2+ messages)

[PATCH] isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()
 2018-07-27  4:24 UTC  (2+ messages)

[PATCH] isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()
 2018-07-27  4:24 UTC  (2+ messages)


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