netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-01 21:15:50 to 2017-12-03 18:14:21 UTC [more...]

[GIT] Networking
 2017-12-03 18:14 UTC 

pull-request: bpf 2017-12-02
 2017-12-03 18:08 UTC  (2+ messages)

[PATCH 0/5] bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
 2017-12-03 17:51 UTC  (3+ messages)
` [PATCH 1/5] "

[PATCH net 0/2] tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
 2017-12-03 17:39 UTC  (4+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()

[RFC] virtio-net: help live migrate SR-IOV devices
 2017-12-03 17:35 UTC  (7+ messages)

[PATCH net 0/2] tcp: fix SELinux/Smack corruptions
 2017-12-03 17:33 UTC  (5+ messages)
` [PATCH net 1/2] tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
` [PATCH net 2/2] tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()

[PATCH v3 0/6] enable creating [k,u]probe with perf_event_open
 2017-12-03 17:03 UTC  (3+ messages)
` [PATCH v3 1/6] perf: prepare perf_event.h for new types perf_kprobe and perf_uprobe

[PATCH v5 net-next,mips 0/7] Cavium OCTEON-III network driver
 2017-12-03 16:26 UTC  (10+ messages)
` [PATCH v5 net-next,mips 1/7] dt-bindings: Add Cavium Octeon Common Ethernet Interface
` [PATCH v5 net-next,mips 2/7] MIPS: Octeon: Enable LMTDMA/LMTST operations
` [PATCH v5 net-next,mips 3/7] MIPS: Octeon: Add a global resource manager
` [PATCH v5 net-next,mips 4/7] MIPS: Octeon: Add Free Pointer Unit (FPA) support
` [PATCH v5 net-next,mips 5/7] MIPS: Octeon: Automatically provision CVMSEG space
` [PATCH v5 net-next,mips 6/7] netdev: octeon-ethernet: Add Cavium Octeon III support
` [PATCH v5 net-next,mips 7/7] MAINTAINERS: Add entry for drivers/net/ethernet/cavium/octeon/octeon3-*

[PATCH v2 net-next] netlink: optimize err assignment
 2017-12-03 16:22 UTC  (3+ messages)

[PATCH net-next V2 0/2] net: fix flowlabel inconsistency in reset packet
 2017-12-03 16:02 UTC  (5+ messages)
` [PATCH net-next V2 1/2] net-next: use five-tuple hash for sk_txhash

[PATCH v2 net-next 0/4] tcp: Add a 2nd listener hashtable (port+addr)
 2017-12-03 15:18 UTC  (4+ messages)
` [PATCH v2 net-next 3/4] inet: "

[PATCH net-next] enic: add sw timestamp support
 2017-12-03 15:16 UTC  (2+ messages)

[PATCH net-next 0/6] hv_netvsc: minor optimizations
 2017-12-03 15:11 UTC  (2+ messages)

[PATCH net] rxrpc: Fix the MAINTAINERS record
 2017-12-03 15:05 UTC  (2+ messages)

[PATCH net] rxrpc: Use correct netns source in rxrpc_release_sock()
 2017-12-03 15:05 UTC  (2+ messages)

[PATCH] liquidio: fix incorrect indentation of assignment statement
 2017-12-03 15:00 UTC  (2+ messages)

pull-request: can 2017-12-01
 2017-12-03 14:58 UTC  (2+ messages)

[PATCH 0/4] SFP/phylink fixes
 2017-12-03 14:55 UTC  (3+ messages)
` [PATCH net-next 00/11] SFP/phylink updates

[PATCH net] stmmac: reset last TSO segment size after device open
 2017-12-03 14:48 UTC  (2+ messages)

[PATCH net-next] ipvlan: Add new func ipvlan_is_valid_dev instead of duplicated codes
 2017-12-03 14:47 UTC  (2+ messages)

[PATCH net] ipvlan: Add the skb->mark as flow4's member to lookup route
 2017-12-03 14:44 UTC  (2+ messages)

[PATCH net-next 0/5] Realtek Ethernet PHY driver improvements
 2017-12-03 14:38 UTC  (12+ messages)
