netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-05 23:25:26 to 2018-05-07 14:45:34 UTC [more...]

[PATCH iproute2] rdma: fix header files
 2018-05-07 14:45 UTC  (5+ messages)

[net-next 0/6][pull request] 100GbE Intel Wired LAN Driver Updates 2018-05-07
 2018-05-07 14:45 UTC  (7+ messages)
` [net-next 1/6] fm10k: setup VLANs for l2 accelerated macvlan interfaces
` [net-next 2/6] fm10k: reduce duplicate fm10k_stat macro code
` [net-next 3/6] fm10k: use variadic arguments to fm10k_add_stat_strings
` [net-next 4/6] fm10k: use macro to avoid passing the array and size separately
` [net-next 5/6] fm10k: warn if the stat size is unknown
` [net-next 6/6] fm10k: don't protect fm10k_queue_mac_request by fm10k_host_mbx_ready

[PATCH net-next v2 0/3] fib rule selftest
 2018-05-07 14:42 UTC  (9+ messages)
` [PATCH net-next v2 1/3] ipv4: support sport and dport in RTM_GETROUTE
` [PATCH net-next v2 2/3] ipv6: "
` [PATCH net-next v2 3/3] selftests: net: initial fib rule tests

[bpf-next v2 0/9] bpf: Add helper to do FIB lookups
 2018-05-07 14:26 UTC  (5+ messages)
` [bpf-next v2 8/9] bpf: Provide helper to do forwarding lookups in kernel FIB table

[PATCH] net: 8390: Fix possible data races in __ei_get_stats
 2018-05-07 14:15 UTC  (2+ messages)

[PATCH net-next] flow_dissector: do not rely on implicit casts
 2018-05-07 13:54 UTC  (2+ messages)

[PATCH net-next] net-next/hinic: add pci device ids for 25ge and 100ge card
 2018-05-07 13:21 UTC 

KMSAN: uninit-value in _copy_to_iter (2)
 2018-05-07 13:12 UTC  (4+ messages)
` [PATCH net] vhost: Use kzalloc() to allocate vhost_msg_node

[PATCH net 0/2] Aquantia various patches 2018-05
 2018-05-07 13:10 UTC  (3+ messages)
` [PATCH net 1/2] net: aquantia: driver should correctly declare vlan_features bits
` [PATCH net 2/2] net: aquantia: Limit number of vectors to actually allocated irqs

[PATCH bpf-next v3 00/15] Introducing AF_XDP support
 2018-05-07 13:09 UTC  (7+ messages)

The SO_BINDTODEVICE was set to the desired interface, but packets are received from all interfaces
 2018-05-07 12:41 UTC  (2+ messages)

[PATCH 01/18] docs: can.rst: fix a footnote reference
 2018-05-07 12:38 UTC  (4+ messages)
` [PATCH 09/18] net: mac80211.h: fix a bad comment line

[PATCH net-next] dt-bindings: dsa: Remove unnecessary #address/#size-cells
 2018-05-07 12:17 UTC 

[PATCH] trivial: fix inconsistent help texts
 2018-05-07 12:03 UTC 

[PATCHv2 net] sctp: delay the authentication for the duplicated cookie-echo chunk
 2018-05-07 11:38 UTC  (2+ messages)

[iproute2-next 1/1] tipc: Add support to set and get MTU for UDP bearer
 2018-05-07 11:14 UTC 

[PATCH net] MAINTAINERS: Update the 3c59x network driver entry
 2018-05-07 10:39 UTC 

[RFC bpf-next 00/10] initial control flow support for eBPF verifier
 2018-05-07 10:33 UTC  (12+ messages)
` [RFC bpf-next 01/10] bpf: cfg: partition basic blocks for each subprog
` [RFC bpf-next 02/10] bpf: cfg: add edges between basic blocks to form CFG
` [RFC bpf-next 03/10] bpf: cfg: build domination tree using Tarjan algorithm
` [RFC bpf-next 04/10] bpf: cfg: detect loop use domination information
` [RFC bpf-next 05/10] bpf: cfg: detect unreachable basic blocks
` [RFC bpf-next 06/10] bpf: cfg: move find_subprog/add_subprog to cfg.c
` [RFC bpf-next 07/10] bpf: cfg: build call graph and detect unreachable/recursive call
` [RFC bpf-next 08/10] bpf: cfg: remove push_insn and check_cfg
` [RFC bpf-next 09/10] bpf: cfg: reduce k*alloc/free call by using memory pool for allocating nodes
` [RFC bpf-next 10/10] bpf: cfg: reduce memory usage by using singly list + compat pointer

