netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-09 19:23:28 to 2019-01-10 17:29:28 UTC [more...]

[PATCH 00/11] y2038: add time64 syscalls
 2019-01-10 17:22 UTC  (24+ messages)
` [PATCH 01/11] time: make adjtime compat handling available for 32 bit
` [PATCH 02/11] time: Add struct __kernel_timex
` [PATCH 03/11] time: fix sys_timer_settime prototype
` [PATCH 04/11] sparc64: add custom adjtimex/clock_adjtime functions
` [PATCH 05/11] timex: use __kernel_timex internally
` [PATCH 06/11] timex: change syscalls to use struct __kernel_timex
` [PATCH 07/11] y2038: syscalls: rename y2038 compat syscalls
` [PATCH 08/11] y2038: use time32 syscall names on 32-bit
` [PATCH 09/11] y2038: remove struct definition redirects
` [PATCH 10/11] y2038: rename old time and utime syscalls
` [PATCH 11/11] y2038: add 64-bit time_t syscalls to all 32-bit architectures

[PATCH net-next] vrf: Add VRF_F_BYPASS_RCV_NF flag to vrf device
 2019-01-10 17:00 UTC  (4+ messages)

[PATCH net] Revert "rxrpc: Allow failed client calls to be retried"
 2019-01-10 16:59 UTC  (2+ messages)

[PATCH 1/3] net: introduce SO_BINDTOIF sockopt
 2019-01-10 16:50 UTC  (9+ messages)
` [PATCH 2/3] net/ipv4/udp_tunnel: prefer SO_BINDTOIF over SO_BINDTODEVICE
` [PATCH 3/3] net/ipv6/udp_tunnel: "

Regression in v4.20 with net phy soft reset changes
 2019-01-10 16:09 UTC  (13+ messages)

[PATCH] include/linux: Remove duplicate header
 2019-01-10 16:01 UTC  (2+ messages)

[PATCH net] ravb: expand rx descriptor data to accommodate hw checksum
 2019-01-10 15:52 UTC  (2+ messages)

[PATCH net] net: clear skb->tstamp in bridge forwarding path
 2019-01-10 15:47 UTC  (3+ messages)

[PATCH v1 1/1] veth: Do not drop packets larger then the mtu set on the receiving side
 2019-01-10 15:39 UTC  (3+ messages)

[pull request][net-next 0/9] Mellanox, mlx5 updates 2019-01-10
 2019-01-10 15:30 UTC  (11+ messages)
` [net-next 1/9] net/mlx5: Move all devlink related functions calls to devlink.c
` [net-next 2/9] net/mlx5: Add Vendor Specific Capability access gateway
` [net-next 3/9] net/mlx5: Add Crdump FW snapshot support
` [net-next 4/9] net/mlx5: Use devlink region_snapshot parameter
` [net-next 5/9] Documentation: mlx5: Update kernel documentation
` [net-next 6/9] net/mlx5: Handle SW reset of FW in error flow
` [net-next 7/9] net/mlx5: Control CR-space access by different PFs
` [net-next 8/9] net/mlx5: Issue SW reset on FW assert
` [net-next 9/9] net/mlx5: Protect against infinite recovery requests

[PATCH net-next] ip_gre: Support lwtunnel for none-tunnel-dst gre port
 2019-01-10 15:29 UTC  (3+ messages)

[PATCH bpf] bpf: fix panic in stack_map_get_build_id() on i386 and arm32
 2019-01-10 15:26 UTC  (2+ messages)

[PATCH] selftests: bpf: add missing executables to .gitignore
 2019-01-10 15:00 UTC  (2+ messages)

[PATCH] selftests: bpf: install files tcp_(server|client)*.py
 2019-01-10 14:59 UTC  (3+ messages)

[PATCH] samples: bpf: user proper argument index
 2019-01-10 14:59 UTC  (3+ messages)

[PATCH bpf] selftests/bpf: add missing executables to .gitignore
 2019-01-10 14:58 UTC  (2+ messages)