` [PATCH net-next 1/5] net: phy: realtek: use the BIT and GENMASK macros
` [PATCH net-next 2/5] net: phy: realtek: rename RTL821x_INER_INIT to RTL8211B_INER_INIT
` [PATCH net-next 3/5] net: phy: realtek: group all register bit #defines for RTL821x_INER
` [PATCH net-next 4/5] net: phy: realtek: use the same indentation for all #defines
` [PATCH net-next 5/5] net: phy: realtek: add utility functions to read/write page addresses

[PATCH net v2 1/3] xfrm: Fix xfrm_input() to verify state is valid when (encap_type < 0)
 2017-12-03 13:59 UTC  (9+ messages)
` [PATCH net v2 2/3] xfrm: Add an activate() offload dev op

[PATCH net-next 0/8] Hisilicon Network Subsystem 3 VF Ethernet Driver
 2017-12-03 13:22 UTC  (10+ messages)
` [PATCH net-next 1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
` [PATCH net-next 2/8] net: hns3: Add mailbox support to VF driver
` [PATCH net-next 3/8] net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
` [PATCH net-next 4/8] net: hns3: Add HNS3 VF driver to kernel build framework
` [PATCH net-next 5/8] net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
  ` [PATCH net-next 6/8] net: hns3: Add mailbox support to PF driver
` [PATCH net-next 7/8] net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
` [PATCH net-next 8/8] net: hns3: Add mailbox interrupt handling to PF driver

BUG: unable to handle kernel NULL pointer dereference
 2017-12-03 12:37 UTC 

[PATCH 1/3] dt-bindings: net: Add DT bindings for Socionext Netsec
 2017-12-03 11:44 UTC  (3+ messages)

Linux 4.14 - regression: broken tun/tap / bridge network with virtio - bisected
 2017-12-03 11:35 UTC  (3+ messages)

[PATCH net-next v4 2/2] net: ethernet: socionext: add AVE ethernet driver
 2017-12-03  9:38 UTC  (3+ messages)

[PATCH] ethtool: Add ETHTOOL_RESET support via --reset command
 2017-12-03  8:07 UTC  (2+ messages)

[Patch net-next] act_mirred: use tcfm_dev in tcf_mirred_get_dev()
 2017-12-03  6:39 UTC  (8+ messages)

netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
 2017-12-03  4:22 UTC  (10+ messages)

[stable] s390/qeth: stable candidates
 2017-12-03  2:40 UTC  (2+ messages)

[PATCH net 0/3] s390/qeth: fixes 2017-12-01
 2017-12-03  2:35 UTC  (2+ messages)

[PATCH net,stable v4 0/3] vhost: fix a few skb leaks
 2017-12-03  2:32 UTC  (2+ messages)

[PATCH net 0/4] bnxt_en: Fixes
 2017-12-03  2:26 UTC  (2+ messages)

[PATCH net-next 0/2] net: dsa: cross-chip FDB support
 2017-12-03  2:22 UTC  (2+ messages)

[PATCH net-next 0/4] net: dsa: simplify switchdev prepare phase
 2017-12-03  2:19 UTC  (2+ messages)

[PATCH net-next] openvswitch: do not propagate headroom updates to internal port
 2017-12-03  2:17 UTC  (3+ messages)

pull-request: bpf-next 2017-12-03
 2017-12-03  1:00 UTC 

Fixing CVE-2017-16939 in v4.4.y and possibly v3.18.y
 2017-12-03  0:44 UTC  (4+ messages)

[PATCH net-next v3 0/8] xdp: make stack perform remove and add selftests
 2017-12-03  0:21 UTC  (10+ messages)
` [PATCH net-next v3 1/8] net: xdp: avoid output parameters when querying XDP prog
` [PATCH net-next v3 2/8] net: xdp: report flags program was installed with on query
` [PATCH net-next v3 3/8] net: xdp: make the stack take care of the tear down
` [PATCH net-next v3 4/8] netdevsim: add software driver for testing offloads
` [PATCH net-next v3 5/8] netdevsim: add bpf offload support
` [PATCH net-next v3 6/8] selftests/bpf: add offload test based on netdevsim
` [PATCH net-next v3 7/8] netdevsim: add SR-IOV functionality
` [PATCH net-next v3 8/8] net: dummy: remove fake "

[PATCH net 1/2] netlink: add NLA_U8_BUGGY attribute type
 2017-12-02 22:48 UTC  (3+ messages)