3c59x patches and the removal of an unused function
 2018-05-07 10:25 UTC  (4+ messages)
` [PATCH 2/4] net: 3com: 3c59x: Move boomerang/vortex conditional into function

WARNING in add_uevent_var
 2018-05-07 10:13 UTC  (3+ messages)

WARNING in kernfs_add_one
 2018-05-07 10:10 UTC  (7+ messages)

[PATCH v2 net-next] net: stmmac: Add support for U32 TC filter using Flexible RX Parser
 2018-05-07 10:02 UTC  (3+ messages)

[PATCH net-next] net:sched: add gkprio scheduler
 2018-05-07  9:36 UTC 

[PATCH 0/8] Assorted rhashtable fixes and cleanups
 2018-05-07  9:30 UTC  (24+ messages)
` [PATCH 2/8] rhashtable: remove nulls_base and related code
` [PATCH 7/8] rhashtable: add rhashtable_walk_prev()
` [PATCH 6/8] rhashtable: further improve stability of rhashtable_walk
` [PATCH 4/8] rhashtable: fix race in nested_table_alloc()
` [PATCH 8/8] rhashtable: don't hold lock on first table throughout insertion

pull request (net-next): ipsec-next 2018-05-07
 2018-05-07  9:01 UTC  (6+ messages)
` [PATCH 1/5] selftests: add xfrm state-policy-monitor to rtnetlink.sh
` [PATCH 2/5] udp: enable UDP checksum offload for ESP
` [PATCH 3/5] xfrm: remove VLA usage in __xfrm6_sort()
` [PATCH 4/5] change the comment of vti6_ioctl
` [PATCH 5/5] xfrm: use a dedicated slab cache for struct xfrm_state

pull request (net): ipsec 2018-05-07
 2018-05-07  8:43 UTC  (4+ messages)
` [PATCH 1/3] af_key: Always verify length of provided sadb_key
` [PATCH 2/3] xfrm: Fix warning in xfrm6_tunnel_net_exit
` [PATCH 3/3] vti6: Change minimum MTU to IPV4_MIN_MTU, vti6 can carry IPv4 too

[PATCH] bpf: fix misaligned access for BPF_PROG_TYPE_PERF_EVENT program type on x86_32 platform
 2018-05-07  8:25 UTC  (6+ messages)

linux-next: manual merge of the tip tree with the bpf-next tree
 2018-05-07  8:15 UTC  (3+ messages)

[PATCH] netfilter: nf_queue: Replace conntrack entry
 2018-05-07  8:07 UTC  (2+ messages)

[PATCH net-next 0/2] net/ipv6 misc
 2018-05-07  7:45 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ipv6: Fix typo in ipv6_find_hdr() documentation
` [PATCH net-next 2/2] net: ipv6/gre: Add GRO support

[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
 2018-05-07  7:21 UTC  (4+ messages)
` [PATCH v3 12/20] media: Remove depends on HAS_DMA in case of platform dependency

[PATCH 00/17] pull request for net-next: batman-adv 2016-10-27
 2018-05-07  6:34 UTC  (4+ messages)
` [PATCH 03/17] batman-adv: Add network_coding and mcast sysfs files to README
  ` [B.A.T.M.A.N.] "

[PATCHv2] net/xfrm: Revert "[XFRM]: Do not add a state whose SPI is zero to the SPI hash."
 2018-05-07  6:20 UTC  (2+ messages)

[RFC PATCH 3/3] arcnet: com20020: Add ethtool support
 2018-05-07  3:08 UTC  (2+ messages)

[RFC PATCH 2/3] arcnet: com20020: Fixup missing SLOWARB bit
 2018-05-07  2:55 UTC  (2+ messages)

[RFC PATCH 1/3] arcnet: com20020: Add memory map of com20020
 2018-05-07  2:55 UTC  (2+ messages)

[PATCH net] net/tls: Fix connection stall on partial tls record
 2018-05-07  2:24 UTC 

[PATCH 00/51] Netfilter/IPVS updates for net-next
 2018-05-07  2:00 UTC  (53+ messages)