[PATCH net] ipv6: fix kernel-infoleak in ipv6_local_error()
 2019-01-10 14:46 UTC  (2+ messages)

[RFT][PATCH V2 00/10] net: dsa: microchip: Convert to regmap
 2019-01-10 14:37 UTC  (11+ messages)
` [RFT][PATCH V2 09/10] net: dsa: microchip: Factor out regmap config generation into common header

[PATCH] net/core/neighbour: tell kmemleak about hash tables
 2019-01-10 14:35 UTC  (3+ messages)

[PATCH] net: cxgb4: fix various indentation issues
 2019-01-10 14:31 UTC  (2+ messages)

[PATCH] net: cxgb3: fix various indentation issues
 2019-01-10 14:31 UTC  (3+ messages)

[PATCH net] ip: on queued skb use skb_header_pointer instead of pskb_may_pull
 2019-01-10 14:28 UTC  (2+ messages)

[PATCH net v2 1/2] tun: publish tfile after it's fully initialized
 2019-01-10 14:26 UTC  (2+ messages)

tc continue vs reclassify problem + no rule hit stats
 2019-01-10 14:11 UTC 

[PATCH RFC 0/4] barriers using data dependency
 2019-01-10 14:08 UTC  (10+ messages)
` [PATCH RFC 1/4] include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR

[PATCH net V2] vhost: log dirty page correctly
 2019-01-10 14:07 UTC  (6+ messages)

[PATCH] crypto:authencesn: Avoid twice completion call in decrypt path
 2019-01-10 14:05 UTC  (2+ messages)

Problem with queuing vlan tagged packets after migration from 3.16.0 to 4.9.0
 2019-01-10 13:45 UTC  (11+ messages)

tc flower IP address keys
 2019-01-10 13:42 UTC 

[PATCH] wireless: ath: return error code upstream
 2019-01-10 13:29 UTC  (3+ messages)

[PATCH] netfilter: nat: Update comment of get_unique_tuple
 2019-01-10 13:06 UTC  (2+ messages)

[PATCH iproute-next] tc: m_tunnel_key: Allow key-less tunnels
 2019-01-10 13:03 UTC  (2+ messages)

[RFC PATCH 0/3] M_CAN Framework rework
 2019-01-10 12:54 UTC  (15+ messages)
` [RFC PATCH 1/3] can: m_can: Create m_can core to leverage common code

[PATCH] net: brcm80211: add a check for the status of usb_register
 2019-01-10 11:38 UTC  (3+ messages)
` [PATCH] brcmfmac: "

[PATCH 20/20] cw1200: drop useless LIST_HEAD
 2019-01-10 11:36 UTC  (3+ messages)

[PATCH] ray_cs: fix array out-of-bounds access
 2019-01-10 11:32 UTC  (2+ messages)

[PATCH] brcm80211: remove set but not used variables 'phybw40, maxtargetpwr'
 2019-01-10 11:31 UTC  (3+ messages)
` [PATCH] brcmsmac: "

Time based packet transmission - status ?
 2019-01-10 10:04 UTC 

[PATCH] Fix ERROR:do not initialise statics to 0 in af_vsock.c
 2019-01-10  9:59 UTC  (2+ messages)

[BUG] moving fq back to clock monotonic breaks my setup
 2019-01-10  8:55 UTC  (7+ messages)

[PATCH] ipset: fix a missing check of nla_parse
 2019-01-10  8:54 UTC  (6+ messages)

[PATCH] ipvs: Fix signed integer overflow when setsockopt timeout
 2019-01-10  8:39 UTC 

[PATCH v1 net-next] net: dsa: microchip: add KSZ9477 I2C driver
 2019-01-10  8:15 UTC  (2+ messages)

[PATCH v2] vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
 2019-01-10  8:11 UTC  (3+ messages)

[PATCH ipsec 0/7] xfrm: policy: fix various bugs
 2019-01-10  8:09 UTC  (2+ messages)

Fwd: [BUG] v4.20 - bridge not getting DHCP responses? (works in 4.19.13)
 2019-01-10  8:08 UTC  (9+ messages)
  `  "

