netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-02 03:34:30 to 2017-05-02 20:39:09 UTC [more...]

[GIT] Networking
 2017-05-02 20:39 UTC 

[net-next PATCH 0/4] Improve bpf ELF-loader under samples/bpf
 2017-05-02 20:30 UTC  (7+ messages)
` [net-next PATCH 1/4] samples/bpf: adjust rlimit RLIMIT_MEMLOCK for traceex2, tracex3 and tracex4
` [net-next PATCH 2/4] samples/bpf: make bpf_load.c code compatible with ELF maps section changes
` [net-next PATCH 3/4] samples/bpf: load_bpf.c make callback fixup more flexible
` [net-next PATCH 4/4] samples/bpf: export map_data[] for more info on maps

[RFC PATCH v2 00/17] latest qdisc patch series
 2017-05-02 20:00 UTC  (19+ messages)
` [RFC PATCH v2 01/17] net: sched: cleanup qdisc_run and __qdisc_run semantics
` [RFC PATCH v2 02/17] net: sched: allow qdiscs to handle locking
` [RFC PATCH v2 03/17] net: sched: remove remaining uses for qdisc_qlen in xmit path
` [RFC PATCH v2 04/17] net: sched: provide per cpu qstat helpers
` [RFC PATCH v2 05/17] net: sched: a dflt qdisc may be used with per cpu stats
` [RFC PATCH v2 06/17] net: sched: explicit locking in gso_cpu fallback
` [RFC PATCH v2 07/17] net: sched: drop qdisc_reset from dev_graft_qdisc
` [RFC PATCH v2 08/17] net: sched: support skb_bad_tx with lockless qdisc
` [RFC PATCH v2 09/17] net: sched: check for frozen queue before skb_bad_txq check
` [RFC PATCH v2 10/17] net: sched: qdisc_qlen for per cpu logic
` [RFC PATCH v2 11/17] net: sched: helper to sum qlen
` [RFC PATCH v2 12/17] net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq
` [RFC PATCH v2 13/17] net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio
` [RFC PATCH v2 14/17] net: skb_array: expose peek API
` [RFC PATCH v2 15/17] net: sched: pfifo_fast use skb_array
` [RFC PATCH v2 16/17] net: skb_array additions for unlocked consumer
` [RFC PATCH v2 17/17] net: sched: lock once per bulk dequeue

[net-next 0/2] tipc: refactor socket receive functions
 2017-05-02 19:57 UTC  (4+ messages)
` [net-next 1/2] tipc: refactor function tipc_sk_recvmsg()
` [net-next 2/2] tipc: refactor function tipc_sk_recv_stream()

[PATCH net-next iproute2 0/3] ip: Initial support for extack errors
 2017-05-02 19:49 UTC  (10+ messages)
` [PATCH net-next iproute2 1/3] netlink: import netlink message parsing from kernel

[PATCH v3 net-next 00/11] ibmvnic: Updated reset handler and code fixes
 2017-05-02 19:49 UTC  (13+ messages)
` [PATCH v3 net-next 01/11] ibmvnic: Move resource initialization to its own routine
` [PATCH v3 net-next 02/11] ibmvnic: Replace is_closed with state field
` [PATCH v3 net-next 03/11] ibmvnic: Updated reset handling
` [PATCH v3 net-next 04/11] ibmvnic: Delete napi's when releasing driver resources
` [PATCH v3 net-next 05/11] ibmvnic: Whitespace correction in release_rx_pools
` [PATCH v3 net-next 06/11] ibmvnic: Clean up tx pools when closing
` [PATCH v3 net-next 07/11] ibmvnic: Wait for any pending scrqs entries at driver close
` [PATCH v3 net-next 08/11] ibmvnic: Check for driver reset first in ibmvnic_xmit
` [PATCH v3 net-next 09/11] ibmvnic: Continue skb processing after skb completion error
` [PATCH v3 net-next 10/11] ibmvnic: Record SKB RX queue during poll
` [PATCH v3 net-next 11/11] ibmvnic: Move queue restarting in ibmvnic_tx_complete

[PATCH 0/9] net: thunderx: Adds XDP support
 2017-05-02 19:47 UTC  (11+ messages)
` [PATCH 1/9] net: thunderx: Support for page recycling
` [PATCH 2/9] net: thunderx: Optimize RBDR descriptor handling
` [PATCH 3/9] net: thunderx: Optimize CQE_TX handling
` [PATCH 4/9] net: thunderx: Cleanup receive buffer allocation
` [PATCH 5/9] net: thunderx: Add basic XDP support
` [PATCH 6/9] net: thunderx: Add support for XDP_DROP
` [PATCH 7/9] net: thunderx: Add support for XDP_TX
` [PATCH 8/9] net: thunderx: Support for XDP header adjustment
` [PATCH 9/9] net: thunderx: Optimize page recycling for XDP