` [PATCH 01/51] netfilter: ipvs: Fix space before '[' error
` [PATCH 02/51] netfilter: ipvs: Keep latest weight of destination
` [PATCH 03/51] netfilter: ipvs: Add Maglev hashing scheduler
` [PATCH 04/51] netfilter: ipvs: Add configurations of Maglev hashing
` [PATCH 05/51] ipvs: fix multiplicative hashing in sh/dh/lblc/lblcr algorithms
` [PATCH 06/51] netfilter: xt_NFLOG: use nf_log_packet instead of nfulnl_log_packet
` [PATCH 07/51] netfilter: nf_flow_table: use IP_CT_DIR_* values for FLOW_OFFLOAD_DIR_*
` [PATCH 08/51] netfilter: nf_flow_table: clean up flow_offload_alloc
` [PATCH 09/51] ipv6: make ip6_dst_mtu_forward inline
` [PATCH 10/51] netfilter: nf_flow_table: cache mtu in struct flow_offload_tuple
` [PATCH 11/51] netfilter: nf_flow_table: rename nf_flow_table.c to nf_flow_table_core.c
` [PATCH 12/51] netfilter: nf_flow_table: move ipv4 offload hook code to nf_flow_table
` [PATCH 13/51] netfilter: nf_flow_table: move ip header check out of nf_flow_exceeds_mtu
` [PATCH 14/51] netfilter: nf_flow_table: move ipv6 offload hook code to nf_flow_table
` [PATCH 15/51] netfilter: nf_flow_table: relax mixed ipv4/ipv6 flowtable dependencies
` [PATCH 16/51] netfilter: nf_flow_table: move init code to nf_flow_table_core.c
` [PATCH 17/51] netfilter: nf_flow_table: fix priv pointer for netdev hook
` [PATCH 18/51] netfilter: nf_flow_table: track flow tables in nf_flow_table directly
` [PATCH 19/51] netfilter: nf_flow_table: make flow_offload_dead inline
` [PATCH 20/51] netfilter: nf_flow_table: add a new flow state for tearing down offloading
` [PATCH 21/51] netfilter: nf_flow_table: in flow_offload_lookup, skip entries being deleted
` [PATCH 22/51] netfilter: nf_flow_table: add support for sending flows back to the slow path
` [PATCH 23/51] netfilter: nf_flow_table: tear down TCP flows if RST or FIN was seen
` [PATCH 24/51] netfilter: nf_flow_table: add missing condition for TCP state check
` [PATCH 25/51] netfilter: nf_flow_table: fix offloading connections with SNAT+DNAT
` [PATCH 26/51] netfilter: nf_tables: simplify lookup functions
` [PATCH 27/51] netfilter: nf_tables: initial support for extended ACK reporting
` [PATCH 28/51] netfilter: nf_tables: Simplify set backend selection
` [PATCH 29/51] netfilter: add NAT support for shifted portmap ranges
` [PATCH 30/51] netfilter: add __exit mark to helper modules
` [PATCH 31/51] netfilter: ebtables: add ebt_free_table_info function
` [PATCH 32/51] netfilter: ebtables: remove EBT_MATCH and EBT_NOMATCH
` [PATCH 33/51] netfilter: x_tables: remove duplicate ip6t_get_target function call
` [PATCH 34/51] netfilter: ebtables: add ebt_get_target and ebt_get_target_c
` [PATCH 35/51] netfilter: xtables: use ipt_get_target_c instead of ipt_get_target
` [PATCH 36/51] netfilter: nf_tables: support timeouts larger than 23 days
` [PATCH 37/51] netfilter: nf_tables: always use an upper set size for dynsets
` [PATCH 38/51] netfilter: merge meta_bridge into nft_meta
` [PATCH 39/51] netfilter: nf_tables: make meta expression builtin
` [PATCH 40/51] netfilter: nf_tables: merge rt expression into nft core
` [PATCH 41/51] netfilter: nf_tables: merge exthdr "
` [PATCH 42/51] ipvs: initialize tbl->entries after allocation
` [PATCH 43/51] ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
` [PATCH 44/51] netfilter: nft_numgen: add map lookups for numgen statements
` [PATCH 45/51] netfilter: nft_numgen: enable hashing of one element
` [PATCH 46/51] netfilter: ip6t_srh: extend SRH matching for previous, next and last SID
` [PATCH 47/51] netfilter: nf_nat: remove unused ct arg from lookup functions
` [PATCH 48/51] netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspace
` [PATCH 49/51] netfilter: extract Passive OS fingerprint infrastructure from xt_osf
` [PATCH 50/51] netfilter: ctnetlink: export nf_conntrack_max
` [PATCH 51/51] netfilter: nft_dynset: fix timeout updates on 32bit

[PATCH] isdn: eicon: fix a missing-check bug
 2018-05-07  1:42 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] ipv6: sr: introduce seg6local End.BPF action
 2018-05-07  1:33 UTC  (10+ messages)
` [PATCH bpf-next v3 1/6] ipv6: sr: make seg6.h includable without IPv6
` [PATCH bpf-next v3 2/6] ipv6: sr: export function lookup_nexthop
` [PATCH bpf-next v3 3/6] bpf: Add IPv6 Segment Routing helpers
` [PATCH bpf-next v3 4/6] bpf: Split lwt inout verifier structures
` [PATCH bpf-next v3 5/6] ipv6: sr: Add seg6local action End.BPF
` [PATCH bpf-next v3 6/6] selftests/bpf: test for seg6local End.BPF action

[lkp-robot] ace45bec6d [ 44.030009] watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [kworker/0:1:19]
 2018-05-07  1:15 UTC 

[RFC net-next 0/5] Support for PHY test modes
 2018-05-07  0:02 UTC  (7+ messages)
` [RFC net-next 4/5] net: phy: Add support for IEEE standard "

