messages from 2016-11-28 20:49:30 to 2016-11-29 11:03:18 UTC [more...]
[PATCH net V2] net/sched: pedit: make sure that offset is valid
2016-11-29 11:03 UTC (5+ messages)
[PATCH v3 3/5] net: asix: Fix AX88772x resume failures
2016-11-29 10:51 UTC (8+ messages)
[PATCH net-next] cgroup, bpf: remove unnecessary #include
2016-11-29 10:48 UTC (2+ messages)
[PATCH v3 net-next 0/6] Support Armada 37xx SoC (ARMv8 64-bits) in mvneta driver
2016-11-29 10:39 UTC (14+ messages)
` [PATCH v3 net-next 1/6] net: mvneta: Optimize rx path for small frame
` [PATCH v3 net-next 2/6] net: mvneta: Use cacheable memory to store the rx buffer virtual address
` [PATCH v3 net-next 3/6] net: mvneta: Convert to be 64 bits compatible
` [PATCH v3 net-next 4/6] net: mvneta: Only disable mvneta_bm for 64-bits
` [PATCH v3 net-next 5/6] net: mvneta: Add network support for Armada 3700 SoC
` [PATCH v3 net-next 6/6] ARM64: dts: marvell: Add network support for Armada 3700
[PATCH v2 00/13] net: ethernet: ti: cpts: update and fixes
2016-11-29 10:34 UTC (25+ messages)
` [PATCH v2 01/13] net: ethernet: ti: cpts: switch to readl/writel_relaxed()
` [PATCH v2 03/13] net: ethernet: ti: cpsw: minimize direct access to struct cpts
` [PATCH v2 04/13] net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregister
` [PATCH v2 02/13] net: ethernet: ti: allow cpts to be built separately
` [PATCH v2 05/13] net: ethernet: ti: cpts: fix registration order
` [PATCH v2 08/13] net: ethernet: ti: cpts: move dt props parsing to cpts driver
` [PATCH v2 10/13] net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regs
` [PATCH v2 11/13] clocksource: export the clocks_calc_mult_shift to use by timestamp code
` [PATCH v2 12/13] net: ethernet: ti: cpts: calc mult and shift from refclk freq
` [PATCH v2 06/13] net: ethernet: ti: cpts: disable cpts when unregistered
` [PATCH v2 07/13] net: ethernet: ti: cpts: rework initialization/deinitialization
` [PATCH v2 09/13] net: ethernet: ti: cpts: clean up event list if event pool is empty
` [PATCH v2 13/13] net: ethernet: ti: cpts: fix overflow check period
net: GPF in eth_header
2016-11-29 10:26 UTC (15+ messages)
[PATCH v2 net-next 0/4] Adding PHY MDI(X) support
2016-11-29 9:46 UTC (5+ messages)
` [PATCH v2 net-next 1/4] net: phy: add mdix_ctrl to hold the user configuration
` [PATCH v2 net-next 2/4] net: phy: update the mdix_ctrl with correct value
` [PATCH v2 net-next 3/4] net: phy: Add mdi(x) support in Microsemi PHYs driver
` [PATCH v2 net-next 4/4] net: phy: Fix the mdix_ctrl changes
[PATCH] xfrm_user: fix return value from xfrm_user_rcv_msg
2016-11-29 10:09 UTC
The ubufs->refcount maybe be subtracted twice when tun_get_user failed
2016-11-29 10:06 UTC (2+ messages)
[net-next] macvtap: replace printk with netdev_err
2016-11-29 10:04 UTC (2+ messages)
[PATCH net] bpf: fix states equal logic for varlen access
2016-11-29 9:33 UTC (3+ messages)
[PATCH v2] ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zalloc
2016-11-29 9:28 UTC (4+ messages)
[PATCH net-next] net: hns: Fix to conditionally convey RX checksum flag to stack
2016-11-29 9:13 UTC (3+ messages)
[net PATCH 0/2] Don't use lco_csum to compute IPv4 checksum
2016-11-29 9:07 UTC (6+ messages)
` [net PATCH 1/2] igb/igbvf: "
` [net PATCH 2/2] ixgbe/ixgbevf: "
linux-next: manual merge of the net-next tree with the net tree
2016-11-29 9:01 UTC (2+ messages)
[PATCH v2] net: macb: Write only necessary bits in NCR in macb reset
2016-11-29 8:57 UTC (2+ messages)
[net-next] neigh: remove duplicate check for same neigh
2016-11-29 8:22 UTC
[PATCH v2] vxlan: fix a potential issue when create a new vxlan fdb entry
2016-11-29 8:20 UTC (2+ messages)
[PATCH net] openvswitch: Fix skb leak in IPv6 reassembly
2016-11-29 7:39 UTC (5+ messages)
[PATCH] net: brocade: bna: use new api ethtool_{get|set}_link_ksettings
2016-11-29 7:37 UTC (2+ messages)
bnx2 breaks Dell R815 BMC IPMI since 4.8
2016-11-29 7:21 UTC (3+ messages)
[PATCH v2 net-next 1/2] openvswitch: Add a missing break statement
2016-11-29 7:21 UTC (3+ messages)
` [PATCH v2 net-next 2/2] openvswitch: Fix skb->protocol for vlan frames
[Patch net-next] net_sched: move the empty tp check from ->destroy() to ->delete()
2016-11-29 6:59 UTC (13+ messages)
High perf top ip_idents_reserve doing netperf UDP_STREAM
2016-11-29 6:58 UTC (17+ messages)
` Netperf UDP issue with connected sockets
` [WIP] net+mlx4: auto doorbell
[PATCH net] net, sched: respect rcu grace period on cls destruction
2016-11-29 6:55 UTC (6+ messages)
[PATCH] ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zalloc
2016-11-29 6:49 UTC (3+ messages)
[patch net v2] net: fec: cache statistics while device is down
2016-11-29 6:44 UTC
bpf debug info
2016-11-29 6:42 UTC
[PATCH] ipv6:ip6_xmit remove unnecessary np NULL check
2016-11-29 6:32 UTC
[PATCH net-next] samples/bpf: fix include path
2016-11-29 6:34 UTC (2+ messages)
linux-next: manual merge of the net-next tree with the net tree
2016-11-29 6:32 UTC (2+ messages)
[RFC 02/10] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) Bus driver
2016-11-29 6:31 UTC (14+ messages)
net: deadlock on genl_mutex
2016-11-29 6:06 UTC (4+ messages)
[net-next 1/1] samples: bpf: Refactor test_cgrp2_attach -- use getopt, and add mode
2016-11-29 5:50 UTC (4+ messages)
[patch net] net: fec: cache statistics while device is down
2016-11-29 5:43 UTC (3+ messages)
[PATCH] openvswitch: add sanity check in queue_userspace_packet
2016-11-29 5:15 UTC (2+ messages)
[PATCH net-next v4 0/3] net: Add bpf support to set sk_bound_dev_if
2016-11-29 4:38 UTC (4+ messages)
` [PATCH net-next v4 1/3] bpf: Refactor cgroups code in prep for new type
` [PATCH net-next v4 2/3] bpf: Add new cgroup attach type to enable sock modifications
` [PATCH net-next v4 3/3] samples: bpf: add userspace example for modifying sk_bound_dev_if
Crash due to mutex genl_lock called from RCU context
2016-11-29 4:33 UTC (10+ messages)
[RFC PATCH 1/2] net: macb: Add MDIO driver for accessing multiple PHY devices
2016-11-29 4:11 UTC (3+ messages)
[PATCH net-next v2 0/2] net: phy: broadcom: Support for PHY counters
2016-11-29 3:20 UTC (5+ messages)
` [PATCH net-next v2 1/2] net: phy: broadcom: Add support code for reading "
` [PATCH net-next v2 2/2] net: phy: bcm7xxx: Plug in support for reading PHY error counters
Account Verification
2016-11-29 2:53 UTC
[PATCH net 1/2] Set skb->protocol properly before calling dst_output()
2016-11-29 2:35 UTC (2+ messages)
` [PATCH net 2/2] Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"
[PATCH net-next v2 1/1] driver: ipvlan: Use NF_IP_PRI_LAST as hook priority instead of INT_MAX
2016-11-29 1:14 UTC (3+ messages)
[PATCH net-next 1/1] driver: ipvlan: Add the sanity check for ipvlan mode
2016-11-29 1:06 UTC (3+ messages)
[PATCH net-next V3 0/9] liquidio VF operations
2016-11-29 0:54 UTC (10+ messages)
` [PATCH net-next V3 1/9] liquidio CN23XX: VF register definitions
` [PATCH net-next V3 2/9] liquidio CN23XX: VF registration
` [PATCH net-next V3 3/9] liquidio CN23XX: VF config setup
` [PATCH net-next V3 4/9] liquidio CN23XX: VF queue setup
` [PATCH net-next V3 5/9] liquidio CN23XX: VF register access
` [PATCH net-next V3 6/9] liquidio CN23XX: init VF softcommand queues
` [PATCH net-next V3 7/9] liquidio CN23XX: VF mailbox
` [PATCH net-next V3 8/9] liquidio CN23XX: VF interrupt
` [PATCH net-next V3 9/9] liquidio CN23XX: VF init and destroy
[PATCH net-next 0/3] Adding PHY Loopback tunable
2016-11-29 0:46 UTC (7+ messages)
` [PATCH net-next 1/3] ethtool: (uapi) Add ETHTOOL_PHY_LOOPBACK to PHY tunables
linux-next: manual merge of the net-next tree with the net tree
2016-11-29 0:25 UTC
[PATCH] mlx4: give precise rx/tx bytes/packets counters
2016-11-29 0:19 UTC (12+ messages)
` Aw: "
[PATCH v2] net: phy: Fix use after free in phy_detach()
2016-11-29 0:05 UTC (2+ messages)
[PATCH net-next 0/2] net: phy: broadcom: Support for PHY counters
2016-11-28 23:43 UTC (4+ messages)
` [PATCH net-next 1/2] net: phy: broadcom: Add support code for reading "
` [PATCH net-next 2/2] net: phy: bcm7xxx: Plug in support for reading PHY error counters
[net-next PATCH v2 0/5] XDP for virtio_net
2016-11-28 23:26 UTC (10+ messages)
` [net-next PATCH v2 3/5] virtio_net: Add XDP support
[PATCH net] ipv6: Allow IPv4-mapped address as next-hop
2016-11-28 23:27 UTC
[PATCH net-next v2] ipv6 addrconf: Implemented enhanced DAD (RFC7527)
2016-11-28 23:26 UTC
[PATCH 0/6] net: ethernet: ti: cpts: update and enable support on keystone 2 socs
2016-11-28 23:04 UTC (7+ messages)
` [PATCH 1/6] net: ethernet: ti: netcp: add support of cpts
` [PATCH 2/6] net: ethernet: ti: cpts: add support for ext rftclk selection
` [PATCH 3/6] net: ethernet: ti: cpts: add support of cpts HW_TS_PUSH
` [PATCH 4/6] net: ethernet: ti: cpts: add ptp pps support
` [PATCH 5/6] ARM: keystone: dts: fix netcp clocks and add names
` [PATCH 6/6] ARM: dts: keystone: enable time synchronization (cpts) submodule
[PATCH RFC v2] ethtool: implement helper to get flow_type value
2016-11-28 23:03 UTC
[PATCH net-next 1/2] openvswitch: Add a missing break statement
2016-11-28 22:58 UTC (6+ messages)
` [PATCH net-next 2/2] openvswitch: Fix skb->protocol for vlan frames
[PATCH RFC v1] ethtool: implement helper to get flow_type value
2016-11-28 22:49 UTC (3+ messages)
Large performance regression with 6in4 tunnel (sit)
2016-11-28 22:38 UTC (7+ messages)
Checking for MDIO phy address 0
2016-11-28 22:17 UTC (2+ messages)
[PATCH net-next] bpf, xdp: allow to pass flags to dev_change_xdp_fd
2016-11-28 22:16 UTC
Receive offloads, small RCVBUF and zero TCP window
2016-11-28 22:01 UTC (4+ messages)
(unknown),
2016-11-28 21:46 UTC
Gigabit ethernet driver for Alacritechs SLIC devices (v3)
2016-11-28 21:41 UTC (4+ messages)
` [PATCH v3 net-next 1/2] net: ethernet: slicoss: add slicoss gigabit ethernet driver
[PATCH] bpf/samples: Fix PT_REGS_IP on s390x and use it
2016-11-28 21:27 UTC (2+ messages)
[patch net] sched: cls_flower: remove from hashtable only in case skip sw flag is not set
2016-11-28 21:23 UTC (3+ messages)
[PATCH v4] cpsw: ethtool: add support for getting/setting EEE registers
2016-11-28 21:23 UTC (2+ messages)
[PATCH net-next 0/6] tcp: sender chronographs instrumentation
2016-11-28 21:19 UTC (2+ messages)
[patch net] net: dsa: fix unbalanced dsa_switch_tree reference counting
2016-11-28 21:16 UTC (2+ messages)
[PATCH] geneve: fix ip_hdr_len reserved for geneve6 tunnel
2016-11-28 21:15 UTC (2+ messages)
[PATCH] net: handle no dst on skb in icmp6_send
2016-11-28 21:13 UTC (2+ messages)
[PATCH] rtl8xxxu: fix tx rate debug output
2016-11-28 21:12 UTC (2+ messages)
[PATCH net 3/5] l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()
2016-11-28 21:10 UTC (2+ messages)
[PATCH net-next v3 0/4] Documentation: net: phy: Improve documentation
2016-11-28 21:08 UTC (2+ messages)
[PATCH net-next] net: dsa: mv88e6xxx: Fix mv88e6xxx_g1_irq_free() interrupt count
2016-11-28 21:04 UTC (2+ messages)
[RFC PATCH net-next] ipv6: implement consistent hashing for equal-cost multipath routing
2016-11-28 20:58 UTC (5+ messages)
[PATCH net-next v3 0/3] net: Add bpf support to set sk_bound_dev_if
2016-11-28 20:57 UTC (4+ messages)
` [PATCH net-next v3 2/3] bpf: Add new cgroup attach type to enable sock modifications
[PATCH net-next 00/11] qed*: Add XDP support
2016-11-28 20:53 UTC (3+ messages)
` [PATCH net-next 10/11] qede: Add basic "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).