[PATCH] ipx: call ipxitf_put() in ioctl error path
 2017-05-02 19:35 UTC  (2+ messages)

[PATCH 0/2] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-05-02 19:34 UTC  (8+ messages)
` [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING

[patch net-next repost] net: sched: add helpers to handle extended actions
 2017-05-02 19:34 UTC  (4+ messages)

[PATCH net 0/2] qed*: PTP bug fixes
 2017-05-02 19:33 UTC  (4+ messages)
` [PATCH net 1/2] qede: Fix concurrency issue in PTP Tx path processing
` [PATCH net 2/2] qed*: Fix issues in the ptp filter config implementation

[PATCH v2] stmmac: Add support for SIMATIC IOT2000 platform
 2017-05-02 19:31 UTC  (3+ messages)

[PATCH net v4 00/12] Fix possbile memleaks when fail to register_netdevice
 2017-05-02 19:30 UTC  (15+ messages)
` [PATCH net v4 01/12] driver: dummy: Fix one possbile memleak "
` [PATCH net v4 02/12] driver: ifb: "
` [PATCH net v4 03/12] driver: loopback: "
` [PATCH net v4 04/12] driver: team: "
` [PATCH net v4 05/12] driver: veth: "
` [PATCH net v4 06/12] net: ip6_gre: "
` [PATCH net v4 07/12] ip6_tunnel: "
` [PATCH net v4 08/12] net: ip6_vti: "
` [PATCH net v4 09/12] net: ip_tunnel: "
` [PATCH net v4 10/12] net: sit: "
` [PATCH net v4 11/12] net: vlan: "
` [PATCH net v4 12/12] net: batman-adv: "

[PATCH net v2] net: hns: fix ethtool_get_strings overflow in hns driver
 2017-05-02 19:08 UTC  (2+ messages)

[PATCH net] tcp: fix wraparound issue in tcp_lp
 2017-05-02 19:07 UTC  (2+ messages)

[PATCH net] bpf, arm64: fix jit branch offset related to ldimm64
 2017-05-02 19:06 UTC  (2+ messages)

[PATCH net-next RFC 1/1] net netlink: Add new type NLA_FLAG_BITS
 2017-05-02 19:03 UTC  (2+ messages)

[PATCH] net: ethernet: stmmac: properly set PS bit in MII configurations during reset
 2017-05-02 19:00 UTC  (2+ messages)

[PATCH net-next v2] net: ipv6: make sure multicast packets are not forwarded beyond the different scopes
 2017-05-02 18:59 UTC  (2+ messages)

[PATCH] bonding: Use seq_putc() in bond_info_show_master()
 2017-05-02 18:52 UTC 

net/smc and the RDMA core
 2017-05-02 18:39 UTC  (9+ messages)

[PATCH] net: ipv6: Fix warning of freeing alive inet6 address
 2017-05-02 18:30 UTC 

TPACKET_V3 timeout bug?
 2017-05-02 18:19 UTC  (8+ messages)

[PATCH 0/3] net/atm: Fine-tuning for three function implementations
 2017-05-02 17:49 UTC  (4+ messages)
` [PATCH 1/3] net/atm: Combine four seq_printf() calls in mpc_show()
` [PATCH 2/3] net/atm: Use seq_putc() "
` [PATCH 3/3] net/atm: Add some spaces for better code readability

net/ipv6: use-after-free in __call_rcu/in6_dev_finish_destroy_rcu
 2017-05-02 17:22 UTC  (6+ messages)

[PATCH net v3] driver: veth: Fix one possbile memleak when fail to register_netdevice
 2017-05-02 16:59 UTC  (6+ messages)

net/key: slab-out-of-bounds in pfkey_compile_policy
 2017-05-02 16:47 UTC  (3+ messages)

[PATCH v2 net-next 0/7] Extend socket timestamping API
 2017-05-02 16:20 UTC  (12+ messages)
` [PATCH v2 net-next 1/7] net: define receive timestamp filter for NTP
` [PATCH v2 net-next 2/7] net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
` [PATCH v2 net-next 3/7] net: add function to retrieve original skb device using NAPI ID
` [PATCH v2 net-next 4/7] net: add new control message for incoming HW-timestamped packets
` [PATCH v2 net-next 5/7] net: don't make false software transmit timestamps
` [PATCH v2 net-next 6/7] net: allow simultaneous SW and HW transmit timestamping
` [PATCH v2 net-next 7/7] net: ethernet: update drivers to make both SW and HW TX timestamps

[PATCH net-next 0/9] support unique MAC addresses for slave devices
 2017-05-02 16:09 UTC  (8+ messages)
` [PATCH net-next 9/9] ipvlan: introduce individual MAC addresses

those bpf binutils testsuite failures
 2017-05-02 16:05 UTC  (2+ messages)

remaining sparc bpf hacks
 2017-05-02 16:04 UTC 