linux-next: manual merge of the net-next tree with the net tree
 2018-05-06 23:52 UTC 

[net-next PATCH v2 0/8] UDP GSO Segmentation clean-ups
 2018-05-06 22:29 UTC  (9+ messages)
` [net-next PATCH v2 4/8] udp: Do not pass checksum as a parameter to GSO segmentation
` [net-next PATCH v2 6/8] udp: Add support for software checksum and GSO_PARTIAL with GSO offload

A cry for help, please don't ignore!
 2018-05-06 21:03 UTC 

BUG?: receiving on a packet socket with .sll_protocoll and bridging
 2018-05-06 19:22 UTC  (4+ messages)

simplify procfs code for seq_file instances V2
 2018-05-06 17:45 UTC  (3+ messages)

[PATCH net-next 0/9] net: dsa: Plug in PHYLINK support
 2018-05-06 17:45 UTC  (4+ messages)
` [PATCH net-next 7/9] net: dsa: mv88e6xxx: add "

INFO: task hung in tls_push_record
 2018-05-06 17:37 UTC 

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-05-06 16:51 UTC  (4+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "

Locking in network code
 2018-05-06 16:16 UTC  (2+ messages)

[PATCH 0/9] tree-wide: fix typo 'can by' to 'can be'
 2018-05-06 11:23 UTC  (2+ messages)
` [PATCH 8/9] net: flow_dissector: "

[PATCH] mwifiex: delete unneeded include
 2018-05-06  7:53 UTC 

[PATCH] net/mlx5: Fix mlx5_get_vector_affinity function
 2018-05-06  7:43 UTC  (3+ messages)

(unknown),
 2018-05-05 22:07 UTC 

[PATCH v2 1/1] drivers core: multi-threading device shutdown
 2018-05-06  1:56 UTC  (3+ messages)
` [RFC PATCH] drivers core: device_root_tasks_done can be static
` [Intel-wired-lan] [PATCH v2 1/1] drivers core: multi-threading device shutdown

[PATCH net-next 0/4] qed*: Add support for new multi partitioning modes
 2018-05-06  1:43 UTC  (5+ messages)
` [PATCH net-next 1/4] qed*: Refactor mf_mode to consist of bits
` [PATCH net-next 2/4] qed: Remove unused data member 'is_mf_default'
` [PATCH net-next 3/4] qed: Add support for multi function mode with 802.1ad tagging
` [PATCH net-next 4/4] qed: Add support for Unified Fabric Port

[PATCH net] net/tls: Don't recursively call push_record during tls_write_space callbacks
 2018-05-06  1:06 UTC  (2+ messages)

BUG: please report to dccp@vger.kernel.org => prev = 0, last = 0 at net/dccp/ccids/lib/packet_history.c:LINE/tfrc_rx_his
 2018-05-06  0:57 UTC 

[PATCH bpf-next v5 0/4] Hash support for sock
 2018-05-05 23:25 UTC  (5+ messages)
` [PATCH bpf-next v5 1/4] bpf: sockmap, refactor sockmap routines to work with hashmap
` [PATCH bpf-next v5 2/4] bpf: sockmap, add hash map support
` [PATCH bpf-next v5 3/4] bpf: selftest additions for SOCKHASH
` [PATCH bpf-next v5 4/4] bpf: bpftool, support for sockhash


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