netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-17 14:48:43 to 2018-05-17 23:15:12 UTC [more...]

[PATCH] ath10k: transmit queued frames after waking queues
 2018-05-17 23:15 UTC  (2+ messages)

[PATCH bpf] bpf: fix truncated jump targets on heavy expansions
 2018-05-17 23:09 UTC  (3+ messages)

[PATCH ghak81 V3 0/3] audit: group task params
 2018-05-17 23:04 UTC  (7+ messages)
` [PATCH ghak81 V3 1/3] audit: use new audit_context access funciton for seccomp_actions_logged
` [PATCH ghak81 V3 2/3] audit: normalize loginuid read access
` [PATCH ghak81 V3 3/3] audit: collect audit task parameters

[patch net-next RFC 00/12] devlink: introduce port flavours and common phys_port_name generation
 2018-05-17 22:45 UTC  (19+ messages)
` [patch net-next RFC 04/12] dsa: set devlink port attrs for dsa ports

[net-next PATCH v2 0/4] Symmetric queue selection using XPS for Rx queues
 2018-05-17 22:43 UTC  (7+ messages)
` [net-next PATCH v2 1/4] net: Refactor XPS for CPUs and "
` [net-next PATCH v2 3/4] net-sysfs: Add interface for Rx queue map per Tx queue

[PATCH iproute2] ip link: Do not call ll_name_to_index when creating a new link
 2018-05-17 22:36 UTC  (2+ messages)

[bpf PATCH v2 1/2] bpf: sockmap update rollback on error can incorrectly dec prog refcnt
 2018-05-17 22:30 UTC  (3+ messages)
` [bpf PATCH v2 2/2] bpf: parse and verdict prog attach may race with bpf map update

[PATCH net] net: dsa: Do not register devlink for unused ports
 2018-05-17 22:29 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: Add MTU check to fib lookup helper
 2018-05-17 22:22 UTC  (5+ messages)
` [PATCH bpf-next 1/3] net/ipv4: Add helper to return path MTU based on fib result
` [PATCH bpf-next 2/3] net/ipv6: "
` [PATCH bpf-next 3/3] bpf: Add mtu checking to FIB forwarding helper

Proposal
 2018-05-17 22:15 UTC 

[PATCH v3 net-next 0/6] tcp: implement SACK compression
 2018-05-17 22:14 UTC  (11+ messages)