[PATCH 0/2] Fix some bpf program testing framework bugs
 2017-05-02 15:44 UTC  (2+ messages)

[PATCH 2/2] bpf: Align packet data properly in program testing framework
 2017-05-02 15:41 UTC  (2+ messages)

[PATCH 1/2] bpf: Do not dereference user pointer in bpf_test_finish()
 2017-05-02 15:41 UTC  (2+ messages)

[RFC PATCH 00/17] latest qdisc patch series
 2017-05-02 15:32 UTC  (16+ messages)
` [RFC PATCH 01/17] net: sched: cleanup qdisc_run and __qdisc_run semantics
` [RFC PATCH 02/17] net: sched: allow qdiscs to handle locking
` [RFC PATCH 03/17] net: sched: remove remaining uses for qdisc_qlen in xmit path
` [RFC PATCH 04/17] net: sched: provide per cpu qstat helpers
` [RFC PATCH 05/17] net: sched: a dflt qdisc may be used with per cpu stats
` [RFC PATCH 06/17] net: sched: explicit locking in gso_cpu fallback
` [RFC PATCH 07/17] net: sched: drop qdisc_reset from dev_graft_qdisc
` [RFC PATCH 08/17] net: sched: support skb_bad_tx with lockless qdisc
` [RFC PATCH 09/17] net: sched: check for frozen queue before skb_bad_txq check
` [RFC PATCH 10/17] net: sched: qdisc_qlen for per cpu logic
` [RFC PATCH 11/17] net: sched: helper to sum qlen
` [RFC PATCH 12/17] net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq
` [RFC PATCH 13/17] net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio
` [RFC PATCH 14/17] net: skb_array: expose peek API

bpf_test_finish()
 2017-05-02 15:14 UTC  (3+ messages)

[PATCH net-next ] tcp: add new parameter tcp_inherit_buffsize to control the initial buffer size for new passive connetion
 2017-05-02 15:05 UTC 

[PATCH] selftests: bpf: Use bpf_endian.h in test_xdp.c
 2017-05-02 14:54 UTC 

[PATCH v1 1/3] bnx2x: Replace custom scnprintf()
 2017-05-02 14:42 UTC  (6+ messages)

[PATCH] net: dsa: mv88e6xxx: fix mdio bus name when using devicetree
 2017-05-02 14:26 UTC  (3+ messages)

LLVM 4.0 code generation bug
 2017-05-02 14:11 UTC  (4+ messages)
  ` sparc64 and ARM64 JIT bug (was Re: LLVM 4.0 code generation bug)

net/ipv6: warning in inet6_ifa_finish_destroy
 2017-05-02 14:04 UTC  (3+ messages)

IPsec PFP support on linux
 2017-05-02 14:05 UTC  (3+ messages)

[PATCH 1/4] net: macb: Add support for PTP timestamps in DMA descriptors
 2017-05-02 13:57 UTC  (4+ messages)
` [PATCH 3/4] net: macb: Add hardware PTP support

[PATCH 0/3] net-SCTP: Fine-tuning for six function implementations
 2017-05-02 13:15 UTC  (2+ messages)

[PATCH/RFC net-next 0/4] net/sched: cls_flower: avoid false matching of truncated packets
 2017-05-02 12:04 UTC  (9+ messages)
              ` [oss-drivers] "

[patch net-next] net: sched: add helpers to handle extended actions
 2017-05-02 11:57 UTC  (4+ messages)

[PATCH] flower: check unused bits in MPLS fields
 2017-05-02 11:44 UTC  (3+ messages)

[RFC PATCH 0/2] net: ixgbe: disable relaxed ordering at runtime
 2017-05-02  9:59 UTC  (3+ messages)
` [RFC PATCH 1/2] net: revert commit 1a8b6d76dc5b
` [RFC PATCH 2/2] net: ixgbe: disable RO depending on the root port flags

[PATCH] netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch
 2017-05-02  9:58 UTC  (3+ messages)

[PATCH v1 net-next 0/6] Extend socket timestamping API
 2017-05-02  9:56 UTC  (8+ messages)
` [PATCH v1 net-next 5/6] net: allow simultaneous SW and HW transmit timestamping

[PATCH iproute2 net-next v2] bpf: add support for generic xdp
 2017-05-02  9:47 UTC  (4+ messages)

BENEFIT
 2017-05-02  7:37 UTC 

[patch net-next 00/10] net: sched: introduce multichain support for filters
 2017-05-02  5:50 UTC  (7+ messages)

10921 netdev
 2017-05-02  5:38 UTC 

[PATCH v4 binutils] Add BPF support to binutils
 2017-05-02  3:51 UTC  (3+ messages)

[PATCH] sparc64: Fix BPF JIT wrt. branches and ldimm64 instructions
 2017-05-02  3:50 UTC 


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