netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-23 09:44:41 to 2017-01-24 04:10:36 UTC [more...]

[PATCH v2] bpf: Restrict cgroup bpf hooks to the init netns
 2017-01-24  4:10 UTC  (10+ messages)

[PATCH 1/3] Bluetooth: bnep: fix possible might sleep error in bnep_session
 2017-01-24  4:07 UTC  (3+ messages)
` [PATCH 2/3] Bluetooth: cmtp: fix possible might sleep error in cmtp_session
` [PATCH 3/3] Bluetooth: hidp: fix possible might sleep error in hidp_session_thread

XDP offload to hypervisor
 2017-01-24  3:50 UTC  (7+ messages)

[PATCH net-next] net: dsa: Drop WARN() in tag_brcm.c
 2017-01-24  3:19 UTC 

[PULL] vhost: cleanups and fixes
 2017-01-24  2:45 UTC  (3+ messages)

[PATCH] Bluetooth: hidp: might sleep error in hidp_session_thread
 2017-01-24  2:31 UTC  (2+ messages)

[PATCH net-next] bpf, lpm: fix kfree of im_node in trie_update_elem
 2017-01-24  2:18 UTC  (3+ messages)

[PATCH] net: ks8851: Drop eeprom_size structure member
 2017-01-24  1:49 UTC 

[PATCH v2 net 0/2] ipv6: fix ip6_tnl_parse_tlv_enc_lim() issues
 2017-01-24  0:43 UTC  (3+ messages)
` [PATCH v2 net 1/2] ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
` [PATCH v2 net 2/2] ipv6: fix ip6_tnl_parse_tlv_enc_lim()

linux-next: manual merge of the net-next tree with the net tree
 2017-01-24  0:38 UTC 

[PATCH cumulus-4.1.y 1/5] vxlan: flush fdb entries on oper down
 2017-01-24  0:14 UTC  (6+ messages)
` [PATCH cumulus-4.1.y 2/5] vxlan: don't replace fdb entry if nothing changed

[RFC PATCH] mlx5: Fix page rfcnt issue
 2017-01-24  0:16 UTC  (2+ messages)

[PATCH net-next 0/2] vxlan: misc fdb fixes
 2017-01-24  0:14 UTC  (6+ messages)
` [PATCH net-next 1/2] vxlan: don't flush static fdb entries on admin down

[RFC PATCH net-next 0/5] bridge: per vlan lwt and dst_metadata support
 2017-01-24  0:09 UTC  (10+ messages)
` [RFC PATCH net-next 4/5] bridge: vlan lwt and dst_metadata netlink support

[PATCH net-next 0/5] Misc BPF improvements
 2017-01-24  0:06 UTC  (6+ messages)
` [PATCH net-next 1/5] bpf: simplify __is_valid_access test on cb
` [PATCH net-next 2/5] bpf: enable load bytes helper for filter/reuseport progs
` [PATCH net-next 3/5] bpf: allow option for setting bpf_l4_csum_replace from scratch
` [PATCH net-next 4/5] bpf: add prog tag test case to bpf selftests
` [PATCH net-next 5/5] bpf: enable verifier to better track const alu ops

[PATCH net 0/2] ipv6: fix ip6_tnl_parse_tlv_enc_lim() issues
 2017-01-24  0:06 UTC  (4+ messages)
` [PATCH net-next 1/2] ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
` [PATCH net-next 2/2] ipv6: fix ip6_tnl_parse_tlv_enc_lim()

[patch net-next 0/4] Add support for offloading packet-sampling
 2017-01-23 23:57 UTC  (3+ messages)
` [patch net-next 1/4] net: Introduce psample, a new genetlink channel for packet sampling

sk_buff and reference counting netdev pointers
 2017-01-23 23:45 UTC  (2+ messages)

[PATCH 1/3] ath10k: remove multiple defines of DIAG_TRANSFER_LIMIT
 2017-01-23 23:19 UTC  (4+ messages)
` [PATCH 2/3] ath10k: use dma_zalloc_coherent()
` [PATCH 3/3] ath10k: fix typo in addr calculation

[PATCH net-next 0/3] net/tcp-fastopen: Add new userspace API support
 2017-01-23 23:01 UTC  (14+ messages)
` [PATCH net-next 1/3] net/tcp-fastopen: refactor cookie check logic
` [PATCH net-next 2/3] net: Remove __sk_dst_reset() in tcp_v6_connect()
` [PATCH net-next 3/3] net/tcp-fastopen: Add new API support

Question about veth_xmit()
 2017-01-23 22:42 UTC  (7+ messages)

[net PATCH v5 0/6] virtio_net XDP fixes and adjust_header support
 2017-01-23 22:28 UTC  (17+ messages)