Q: is it possible to use macvtap with lowerdev hotplug?
 2019-01-10  7:40 UTC 

[PATCH v2] nft_flow_offload: Make flow offload work with vrf slave device correct
 2019-01-10  6:51 UTC 

[PATCH 1/2] Bluetooth: check message types in l2cap_get_conf_opt
 2019-01-10  6:30 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: check the buffer size for some messages before parsing

[PATCH] isdn: avm: Fix string plus integer warning from Clang
 2019-01-10  5:41 UTC  (2+ messages)
` [PATCH v2] "

IPSec ESN: Packets decryption fail with ESN enabled connection
 2019-01-10  5:36 UTC  (6+ messages)

[PATCH v2] netfilter: x_tables: add xt_tunnel match
 2019-01-10  5:16 UTC 

[PATCH] netfilter: x_tables: add xt_tunnel match
 2019-01-10  4:46 UTC  (4+ messages)

Dear Sir/Madam!
 2019-01-10  4:38 UTC 

[PATCH] iavf: Use printf instead of gnu_printf for iavf_debug_d
 2019-01-10  4:21 UTC  (2+ messages)

You have photos right?
 2019-01-09  3:28 UTC 

Need editing?
 2019-01-09  3:46 UTC 

[PATCH net] ip6_gre: update version related info when changing link
 2019-01-10  3:17 UTC 

[PATCH v6 perf, bpf-next 0/7] reveal invisible bpf programs
 2019-01-10  3:06 UTC  (11+ messages)
` [PATCH v6 perf, bpf-next 1/7] perf, bpf: Introduce PERF_RECORD_KSYMBOL
` [PATCH v6 perf, bpf-next 2/7] sync tools/include/uapi/linux/perf_event.h
` [PATCH v6 perf, bpf-next 3/7] perf, bpf: introduce PERF_RECORD_BPF_EVENT
` [PATCH v6 perf, bpf-next 5/7] perf util: handle PERF_RECORD_KSYMBOL

Enhancing the photos
 2019-01-09 11:05 UTC 

[PATCH 3/3] iwlwifi: Load firmware exclusively for Intel WiFi
 2019-01-10  1:29 UTC  (8+ messages)

Hello!!!!!
 2019-01-10  0:53 UTC 

[PATCH] nft_flow_offload: Make flow offload work with vrf slave device correct
 2019-01-10  0:40 UTC  (2+ messages)

[PATCH bpf] bpf: correctly set initial window on active Fast Open sender
 2019-01-09 23:21 UTC  (3+ messages)

[PATCH v2] net: ethernet: mediatek: fix warning in phy_start_aneg
 2019-01-09 22:48 UTC  (4+ messages)

IPv6 neighbor discovery issues on 4.18
 2019-01-09 21:33 UTC  (2+ messages)
` IPv6 neighbor discovery issues on 4.18 (and now 4.19)

[PATCH net] net: phy: fix too strict check in phy_start_aneg
 2019-01-09 21:30 UTC  (2+ messages)

[PATCH 0/3] doc: networking: integrate scaling document into doc tree
 2019-01-09 19:57 UTC  (7+ messages)
` [PATCH 1/3] doc: networking: prepare scaling document for conversion into RST
` [PATCH 2/3] doc: networking: convert scaling doc "
` [PATCH 3/3] doc: networking: add scaling doc into index file

Path your photos?
 2019-01-09  9:45 UTC 

Path your photos?
 2019-01-09  9:45 UTC 

Path your photos?
 2019-01-09  9:22 UTC 

Path your photos?
 2019-01-09  9:30 UTC 

[PATCH net] net: ipv4: Fix memory leak in network namespace dismantle
 2019-01-09 19:45 UTC  (2+ messages)

tg3 vs commit 2b3e88ea6528 ("net: phy: improve phy state checking")
 2019-01-09 19:38 UTC  (2+ messages)

[PATCH net-next v3] Documentation: networking: Clarify switchdev devices behavior
 2019-01-09 19:25 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).