` [PATCH v3 net-next 1/6] tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers()
` [PATCH v3 net-next 2/6] tcp: do not force quickack when receiving out-of-order packets
` [PATCH v3 net-next 3/6] tcp: add SACK compression
` [PATCH v3 net-next 4/6] tcp: add TCPAckCompressed SNMP counter
` [PATCH v3 net-next 5/6] tcp: add tcp_comp_sack_delay_ns sysctl
` [PATCH v3 net-next 6/6] tcp: add tcp_comp_sack_nr sysctl

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-05-17 21:56 UTC  (7+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "
` [RFC PATCH ghak32 V2 03/13] audit: log container info of syscalls

[net PATCH] net: Fix a bug in removing queues from XPS map
 2018-05-17 21:50 UTC 

[PATCH net 0/7] net: ip6_gre: Fixes in headroom handling
 2018-05-17 21:53 UTC  (26+ messages)
` [PATCH net 1/7] net: ip6_gre: Request headroom in __gre6_xmit()
` [PATCH net 2/7] net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit()
` [PATCH net 3/7] net: ip6_gre: Split up ip6gre_tnl_link_config()
` [PATCH net 4/7] net: ip6_gre: Split up ip6gre_tnl_change()
` [PATCH net 5/7] net: ip6_gre: Split up ip6gre_newlink()
` [PATCH net 6/7] net: ip6_gre: Split up ip6gre_changelink()
` [PATCH net 7/7] net: ip6_gre: Fix ip6erspan hlen calculation

[PATCH v3 0/2] IR decoding using BPF
 2018-05-17 21:45 UTC  (7+ messages)
` [PATCH v3 1/2] media: rc: introduce BPF_PROG_RAWIR_EVENT
` [PATCH v3 2/2] bpf: add selftest for rawir_event type program

[PATCH v3] mlx4_core: allocate ICM memory in page size chunks
 2018-05-17 21:45 UTC  (3+ messages)

[RFC PATCH bpf-next 00/12] AF_XDP, zero-copy support
 2018-05-17 21:31 UTC  (3+ messages)
` [RFC PATCH bpf-next 12/12] i40e: implement Tx zero-copy

[bpf-next PATCH v2 0/2] SK_MSG programs: read sock fields
 2018-05-17 21:17 UTC  (3+ messages)
` [bpf-next PATCH v2 1/2] bpf: allow sk_msg programs to "
` [bpf-next PATCH v2 2/2] bpf: add sk_msg prog sk access tests to test_verifier

[PATCH net-next v3 0/3] net: Allow more drivers with COMPILE_TEST
 2018-05-17 21:14 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net: ethernet: ti: Allow most "
` [PATCH net-next v3 2/3] net: ethernet: freescale: Allow FEC "
` [PATCH net-next v3 3/3] net: phy: Allow MDIO_MOXART and MDIO_SUN4I "

[PATCH net-next] vlan: Add extack messages for link create
 2018-05-17 21:09 UTC  (2+ messages)

[PATCH net-next 1/1] qede: Add build_skb() support
 2018-05-17 21:08 UTC  (2+ messages)

[PATCH net v2] net: test tailroom before appending to linear skb
 2018-05-17 21:07 UTC  (3+ messages)

[bpf PATCH 1/2] bpf: sockmap update rollback on error can incorrectly dec prog refcnt
 2018-05-17 21:06 UTC  (6+ messages)
` [bpf PATCH 2/2] bpf: parse and verdict prog attach may race with bpf map update

[net-next 0/6][pull request] 10GbE Intel Wired LAN Driver Updates 2018-05-17
 2018-05-17 21:03 UTC  (8+ messages)
` [net-next 1/6] ixgbe: cleanup sparse warnings
` [net-next 2/6] ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
` [net-next 3/6] ixgbe: release lock for the duration of ixgbe_suspend_close()
` [net-next 4/6] ixgbe: force VF to grab new MAC on driver reload
` [net-next 5/6] ixgbevf: fix MAC address changes through ixgbevf_set_mac()
` [net-next 6/6] ice: Update NVM AQ command functions

[PATCH 0/2] bpf: sockmap, fix uninitialized variable and double-free
 2018-05-17 20:53 UTC  (8+ messages)
` [PATCH 1/2] bpf: sockmap, fix uninitialized variable
` [PATCH 2/2] bpf: sockmap, fix double-free

[PATCH net] tls: don't use stack memory in a scatterlist
 2018-05-17 20:42 UTC  (4+ messages)

[PATCH v2 net-next 0/6] tcp: implement SACK compression
 2018-05-17 20:41 UTC  (8+ messages)
` [PATCH v2 net-next 1/6] tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers()
` [PATCH v2 net-next 2/6] tcp: do not force quickack when receiving out-of-order packets
` [PATCH v2 net-next 3/6] tcp: add SACK compression
` [PATCH v2 net-next 4/6] tcp: add TCPAckCompressed SNMP counter
` [PATCH v2 net-next 5/6] tcp: add tcp_comp_sack_delay_ns sysctl
` [PATCH v2 net-next 6/6] tcp: add tcp_comp_sack_nr sysctl

[PATCH] selftests/bpf: check return value of fopen in test_verifier.c
 2018-05-17 20:37 UTC  (2+ messages)

[PATCH net-next 1/1] tc-testing: fixed copy-pasting error in ife tests
 2018-05-17 20:31 UTC  (2+ messages)

[PATCH 1/4] arcnet: com20020: Add com20020 io mapped version
 2018-05-17 20:31 UTC  (2+ messages)

[PATCH] net/ncsi: prevent a couple array underflows
 2018-05-17 20:28 UTC  (2+ messages)

[PATCH net-next] net/smc: init conn.tx_work & conn.send_lock sooner
 2018-05-17 20:25 UTC  (7+ messages)

[patch net-next] nfp: flower: fix error path during representor creation
 2018-05-17 20:23 UTC  (3+ messages)

[PATCH net-next 0/3] net: mvpp2: small improvements
 2018-05-17 20:19 UTC  (7+ messages)
` [PATCH net-next 1/3] net: mvpp2: avoid checking for free aggregated descriptors twice
` [PATCH net-next 2/3] net: mvpp2: set mac address does not require the stop/start sequence
` [PATCH net-next 3/3] net: mvpp2: print rx error with rate-limit

[bpf-next PATCH 0/2] SK_MSG programs: read sock fields
 2018-05-17 20:16 UTC  (7+ messages)
` [bpf-next PATCH 1/2] bpf: allow sk_msg programs to "
` [bpf-next PATCH 2/2] bpf: add sk_msg prog sk access tests to test_verifier

[PATCH net-next v3 00/10] net: mvpp2: phylink conversion
 2018-05-17 20:12 UTC  (2+ messages)

pull-request: wireless-drivers-next 2018-05-17
 2018-05-17 20:10 UTC  (2+ messages)

[PATCH] net: qcom/emac: Allocate buffers from local node
 2018-05-17 19:57 UTC  (2+ messages)

[PATCH net-next] vmxnet3: Replace msleep(1) with usleep_range()
 2018-05-17 19:56 UTC  (2+ messages)

[PATCH] bonding: introduce link change helper
 2018-05-17 19:51 UTC  (2+ messages)

[PATCH net] erspan: fix invalid erspan version
 2018-05-17 19:49 UTC  (2+ messages)

[PATCH net-next 0/8] tcp: default RACK loss recovery
 2018-05-17 19:45 UTC  (2+ messages)

[PATCH net-next ] net: mscc: Add SPDX identifier
 2018-05-17 19:39 UTC  (3+ messages)

[PATCH net-next] net:sched: add action inheritdsfield to skbmod
 2018-05-17 19:33 UTC 

selftests: pmtu: Need pre-required configs ?
 2018-05-17 19:32 UTC 

simplify procfs code for seq_file instances V2
 2018-05-17 19:14 UTC  (7+ messages)
` [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup

[PATCH] net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devices
 2018-05-17 19:12 UTC  (2+ messages)

[PATCH] net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
 2018-05-17 19:10 UTC  (4+ messages)

[PATCH 0/3] ibmvnic: Fix bugs and memory leaks
 2018-05-17 18:57 UTC  (2+ messages)

[PATCH v2 net] net/ipv4: Initialize proto and ports in flow struct
 2018-05-17 18:56 UTC  (2+ messages)

[PATCH 0/3] Add R8A77980 GEther support
 2018-05-17 18:53 UTC  (2+ messages)

[PATCH bpf 0/6] bpf: enhancements for multi-function programs
 2018-05-17 18:51 UTC  (3+ messages)
` [PATCH bpf 5/6] tools: bpftool: resolve calls without using imm field

[PATCH v2 net-next 00/12] net: stmmac: Clean-up and tune-up
 2018-05-17 18:47 UTC  (5+ messages)

[PATCH V2] mlx4_core: allocate ICM memory in page size chunks
 2018-05-17 18:39 UTC  (2+ messages)

[PATCH] wcn36xx: Add support for Factory Test Mode (FTM)
 2018-05-17 18:37 UTC  (3+ messages)

Request for -stable inclusion: time stamping fix for nfp
 2018-05-17 18:32 UTC  (5+ messages)

KASAN: use-after-free Read in timer_is_static_object
 2018-05-17 17:57 UTC 

[PATCH bpf-next 0/7] bpf: implement BPF_PERF_EVENT_QUERY for perf event query
 2018-05-17 17:50 UTC  (6+ messages)
` [PATCH bpf-next 2/7] bpf: introduce bpf subcommand BPF_PERF_EVENT_QUERY

[patch net-next] nfp: flower: set sysfs link to device for representors
 2018-05-17 17:51 UTC  (4+ messages)

[PATCH net-next 0/4] tcp: implement SACK compression
 2018-05-17 17:15 UTC  (16+ messages)
` [PATCH net-next 1/4] tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers()
` [PATCH net-next 2/4] tcp: do not force quickack when receiving out-of-order packets
` [PATCH net-next 3/4] tcp: add SACK compression
` [PATCH net-next 4/4] tcp: add TCPAckCompressed SNMP counter

[PATCH net-next 0/2] sched: refactor NOLOCK qdiscs
 2018-05-17 17:06 UTC  (2+ messages)

[PATCH net] net: test tailroom before appending to linear skb
 2018-05-17 17:03 UTC  (4+ messages)

[PATCH net-next] erspan: set bso bit based on mirrored packet's len
 2018-05-17 16:57 UTC  (5+ messages)

[PATCH net] stmmac: fix reception of 802.1ad Ethernet tagged frames
 2018-05-17 16:43 UTC  (4+ messages)
  ` [PATCH v2 net] stmmac: strip vlan tag on reception only for 8021q "

[PATCH net-next] net: NET_VENDOR_MICROSEMI should default ot N
 2018-05-17 16:32 UTC  (3+ messages)

suspicious RCU usage at ./include/net/inet_sock.h:LINE
 2018-05-17 16:09 UTC  (4+ messages)

[PATCH bpf-next] bpf: change eBPF helper doc parsing script to allow for smaller indent
 2018-05-17 16:05 UTC  (3+ messages)

net: ieee802154: 6lowpan: fix frag reassembly
 2018-05-17 15:59 UTC  (4+ messages)

[PATCH net-next 0/2] net: sfp: small improvements
 2018-05-17 15:08 UTC  (7+ messages)
` [PATCH net-next 1/2] net: phy: sfp: make the i2c-bus property really optional

[PATCH] ethernet: stmmac: dwmac-rk: Add GMAC support for px30
 2018-05-17 14:52 UTC  (3+ 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).