` [net PATCH v5 1/6] virtio_net: use dev_kfree_skb for small buffer XDP receive
` [net PATCH v5 6/6] virtio_net: XDP support for adjust_head

[PATCH v4 0/3] bpf: add longest prefix match map
 2017-01-23 21:11 UTC  (5+ messages)
` [PATCH v4 1/3] bpf: add a longest prefix match trie map implementation

[PATCH v2] net: xilinx: constify net_device_ops structure
 2017-01-23 21:00 UTC  (2+ messages)

[PATCH v2] net: moxa: constify net_device_ops structures
 2017-01-23 21:00 UTC  (2+ messages)

[RFC PATCH net-next 0/5] net: improve support for SCTP checksums
 2017-01-23 20:59 UTC  (7+ messages)
` [RFC PATCH net-next 1/5] skbuff: add stub to help computing crc32c on SCTP packets
` [RFC PATCH net-next 2/5] net: split skb_checksum_help
` [RFC PATCH net-next 3/5] net: introduce skb_sctp_csum_help
` [RFC PATCH net-next 4/5] net: more accurate checksumming in validate_xmit_skb
` [RFC PATCH net-next 5/5] Documentation: add description of skb_sctp_csum_help

[PATCH] virtio_net: fix PAGE_SIZE > 64k
 2017-01-23 20:46 UTC  (2+ messages)

iproute2: using .maxattr = IFLA_VLAN_MAX??
 2017-01-23 20:45 UTC  (2+ messages)

[PATCH net] net: dsa: Check return value of phy_connect_direct()
 2017-01-23 20:43 UTC  (2+ messages)

[PATCH net 0/2] net: Fix oops on state free after lwt module unload
 2017-01-23 20:42 UTC  (4+ messages)
` [PATCH net v2 "
  ` [PATCH net v2 2/2] lwtunnel: Fix oops on state free after encap "

[PATCH] Introduce a sysctl that modifies the value of PROT_SOCK
 2017-01-23 20:39 UTC  (4+ messages)
