netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-15 12:49:41 to 2017-06-16 07:17:05 UTC [more...]

remove dma_alloc_noncoherent
 2017-06-16  7:17 UTC 

[PATCH 0/5] skb data accessors cleanup
 2017-06-16  7:07 UTC  (6+ messages)
` [PATCH 1/5] networking: convert many more places to skb_put_zero()
` [PATCH 2/5] networking: introduce and use skb_put_data()
` [PATCH 3/5] networking: make skb_put & friends return void pointers
` [PATCH 4/5] networking: make skb_pull "
` [PATCH 5/5] networking: make skb_push & __skb_push "

[PATCH net] net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
 2017-06-16  7:00 UTC 

[PATCH] ath6kl: fix spelling mistake: "Indicat" -> "Indicate"
 2017-06-16  6:57 UTC  (2+ messages)
`  "

[PATCH iproute2 net-next] ip neigh: allow flush FAILED neighbour entry
 2017-06-16  3:31 UTC  (5+ messages)
` [PATCHv2 "

[PATCH net-next 0/2] r8152: adjust runtime suspend/resume
 2017-06-16  3:29 UTC  (4+ messages)
` [PATCH net-next v2 "

[PATCH net-next 00/10] mlx4 XDP performance improvements
 2017-06-16  2:53 UTC  (2+ messages)

[pull request][net 0/6] Mellanox mlx5 fixes 2017-06-14
 2017-06-16  2:23 UTC  (8+ messages)
` [net 1/6] net/mlx5: Wait for FW readiness before initializing command interface
` [net 2/6] net/mlx5e: Fix timestamping capabilities reporting
` [net 3/6] net/mlx5e: Fix min inline value for VF rep SQs
` [net 4/6] net/mlx5: Properly check applicability of devlink eswitch commands
` [net 5/6] net/mlx5e: Remove TC header re-write offloading of ip tos
` [net 6/6] net/mlx5e: Avoid doing a cleanup call if the profile doesn't have it

[PATCH] Convert multiple netdev_info messages to netdev_dbg
 2017-06-16  2:03 UTC  (4+ messages)

[PATCH v4 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-06-16  1:10 UTC  (4+ messages)
` [PATCH v4 2/3] PCI: Enable PCIe Relaxed Ordering if supported

[PATCH v2 1/2] tcp: md5: add an address prefix for key lookup
 2017-06-16  1:07 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix

[PATCH v3 net-next 0/9] bpf: xdp: Report bpf_prog ID in IFLA_XDP
 2017-06-16  1:05 UTC  (11+ messages)
` [PATCH v3 net-next 1/9] net: Add IFLA_XDP_PROG_ID
` [PATCH v3 net-next 2/9] bpf: mlx4: Report bpf_prog ID during XDP_QUERY_PROG
` [PATCH v3 net-next 3/9] bpf: mlx5e: "
` [PATCH v3 net-next 4/9] bpf: virtio_net: "
` [PATCH v3 net-next 5/9] bpf: bnxt: "
` [PATCH v3 net-next 6/9] bpf: thunderx: "
` [PATCH v3 net-next 7/9] bpf: ixgbe: "
` [PATCH v3 net-next 8/9] bpf: nfp: "
` [PATCH v3 net-next 9/9] bpf: qede: "

[PATCH net-next] net: dsa: add cross-chip multicast support
 2017-06-16  0:34 UTC  (3+ messages)

clean up and modularize arch dma_mapping interface
 2017-06-16  0:20 UTC  (5+ messages)
` [PATCH 17/44] hexagon: switch to use ->mapping_error for error reporting
` [PATCH 31/44] hexagon: remove arch-specific dma_supported implementation

[pull request][net-next 00/15] Mellanox mlx5 updates and cleanups 2017-06-16
 2017-06-15 23:49 UTC  (17+ messages)
` [net-next 01/15] net/mlx5: Update eqe_type_str() event names
` [net-next 02/15] net/mlx5: Fix some spelling mistakes
` [net-next 03/15] net/mlx5: Avoid using multiple blank lines
` [net-next 04/15] net/mlx5: Avoid blank lines before/after closing/opening braces
` [net-next 05/15] net/mlx5: Align to match opening parenthesis
` [net-next 06/15] net/mlx5: Avoid space after casting
` [net-next 07/15] net/mlx5: Undo LAG upon request to create virtual functions
` [net-next 08/15] net/mlx5e: Use function to map aRFS into traffic type
` [net-next 09/15] net/mlx5e: Fix typo in warning if CQ moderation is not supported
` [net-next 10/15] net/mlx5e: Rename physical symbol errors counter
` [net-next 11/15] net/mlx5e: Reduce number of heap allocated buffers for update stats
` [net-next 12/15] net/mlx5e: Move and optimize query out of buffer function
` [net-next 13/15] net/mlx5e: Optimize update stats work
` [net-next 14/15] net/mlx5: Expose command polling interface
` [net-next 15/15] net/mlx5: Add fast unload support in shutdown flow

[PATCH net-next repost] nfp: add VLAN filtering support
 2017-06-15 23:22 UTC 

[PATCH] skbuff: make skb_put_zero() return void
 2017-06-15 22:55 UTC  (15+ messages)

ath9k - Division by zero in kernel (as well as firmware panic)
 2017-06-15 22:37 UTC  (7+ messages)
` ath9k_htc "

[PATCH RFC 0/3] bpf/arm64/mips: Avoid inline asm in BPF
 2017-06-15 22:35 UTC  (4+ messages)
` [PATCH RFC 1/3] arm64: Gate inclusion of asm/sysreg.h by __EMITTING_BPF__
` [PATCH RFC 2/3] samples/bpf: Add define __EMITTING_BPF__ when building BPF
` [PATCH RFC 3/3] MIPS: Include file changes to enable building BPF code with llvm

[RFC 0/3] make skb accessors return void pointers
 2017-06-15 22:12 UTC  (4+ messages)
` [RFC 1/3] networking: make skb_put & friends "
` [RFC 2/3] networking: make skb_pull "
` [RFC 3/3] networking: make skb_push & __skb_push "

[PATCH] atm: solos-pci: remove useless variable assignments
 2017-06-15 21:43 UTC  (3+ messages)

[PATCH net-next 0/7] qed*: RDMA and infrastructure for iWARP
 2017-06-15 21:41 UTC  (10+ messages)
  ` [PATCH net-next 1/7] qed: Chain support for external PBL
` [PATCH net-next 2/7] qed: RoCE EDPM to honor PFC
` [PATCH net-next 3/7] qed: Disable RoCE dpm when DCBx change occurs
` [PATCH net-next 4/7] qed*: Rename qede_roce.[ch]
` [PATCH net-next 5/7] qed*: Set rdma generic functions prefix
` [PATCH net-next 6/7] qed: Wait for resources before FUNC_CLOSE
` [PATCH net-next 7/7] qed: SPQ async callback registration

[PATCH net-next] net: dsa: assign default CPU port to all ports
 2017-06-15 21:23 UTC  (3+ messages)

[net-next:master 1119/1146] ERROR: "tcp_rate_check_app_limited" [net/tls/tls.ko] undefined!
 2017-06-15 21:19 UTC 

[PATCH] intel: i40e: virtchnl: fix incorrect variable assignment
 2017-06-15 21:07 UTC  (3+ messages)
` [Intel-wired-lan] "

[RFC PATCH net-next v2 00/15] bpf: BPF support for socket ops
 2017-06-15 20:08 UTC  (16+ messages)
` [RFC PATCH net-next v2 01/15] "
` [RFC PATCH net-next v2 02/15] bpf: program to load socketops BPF programs
` [RFC PATCH net-next v2 03/15] bpf: Support for per connection SYN/SYN-ACK RTOs
` [RFC PATCH net-next v2 04/15] bpf: Sample bpf program to set "
` [RFC PATCH net-next v2 05/15] bpf: Support for setting initial receive window
` [RFC PATCH net-next v2 06/15] bpf: Sample bpf program to set initial window
` [RFC PATCH net-next v2 07/15] bpf: Add setsockopt helper function to bpf
` [RFC PATCH net-next v2 08/15] bpf: Add TCP connection BPF callbacks
` [RFC PATCH net-next v2 09/15] bpf: Sample BPF program to set buffer sizes
` [RFC PATCH net-next v2 10/15] bpf: Add support for changing congestion control
` [RFC PATCH net-next v2 11/15] bpf: Sample BPF program to set "
` [RFC PATCH net-next v2 12/15] bpf: Adds support for setting initial cwnd
` [RFC PATCH net-next v2 13/15] bpf: Sample BPF program to set "
` [RFC PATCH net-next v2 14/15] bpf: Adds support for setting sndcwnd clamp
` [RFC PATCH net-next v2 15/15] bpf: Sample bpf program to set "

[RFC v2] networking: convert many more places to skb_put_zero()
 2017-06-15 19:26 UTC  (3+ messages)

[PATCH net-next V2 0/2] pktgen new parameters
 2017-06-15 19:24 UTC  (5+ messages)
` [PATCH net-next V2 1/2] pktgen: Specify num packets per thread
` [PATCH net-next V2 2/2] pktgen: Specify the index of first thread

[PATCH net-next] nfp: add VLAN filtering support
 2017-06-15 19:23 UTC  (4+ messages)

[PATCH 1/1] Doc: net: dsa: b53: update location of referenced dsa.txt
 2017-06-15 19:02 UTC  (2+ messages)

[PATCH net-next] sunvnet: restrict advertized checksum offloads to just IP
 2017-06-15 18:54 UTC  (3+ messages)

[PATCH net] sctp: return next obj by passing pos + 1 into sctp_transport_get_idx
 2017-06-15 18:41 UTC  (2+ messages)

[PATCH net-next 0/3] r8152: support new chips
 2017-06-15 18:32 UTC  (2+ messages)

[PATCH net-next 0/3] rds: tcp: misc bug fixes
 2017-06-15 18:28 UTC  (4+ messages)
` [PATCH net-next 1/3] rds: tcp: remove cp_outgoing
` [PATCH net-next 2/3] rds: tcp: various endian-ness fixes
` [PATCH net-next 3/3] rds: tcp: Set linger when rejecting an incoming conn in rds_tcp_accept_one

[PATCH 0/5 net-next v2] ibmvnic: LPM bug fixes
 2017-06-15 18:31 UTC  (2+ messages)

[PATCH iproute/master 0/3] lost mpls ip tunnel patches
 2017-06-15 18:31 UTC  (6+ messages)
` [PATCH iproute/master 2/3] iptunnel: add support for mpls/ip to sit tunnels

[PATCH net] rxrpc: Fix several cases where a padded len isn't checked in ticket decode
 2017-06-15 18:27 UTC  (2+ messages)

linux-next: build failure after merge of the wireless-drivers-next tree
 2017-06-15 18:25 UTC  (4+ messages)

[PATCH net-next 0/2] net: sched: act_tunnel_key: UDP checksums
 2017-06-15 18:21 UTC  (2+ messages)

[PATCH] net: s2io: remove useless variable in fill_rx_buffers
 2017-06-15 18:15 UTC  (2+ messages)

[PATCH net-next 0/8] net: dsa: prefix Global macros
 2017-06-15 18:08 UTC  (11+ messages)
` [PATCH net-next 1/8] net: dsa: mv88e6xxx: prefix Global Status macros
` [PATCH net-next 2/8] net: dsa: mv88e6xxx: prefix Global Switch MAC macros
` [PATCH net-next 3/8] net: dsa: mv88e6xxx: prefix Global ATU macros
` [PATCH net-next 4/8] net: dsa: mv88e6xxx: prefix Global VTU macros
` [PATCH net-next 5/8] net: dsa: mv88e6xxx: prefix Global Control macros
` [PATCH net-next 6/8] net: dsa: mv88e6xxx: prefix Global Monitor "
` [PATCH net-next 7/8] net: dsa: mv88e6xxx: prefix Global Stats macros
` [PATCH net-next 8/8] net: dsa: mv88e6xxx: prefix Global Prio and Tag macros

nfc: nci: fix potential NULL pointer dereference
 2017-06-15 17:29 UTC  (3+ messages)
` [PATCH] nfc: nci: remove unnecessary null check

[PATCH net-next 0/2] net: dsa: loop: Driver updates
 2017-06-15 17:15 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: loop: Inline unregister_fixed_phys()
` [PATCH net-next 2/2] net: dsa: loop: Implement ethtool statistics

[PATCH 1/2] ip_tunnel: fix ip tunnel lookup in collect_md mode
 2017-06-15 16:37 UTC  (2+ messages)
` [PATCH 2/2] ip6_tunnel: fix ip6 "

[PATCH 2/2] ip6_tunnel: fix ip6 tunnel lookup in collect_md mode
 2017-06-15 16:36 UTC 

[PATCH net-next v5 00/11] net: mvmdio: add xMDIO xSMI support
 2017-06-15 16:35 UTC  (14+ messages)
` [PATCH net-next v5 01/11] net: mvmdio: reorder headers alphabetically
` [PATCH net-next v5 02/11] net: mvmdio: use tabs for defines
` [PATCH net-next v5 03/11] net: mvmdio: use GENMASK for masks
` [PATCH net-next v5 04/11] net: mvmdio: remove duplicate locking
` [PATCH net-next v5 05/11] net: mvmdio: introduce an ops structure
` [PATCH net-next v5 06/11] net: mvmdio: put the poll intervals in the "
` [PATCH net-next v5 07/11] net: mvmdio: check the MII_ADDR_C45 bit is not set for smi operations
` [PATCH net-next v5 08/11] net: mvmdio: add xmdio xsmi support
` [PATCH net-next v5 09/11] net: mvmdio: simplify the smi read and write error paths
` [PATCH net-next v5 10/11] dt-bindings: orion-mdio: document the new xmdio compatible
` [PATCH net-next v5 11/11] arm64: marvell: dts: add xmdio nodes for 7k/8k

[PATCH net] sctp: fix spinfo_srtt to be in msecs and not jiffies
 2017-06-15 16:15 UTC  (2+ messages)

[PATCH v3 net-next 0/4] kernel TLS
 2017-06-15 16:13 UTC  (2+ messages)

[PATCH v1 0/2] Add support for Broadcom DTE based PTP clock
 2017-06-15 16:07 UTC  (2+ messages)

[RFC] networking: introduce and use skb_put_data()
 2017-06-15 15:40 UTC  (2+ messages)

[PATCH iproute2] link_gre6: really support encaplimit option
 2017-06-15 15:33 UTC  (4+ messages)

[PATCH] ibmvnic: driver initialization for kdump/kexec
 2017-06-15 18:48 UTC 

[PATCH net] ipv6: fix calling in6_ifa_hold incorrectly for dad work
 2017-06-15 14:58 UTC  (2+ messages)

[PATCH v2 00/11] bring back stack frame warning with KASAN
 2017-06-15 14:56 UTC  (3+ messages)
` [PATCH v2 08/11] brcmsmac: make some local variables 'static const' to reduce stack size

ARM GLX Khadas VIM Pro - Ethernet detected as only 10Mbps and stalled after some traffic
 2017-06-15 14:40 UTC  (7+ messages)

[RFC PATCH v2 net-next 00/10] bpf: rewrite value tracking in verifier
 2017-06-15 14:38 UTC  (11+ messages)
` [RFC PATCH v2 net-next 01/10] selftests/bpf: add test for mixed signed and unsigned bounds checks
` [RFC PATCH v2 net-next 02/10] bpf/verifier: rework value tracking
` [RFC PATCH v2 net-next 03/10] nfp: change bpf verifier hooks to match new verifier data structures
  ` [RFC PATCH v2 net-next 04/10] bpf/verifier: track signed and unsigned min/max values
  ` [RFC PATCH v2 net-next 05/10] bpf/verifier: more concise register state logs for constant var_off
  ` [RFC PATCH v2 net-next 08/10] selftests/bpf: add a test to test_align
  ` [RFC PATCH v2 net-next 10/10] selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifier
` [RFC PATCH v2 net-next 06/10] selftests/bpf: change test_verifier expectations
` [RFC PATCH v2 net-next 07/10] selftests/bpf: rewrite test_align
` [RFC PATCH v2 net-next 09/10] selftests/bpf: add test for bogus operations on pointers

[PATCH v4 00/11] net: mvmdio: add xMDIO xSMI support
 2017-06-15 13:22 UTC  (6+ messages)
` [PATCH v4 10/11] dt-bindings: orion-mdio: document the new xmdio compatible

[PATCH net-next 0/3] ipmr/ip6mr: add Netlink notifications on cache reports
 2017-06-15 13:00 UTC  (6+ messages)

[PATCH iproute2 master] bpf: provide fallback defs for __NR_bpf when not avail
 2017-06-15 12:49 UTC  (5+ 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).