` [PATCH net 2/2] nl80211: use NLA_U8_BUGGY for two attributes

[RfC net-next 0/3] RTL8211F Ethernet PHY "documentation"
 2017-12-02 22:06 UTC  (4+ messages)
` [RfC net-next 1/3] net: phy: realtek: add support for configuring the RX delay on RTL8211F
` [RfC net-next 2/3] net: phy: realtek: configure the INTB pin "
` [RfC net-next 3/3] net: phy: realtek: add more interrupt bits for RTL8211E and RTL8211F

[PATCH next-next 0/4] rtnetlink: rework handler (un)registering
 2017-12-02 20:44 UTC  (5+ messages)
` [PATCH net-next 1/4] net: rtnetlink: use rcu to free rtnl message handlers
` [PATCH net-next 2/4] rtnetlink: get reference on module before invoking handlers
` [PATCH net-next 3/4] net: use rtnl_register_module where needed
` [PATCH net-next 4/4] rtnetlink: remove __rtnl_register

[PATCH 00/10] Handle return value of platform_get_*
 2017-12-02 20:26 UTC  (16+ messages)
` [PATCH 01/10] net: bcmgenet: Fix platform_get_irq's error checking
` [PATCH 02/10] net: bcmgenet: free netdev on of_match_node() error
` [PATCH 03/10] net: ezchip: nps_enet: Fix platform_get_irq's error checking
` [PATCH 04/10] can: xilinx: Handle return value of platform_get_irq
` [PATCH 05/10] net: ethernet: i825xx: Fix platform_get_irq's error checking
` [PATCH 06/10] net: ethernet: natsemi: Handle return value of platform_get_irq
` [PATCH 07/10] net: ethernet: smsc: "
` [PATCH 08/10] net: fjes: Handle return value of platform_get_irq and platform_get_resource
` [PATCH 09/10] net: ethernet: korina: Handle return value of platform_get_irq_byname
` [PATCH 10/10] net: ethernet: cpmac: "

[PATCH net-next] net: hns3: Refactors "reset" handling code in HCLGE layer of HNS3 driver
 2017-12-02 18:06 UTC  (3+ messages)

[PATCH 1/1] timecounter: Make cyclecounter struct part of timecounter struct
 2017-12-02 18:04 UTC  (2+ messages)

[PATCH] vsock.7: document VSOCK socket address family
 2017-12-02 17:57 UTC  (5+ messages)

[PATCH] net: phy: realtek: fix RTL8211F interrupt mode
 2017-12-02 17:14 UTC  (2+ messages)

[PATCH v2 00/35] Andes(nds32) Linux Kernel Port
 2017-12-02 16:47 UTC  (4+ messages)
` [PATCH v2 22/35] nds32: Device tree support

[EXT] Re: [PATCH net] net: phylink: fix link state on phy-connect
 2017-12-02 14:58 UTC  (13+ messages)
`  "

[PATCH v4] wcn36xx: Set default BTLE coexistence config
 2017-12-02 14:25 UTC  (2+ messages)
` [v4] "

[PATCH] ath9k: dfs: use swap macro in ath9k_check_chirping
 2017-12-02 14:13 UTC  (2+ messages)
`  "

NETDEV WATCHDOG: eth0 (dwc-eth-dwmac): transmit queue 1 timed out
 2017-12-02 13:19 UTC  (7+ messages)

Wireless regressions in v4.15-rc1
 2017-12-02 12:59 UTC 

[PATCH 0/4] RFC: Realtek 83xx SMI driver core
 2017-12-02 12:56 UTC  (10+ messages)
` [PATCH 3/4] RFC: net: dsa: Add bindings for Realtek SMI DSAs

[PATCH 0/3] Handle return value of platform_get_irq
 2017-12-02 12:22 UTC  (3+ messages)
` [PATCH 1/3] iio: trigger: Fix platform_get_irq's error checking

[PATCH net-next 1/2 v6] net: ethernet: Add DT bindings for the Gemini ethernet
 2017-12-02 11:06 UTC  (2+ messages)