` [PATCH v2 net-next] "
  ` [PATCH v3 "

[PATCH net] net: phy: Avoid deadlock during phy_error()
 2017-01-23 20:37 UTC  (2+ messages)

[PATCH] bpf: Restrict cgroup bpf hooks to the init netns
 2017-01-23 20:33 UTC 

[PATCH] Documentation: net: phy: improve explanation when to specify the PHY ID
 2017-01-23 20:33 UTC  (3+ messages)

(unknown),
 2017-01-23 20:20 UTC  (9+ messages)
` Potential issues (security and otherwise) with the current cgroup-bpf API

[PATCH v2] virtio_net: fix PAGE_SIZE > 64k
 2017-01-23 19:37 UTC 

[PATCH 1/3] powerpc: bpf: remove redundant check for non-null image
 2017-01-23 19:22 UTC  (8+ messages)
` [PATCH 3/3] powerpc: bpf: implement in-register swap for 64-bit endian operations

[Patch net] af_unix: move unix_mknod() out of bindlock
 2017-01-23 19:17 UTC 

fs, net: deadlock between bind/splice on af_unix
 2017-01-23 19:00 UTC  (12+ messages)

[PATCHv3 net-next 0/4] sctp: add sender-side procedures for stream reconf asoc reset and add streams
 2017-01-23 18:47 UTC  (18+ messages)
` [PATCHv3 net-next 3/4] sctp: add support for generating stream reconf add incoming/outgoing streams request chunk
` [PATCHv3 net-next 4/4] sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Request Parameter

wrong smp_mb__after_atomic() in tcp_check_space() ?
 2017-01-23 18:45 UTC  (5+ messages)

[PATCHv5 net-next 0/5] sctp: add sender-side procedures for stream reconf asoc reset and add streams
 2017-01-23 18:42 UTC  (2+ messages)

[PATCH] net: ethernet: mvneta: add support for 2.5G DRSGMII mode
 2017-01-23 18:18 UTC  (2+ messages)

[PATCH v4 net-next] net: mvneta: implement .set_wol and .get_wol
 2017-01-23 18:10 UTC  (2+ messages)

[net-next 0/8] More MV88E6390 patches
 2017-01-23 18:06 UTC  (2+ messages)

[PATCH] [net-next] net: qcom/emac: rename emac_phy to emac_sgmii and move it
 2017-01-23 18:03 UTC  (4+ messages)
` [PATCH] [net-next][v2] net: qcom/emac: claim the irq only when the device is opened

[PATCH] net: adaptec: starfire: add checks for dma mapping errors
 2017-01-23 17:53 UTC  (2+ messages)

[PATCH net v2] net: mpls: Fix multipath selection for LSR use case
 2017-01-23 17:48 UTC  (2+ messages)

EPOLLERR on memory mapped netlink socket
 2017-01-23 17:40 UTC  (2+ messages)

[PATCH 0/4] Make xfrm usable by 32-bit programs
 2017-01-23 16:57 UTC  (5+ messages)

[PATCH net-next] net: ipv6: ignore null_entry on route dumps
 2017-01-23 16:51 UTC  (3+ messages)

[PATCH] phy: marvell: remove conflicting initializer
 2017-01-23 16:28 UTC  (4+ messages)

[PATCH v2 net-next] net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering
 2017-01-23 16:28 UTC  (8+ messages)

[PATCH net-next] net: stmicro: dwmac4 comments enhancement
 2017-01-23 16:20 UTC  (2+ messages)

[PATCH net-next v6 1/1] net sched actions: Add support for user cookies
 2017-01-23 16:18 UTC  (3+ messages)

[PATCH net-next] bnx2x: avoid two atomic ops per page on x86
 2017-01-23 16:18 UTC  (2+ messages)

[PATCH net] net/mlx5e: Do not recycle pages from emergency reserve
 2017-01-23 15:45 UTC  (3+ messages)

[PATCH v1] net: phy: micrel: add KSZ8795 ethernet switch
 2017-01-23 15:12 UTC  (2+ messages)

[PATCH net-next 0/2] net: couple mdio_module_driver changes
 2017-01-23 15:00 UTC  (5+ messages)
` [PATCH net-next 1/2] net: phy: Fix typo for MDIO module boilerplate comment
` [PATCH net-next 2/2] net: dsa: b53: Utilize mdio_module_driver

Urgent Please,,
 2017-01-23 14:11 UTC 

[PATCH v1 0/4]crypto:chcr- Bug Fixes for 4.10
 2017-01-23 13:39 UTC  (2+ messages)

[patch] samples/bpf: silence shift wrapping warning
 2017-01-23 13:27 UTC  (2+ messages)

Reference counting struct inet_peer
 2017-01-23 12:42 UTC 

[PATCH 00/17] gtp: fixes and support multiple VRF's per GTP socket
 2017-01-23 11:57 UTC  (18+ messages)
` [PATCH 01/17] gtp: add genl family modules alias
` [PATCH 02/17] gtp: clear DF bit on GTP packet tx
` [PATCH 03/17] gtp: make GTP sockets in gtp_newlink optional
` [PATCH 04/17] gtp: return error ptr in find pdp helpers
` [PATCH 05/17] gtp: unify genl_find_pdp and prepare for per socket lookup
` [PATCH 06/17] gtp: fix cross netns recv on gtp socket
` [PATCH 07/17] gtp: remove unnecessary rcu_read_lock
` [PATCH 08/17] gtp: consolidate pdp context destruction into helper
` [PATCH 09/17] gtp: use addr_hash when traversing pdp contexts
` [PATCH 10/17] gtp: add socket to pdp context
` [PATCH 11/17] gtp: consolidate gtp socket rx path
` [PATCH 12/17] gtp: let userspace handle packets for invalid tunnels
` [PATCH 13/17] gtp: replace netdev_dbg and KERN_DEBUG printk with pr_debug
` [PATCH 14/17] gtp: move TEID hash to per socket structure
` [PATCH 15/17] gtp: rename gtp hashtable helpers
` [PATCH 16/17] gtp: add genl cmd to enable GTP encapsulation on UDP socket
` [PATCH 17/17] gtp: add support to select a GTP socket during PDP context creation

[net-next PATCH v7] net: dummy: Introduce dummy virtual functions
 2017-01-23 11:17 UTC 

net: use-after-free in tw_timer_handler
 2017-01-23 10:23 UTC  (2+ messages)

[PATCH] net: stmicro: fix LS field mask in EEE configuration
 2017-01-23 10:17 UTC  (3+ messages)

[patch net] mlxsw: spectrum_router: Correctly reallocate adjacency entries
 2017-01-23 10:11 UTC 

[PATCH v3 0/3] xen: optimize xenbus performance
 2017-01-23 10:09 UTC  (2+ messages)
` [PATCH v3 2/3] xen: modify xenstore watch event interface

[patch net-next v2 0/4] Add support for offloading packet-sampling
 2017-01-23 10:07 UTC  (5+ messages)
` [patch net-next v2 1/4] net: Introduce psample, a new genetlink channel for packet sampling
` [patch net-next v2 2/4] net/sched: Introduce sample tc action
` [patch net-next v2 3/4] mlxsw: reg: add the Monitoring Packet Sampling Configuration Register
` [patch net-next v2 4/4] mlxsw: spectrum: Add packet sample offloading support


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