netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-13 13:02:46 to 2017-06-14 00:25:30 UTC [more...]

linux-next: manual merge of the net-next tree with the net tree
 2017-06-14  0:25 UTC 

[PATCH 0/4] bpf: Changes needed (or desired) for MIPS support
 2017-06-14  0:22 UTC  (10+ messages)
` [PATCH 1/4] tools: bpf_jit_disasm: Handle large images
` [PATCH 2/4] test_bpf: Add test to make conditional jump cross a large number of insns
` [PATCH 3/4] bpf: Add MIPS support to samples/bpf
` [PATCH 4/4] samples/bpf: Fix tracex5 to work with MIPS syscalls

linux-next: manual merge of the net-next tree with the net tree
 2017-06-14  0:20 UTC 

[PATCH v2 0/5] MIPS: Implement eBPF JIT
 2017-06-14  0:04 UTC  (7+ messages)
` [PATCH v2 1/5] MIPS: Optimize uasm insn lookup
` [PATCH v2 2/5] MIPS: Correctly define DBSHFL type instruction opcodes
` [PATCH v2 3/5] MIPS: Add some instructions to uasm
` [PATCH v2 4/5] MIPS: Add support for eBPF JIT
` [PATCH v2 5/5] MIPS: Give __secure_computing() access to syscall arguments

[PATCH V2 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-06-13 23:55 UTC  (12+ messages)
` [PATCH V2 net-next 1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
` [PATCH V2 net-next 2/8] net: hns3: Add support of the HNAE3 framework
` [PATCH V2 net-next 3/8] net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface Support
` [PATCH V2 net-next 4/8] net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support
` [PATCH V2 net-next 5/8] net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver
` [PATCH V2 net-next 6/8] net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC
` [PATCH V2 net-next 7/8] net: hns3: Add Ethtool support to HNS3 driver
` [PATCH V2 net-next 8/8] net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS

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

[RFC/RFT PATCH 0/4] net: ethernat: ti: cpts: enable irq and HW_TS_PUSH
 2017-06-13 23:16 UTC  (5+ messages)
` [RFC/RFT PATCH 1/4] net: ethernet: ti: cpts: use own highpri workqueue
` [RFC/RFT PATCH 2/4] net: ethernat: ti: cpts: enable irq
` [RFC/RFT PATCH 3/4] net: ethernet: ti: cpts: add support of cpts HW_TS_PUSH
` [RFC/RFT PATCH 4/4] [debug] ARM: am335x: illustrate hwstamp

[PATCH] Add printk for bonding module packets_per_slave parameter
 2017-06-13 23:12 UTC  (9+ messages)

[PATCH net-next 0/9] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-06-13 23:01 UTC  (17+ messages)
` [PATCH net-next 1/9] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
` [PATCH net-next 6/9] net: hns3: Add MDIO support to HNS3 Ethernet driver "
` [PATCH net-next 8/9] net: hns3: Add support of debugfs interface to HNS3 driver

[PATCH 0/2] bpf: permit bpf program narrower loads for ctx fields
 2017-06-13 22:52 UTC  (3+ messages)
` [PATCH 1/2] bpf: permits narrower load from bpf program context fields
` [PATCH 2/2] selftests/bpf: Add test cases to test narrower ctx field loads

[PATCH RFC net-next 0/4] Mellanox, MLX5 E-Switch break down
 2017-06-13 21:53 UTC  (10+ messages)
` [PATCH RFC net-next 3/4] net/mlx5: Separate between eswitch and MPFS l2 table logic
` [PATCH RFC net-next 4/4] net/mlx5: Add CONFIG_MLX5_ESWITCH Kconfig

Odd use of %14pM in net/batman-adv/distributed-arp-table.c
 2017-06-13 21:51 UTC 

Repeatable inet6_dump_fib crash in stock 4.12.0-rc4+
 2017-06-13 21:42 UTC  (13+ messages)

[PATCH] via-rhine: add support for changing MTU
 2017-06-13 21:33 UTC  (2+ messages)

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

[PATCH nf-next] netns: add and use net_ns_barrier
 2017-06-13 21:16 UTC  (9+ messages)

[PATCH net-next] networking: use skb_put_zero()
 2017-06-13 21:07 UTC  (5+ messages)

[Patch net] net_sched: move tcf_lock down after gen_replace_estimator()
 2017-06-13 20:45 UTC  (3+ messages)

[PATCH] rtlwifi: rtl8821ae: remove unused variable
 2017-06-13 20:42 UTC 

[PATCH][netdev-next] net: hns: make guid hns_dsaf_acpi_dsm_guid static
 2017-06-13 20:40 UTC  (5+ messages)

[PATCH net-next v4 0/4] net: dsa: Multi-CPU ground work (v4)
 2017-06-13 20:35 UTC  (6+ messages)
` [PATCH v4 1/4] net: dsa: Remove master_netdev and use dst->cpu_dp->netdev
` [PATCH v4 2/4] net: dsa: Relocate master ethtool operations
` [PATCH v4 3/4] net: dsa: Associate slave network device with CPU port
` [PATCH v4 4/4] net: dsa: Introduce dsa_get_cpu_port()

[net-next] macvlan: propagate the mac address change status for lowerdev
 2017-06-13 20:34 UTC  (3+ messages)

[PATCH] af_iucv: Move sockaddr length checks to before accessing sa_family in bind and connect handlers
 2017-06-13 20:15 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: dsa: Multi-CPU ground work (v3)
 2017-06-13 20:13 UTC  (8+ messages)
` [PATCH 1/4] net: dsa: Remove master_netdev and use dst->cpu_dp->netdev
` [PATCH 2/4] net: dsa: Relocate master ethtool operations
` [PATCH 3/4] net: dsa: Associate slave network device with CPU port
` [PATCH 4/4] net: dsa: Introduce dsa_get_cpu_port()

[PATCH net-next] cxgb4: handle serial flash interrupt
 2017-06-13 20:11 UTC  (3+ messages)

[PATCH net-next 00/10] bpf: xdp: Report bpf_prog ID in IFLA_XDP
 2017-06-13 19:04 UTC  (5+ messages)
` [PATCH net-next 03/10] bpf: mlx5e: Report bpf_prog ID during XDP_QUERY_PROG

[PATCH] caif: Add sockaddr length check before accessing sa_family in connect handler
 2017-06-13 18:06 UTC 

[PATCH net-next] of_mdio: move of_mdio_parse_addr to header file
 2017-06-13 18:00 UTC  (3+ messages)

[PATCH net-next] selftests/bpf: make correct use of exit codes in bpf selftests
 2017-06-13 17:59 UTC  (4+ messages)

[net-next] fjes: remove duplicate set of flag IFF_BROADCAST
 2017-06-13 17:55 UTC  (3+ messages)

pull-request: mac80211-next 2017-06-13
 2017-06-13 17:53 UTC  (2+ messages)

Lockdep splat with tc filter on 4.11
 2017-06-13 17:52 UTC  (2+ messages)

[PATCH 00/10] pull request for net-next: batman-adv 2017-06-13
 2017-06-13 17:52 UTC  (2+ messages)

[PATCH 0/2] pull request for net: batman-adv 2017-06-13
 2017-06-13 17:46 UTC  (2+ messages)

[PATCH v1 0/2] Add support for Broadcom DTE based PTP clock
 2017-06-13 17:46 UTC  (4+ messages)
` [PATCH v1 1/2] dt-binding: ptp: add bindings document for dte based ptp clock

pull-request: mac80211 2017-06-13
 2017-06-13 17:34 UTC  (2+ messages)

[PATCH net] qed: fix dump of context data
 2017-06-13 17:33 UTC  (2+ messages)

[PATCH net,stable] qmi_wwan: new Telewell and Sierra device IDs
 2017-06-13 17:21 UTC  (2+ messages)

[PATCH net-next 0/3] ipmr/ip6mr: add Netlink notifications on cache reports
 2017-06-13 17:08 UTC  (4+ messages)
` [PATCH net-next 1/3] rtnetlink: add NEWCACHEREPORT message type
` [PATCH net-next 2/3] ipmr: add netlink notifications on igmpmsg cache reports
` [PATCH net-next 3/3] ip6mr: add netlink notifications on mrt6msg "

[Patch net] igmp: acquire pmc lock for ip_mc_clear_src()
 2017-06-13 17:00 UTC  (2+ messages)

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

[PATCH net] net: phy: Fix MDIO_THUNDER dependencies
 2017-06-13 17:01 UTC  (3+ messages)

[PATCH] netconsole: Remove duplicate "netconsole: " logging prefix
 2017-06-13 17:01 UTC  (2+ messages)

[PATCH 0/2] MDIO bus reset GPIO cleanups
 2017-06-13 17:00 UTC  (2+ messages)

[PATCH net-next] ibmvnic: Remove netdev notify for failover resets
 2017-06-13 17:00 UTC  (2+ messages)

[PATCH net-next] ibmvnic: Client-initiated failover
 2017-06-13 17:00 UTC  (2+ messages)

[PATCH net-next] net: mvpp2: enable basic 10G support
 2017-06-13 17:00 UTC  (2+ messages)

[PATCH] r8152: give the device version
 2017-06-13 17:00 UTC  (2+ messages)

[PATCH] nfc: Add sockaddr length checks before accessing sa_family in bind handlers
 2017-06-13 16:44 UTC 

nfc: nci: fix potential NULL pointer dereference
 2017-06-13 16:37 UTC  (2+ messages)
` [PATCH] nfc: nci: remove unnecessary null check

[for-next 4/6] net/mlx5: FPGA, Add basic support for Innova
 2017-06-13 16:05 UTC  (12+ messages)

Toggling link state breaks network connectivity
 2017-06-13 15:50 UTC  (10+ messages)

[PATCH] ip6_tunnel: Correct tos value in collect_md mode
 2017-06-13 15:37 UTC  (3+ messages)

[PATCH] net: rps: fix uninitialized symbol warning
 2017-06-13 15:30 UTC  (2+ messages)

[PATCH net-next 00/13] net: dsa: mv88e6xxx: port macros cosmetics
 2017-06-13 15:23 UTC  (2+ messages)

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

[PATCH net-next v10 1/4] net netlink: Add new type NLA_FLAG_BITS
 2017-06-13 13:58 UTC  (12+ messages)

[PATCH net-next 1/1] net: reflect mark on tcp syn ack packets
 2017-06-13 13:58 UTC  (2+ messages)

kernel BUG at net/ipv4/tcp_output.c:2748!
 2017-06-13 13:02 UTC  (2+ 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).