` [PATCH net-next 2/2 v6] net: ethernet: Add a driver for Gemini gigabit ethernet

[BUG] mveta: mvneta_txq_bufs_free NULL pointer dereference
 2017-12-02 11:06 UTC  (4+ messages)

[PATCH net] nfp: fix port stats for mac representors
 2017-12-02 10:03 UTC  (2+ messages)

[PATCH net-next] net: phy: broadcom: re-add mistakenly removed config settings
 2017-12-02  9:50 UTC 

[PATCH v2 net-next] net/tcp: trace all TCP/IP state transition with tcp_set_state tracepoint
 2017-12-02  9:36 UTC 

[Patch net-next] net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
 2017-12-02  9:21 UTC  (2+ messages)

general protection fault in __lock_acquire (2)
 2017-12-02  8:41 UTC  (2+ messages)

[PATCH 00/10] Code style patches for staging/irda
 2017-12-02  8:32 UTC  (2+ messages)
  ` [PATCH 01/10] trailing whitespace fixed

[PATCH iproute2] iproute2: Fix undeclared __kernel_long_t type build error in RHEL 6.8
 2017-12-02  8:28 UTC  (5+ messages)

[PATCH net] Revert "net: core: maybe return -EEXIST in __dev_alloc_name"
 2017-12-02  7:41 UTC 

[PATCH v2] net: macb: change GFP_KERNEL to GFP_ATOMIC
 2017-12-02  7:01 UTC 

[PATCH net-next v2] net: dsa: Allow compiling out legacy support
 2017-12-02  3:31 UTC 

UNITED NATION COMPENSATIONS,
 2017-12-02  2:21 UTC 

[PATCH/RFC] Re: 'perf test BPF' failing, libbpf regression wrt "basic API for BPF obj name"
 2017-12-02  1:15 UTC  (3+ messages)

[PATCH net-next V3 0/3] net: fix flowlabel inconsistency in reset packet
 2017-12-02  1:14 UTC  (5+ messages)
` [PATCH net-next V3 1/3] net-next: use five-tuple hash for sk_txhash
` [PATCH net-next V3 2/3] net-next: copy user configured flowlabel to reset packet
` [PATCH net-next V3 3/3] net: add a sysctl to make auto flowlabel consistent

[PATCH net-next 0/5] rhashtable: New features in walk and bucket locks
 2017-12-02  1:07 UTC  (5+ messages)
` [PATCH net-next 1/5] rhashtable: Don't reset walker table in rhashtable_walk_start

[PATCH net-next 0/2] allow setting gso_maximum values
 2017-12-02  1:03 UTC  (3+ messages)

x86 boot broken on -rc1?
 2017-12-02  0:39 UTC 

[PATCH net-next] net: dsa: Allow compiling out legacy support
 2017-12-02  0:00 UTC  (3+ messages)

[PATCH v4 0/8] Cavium OCTEON-III network driver
 2017-12-01 23:33 UTC  (10+ messages)
` [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager

[PATCH net] Revert "tcp: must block bh in __inet_twsk_hashdance()"
 2017-12-01 23:28 UTC 

[PATCH net-next 0/3] add ip6 gre and gretap collect_md mode
 2017-12-01 23:26 UTC  (4+ messages)
` [PATCH net-next 1/3] ip6_gre: "
` [PATCH net-next 2/3] bpf: allow disabling tunnel csum for ipv6
` [PATCH net-next 3/3] samples/bpf: extend test_tunnel_bpf.sh with ip6gre

[PATCH net-next resubmit 1/2] net: phy: core: use genphy version of callbacks read_status and config_aneg per default
 2017-12-01 23:25 UTC  (5+ messages)
` [PATCH net-next resubmit 2/2] net: phy: remove generic settings for callbacks config_aneg and read_status from drivers

[PATCH iproute2 net-next] gre6: add collect metadata support
 2017-12-01 23:03 UTC 

[PATCH net-next 0/5] bpftool: cgroup bpf operations
 2017-12-01 22:46 UTC  (4+ messages)
` [PATCH net-next 1/5] libbpf: add ability to guess program type based on section name

[PATCH net-next v2 0/8] xdp: make stack perform remove and tests
 2017-12-01 22:14 UTC  (12+ messages)
` [PATCH net-next v2 7/8] netdevsim: add SR-IOV functionality
` [PATCH net-next v2 8/8] net: dummy: remove fake "

[RFC PATCH] net_sched: bulk free tcf_block
 2017-12-01 22:07 UTC  (4+ messages)

[PATCH net-next 00/11] net: ethernet: ti: cpsw/ale clean up and optimization
 2017-12-01 21:36 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).