messages from 2016-10-31 12:32:39 to 2016-11-01 02:41:02 UTC [more...]
[bnx2] [Regression 4.8] Driver loading fails without firmware
2016-11-01 2:40 UTC (5+ messages)
[PATCH net-next v2 0/5] bpf: BPF for lightweight tunnel encapsulation
2016-11-01 2:39 UTC (8+ messages)
` [PATCH net-next v2 1/5] route: Set orig_output when redirecting to lwt on locally generated traffic
` [PATCH net-next v2 2/5] route: Set lwtstate for local traffic and cached input dsts
` [PATCH net-next v2 3/5] bpf: BPF for lightweight tunnel encapsulation
` [PATCH net-next v2 4/5] bpf: Add samples for LWT-BPF
` [PATCH net-next v2 5/5] lwtunnel: Limit number of recursions on output to 5
pull-request: can 2016-10-31
2016-11-01 1:01 UTC (4+ messages)
` [PATCH 1/2] can: sja1000: plx_pci: Add support for Moxa CAN devices
` [PATCH 2/2] can: bcm: fix warning in bcm_connect/proc_register
[PATCH net-next] net: set SK_MEM_QUANTUM to 4096
2016-11-01 1:00 UTC (5+ messages)
` [PATCH v2 "
[PATCH -next] net: cris: make eth_v10.c explicitly non-modular
2016-11-01 0:58 UTC (2+ messages)
[PATCH] iproute2: ss: escape all null bytes in abstract unix domain socket
2016-11-01 0:56 UTC (4+ messages)
` [PATCH] unix: "
[PATCH net] bgmac: stop clearing DMA receive control register right after it is set
2016-11-01 0:51 UTC (3+ messages)
[PATCH v2] unix: escape all null bytes in abstract unix domain socket
2016-11-01 0:41 UTC
[PULL] virtio: tests, cleanups and fixes
2016-11-01 0:11 UTC
[PATCH] net: qcom/emac: use correct value for SGMII_LN_UCDR_SO_GAIN_MODE0
2016-10-31 23:18 UTC
[PATCH net-next 0/2] drivers: net: xgene: Fix coalescing bugs
2016-10-31 23:00 UTC (3+ messages)
` [PATCH net-next 1/2] drivers: net: xgene: fix: Disable coalescing on v1 hardware
` [PATCH net-next 2/2] drivers: net: xgene: fix: Coalescing values for v2 hardware
[PATCH net-next v2] ipv4: fib: Replay events when registering FIB notifier
2016-10-31 22:57 UTC (3+ messages)
[PATCH net-next] net: Enable support for VRF with ipv4 multicast
2016-10-31 22:54 UTC
[net-next 00/22][pull request] 40GbE Intel Wired LAN Driver Updates 2016-10-31
2016-10-31 22:29 UTC (23+ messages)
` [net-next 01/22] i40e: Add missing \n to end of dev_err message
` [net-next 02/22] i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter
` [net-next 03/22] i40e: make use of __dev_uc_sync and __dev_mc_sync
` [net-next 04/22] i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
` [net-next 05/22] i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlan
` [net-next 06/22] i40e: When searching all MAC/VLAN filters, ignore removed filters
` [net-next 07/22] i40e: implement __i40e_del_filter and use where applicable
` [net-next 08/22] i40e: store MAC/VLAN filters in a hash with the MAC Address as key
` [net-next 09/22] i40e: properly cleanup on allocation failure in i40e_sync_vsi_filters
` [net-next 10/22] i40e: fix MAC filters when removing VLANs
` [net-next 11/22] i40e: avoid looping to check whether we're in VLAN mode
` [net-next 12/22] i40e: remove duplicate add/delete adminq command code for filters
` [net-next 13/22] i40e: correct check for reading TSYNINDX from the receive descriptor
` [net-next 14/22] i40e: use a mutex instead of spinlock in PTP user entry points
` [net-next 15/22] i40e: replace PTP Rx timestamp hang logic
` [net-next 16/22] i40evf: avoid an extra msleep while
` [net-next 17/22] i40e: Add common function for finding VSI by type
` [net-next 18/22] i40e: Reorder logic for coalescing RS bits
` [net-next 19/22] i40e: clear mac filter count on reset
` [net-next 20/22] i40e: Fix for division by zero
` [net-next 21/22] i40e: Implementation of ERROR state for NVM update state machine
` [net-next 22/22] i40e: removed unreachable code
[PATCH] rtl8xxxu: Fix for agressive power saving by rtl8723bu wireless IC
2016-10-31 22:20 UTC (4+ messages)
[PATCH v3 net-next] lan78xx: Use irq_domain for phy interrupt from USB Int. EP
2016-10-31 21:44 UTC
XDP question - how much can BPF change in xdp_buff?
2016-10-31 21:18 UTC (5+ messages)
[PATCH] net: phy: at803x: the Atheros 8031 supports pause frames
2016-10-31 21:14 UTC (10+ messages)
[PATCH v2 net-next]
2016-10-31 21:05 UTC
[PATCH v2 net-next]
2016-10-31 21:03 UTC
[PATCH net-next 00/14] cleanups and RX path rewrite
2016-10-31 20:43 UTC (15+ messages)
` [PATCH net-next 01/14] nfp: simplify nfp_net_poll()
` [PATCH net-next 02/14] nfp: remove support for nfp3200
` [PATCH net-next 03/14] nfp: remove unnecessary call to ether_setup()
` [PATCH net-next 04/14] nfp: remove inline attributes and dead code
` [PATCH net-next 05/14] nfp: centralize the buffer size calculation
` [PATCH net-next 06/14] nfp: add buffer drop/recycle helper for RX
` [PATCH net-next 07/14] nfp: use alloc_frag() and build_skb()
` [PATCH net-next 08/14] nfp: add separate buffer allocation function for napi
` [PATCH net-next 09/14] nfp: use AND instead of modulo to get ring indexes
` [PATCH net-next 10/14] nfp: create separate define for max number of vectors
` [PATCH net-next 11/14] nfp: use unsigned int for vector/ring counts
` [PATCH net-next 12/14] nfp: remove nfp_net_irqs_wanted()
` [PATCH net-next 13/14] nfp: replace num_irqs with max_r_vecs
` [PATCH net-next 14/14] nfp: bring back support for different ring counts
[patch net] mlxsw: spectrum: Fix incorrect reuse of MID entries
2016-10-31 20:36 UTC (3+ messages)
[PATCHv2 net] sctp: return back transport in __sctp_rcv_init_lookup
2016-10-31 20:30 UTC (4+ messages)
[PATCH net-next] genetlink: fix error return code in genl_register_family()
2016-10-31 20:29 UTC (2+ messages)
[PATCH net-next 0/2] qed*: Fixes to "Allow unicast filtering"
2016-10-31 20:26 UTC (3+ messages)
` [PATCH net-next 1/2] qede: Don't override priv_flags
` [PATCH net-next 2/2] qed: Correct VF mac number
[PATCH net-next 0/4] bridge: add support for PIM hello router ports
2016-10-31 20:18 UTC (2+ messages)
[PATCHv2 net 0/3] sctp: a bunch of fixes by holding transport
2016-10-31 20:15 UTC (8+ messages)
` [PATCHv2 net 1/3] sctp: hold transport instead of assoc in sctp_diag
` [PATCHv2 net 2/3] sctp: return back transport in __sctp_rcv_init_lookup
` [PATCHv2 net 3/3] sctp: hold transport instead of assoc when lookup assoc in rx path
[PATCH net] igb: re-assign hw address pointer on reset after PCI error
2016-10-31 20:12 UTC
[PATCH 1/1] xen-netfront: do not cast grant table reference to signed short
2016-10-31 20:06 UTC (2+ messages)
[PATCH net-next v2 0/7] qed*: Patch series
2016-10-31 19:52 UTC (2+ messages)
[net-next PATCH 0/7] stmmac: dwmac-sti refactor+cleanup
2016-10-31 19:47 UTC (2+ messages)
pull-request: wireless-drivers-next 2016-10-30
2016-10-31 19:38 UTC (2+ messages)
Let's do P4
2016-10-31 19:35 UTC (12+ messages)
[PATCH net] qede: Fix statistics' strings for Tx/Rx queues
2016-10-31 19:34 UTC (2+ messages)
[PATCH 00/15] use permission-specific DEVICE_ATTR variants
2016-10-31 19:32 UTC (5+ messages)
` [PATCH 12/15] ptp: "
` [PATCH 15/15] solos-pci: "
[PATCH net] net: mangle zero checksum in skb_checksum_help()
2016-10-31 19:29 UTC (2+ messages)
[PATCH net-next] bpf, inode: add support for symlinks and fix mtime/ctime
2016-10-31 19:28 UTC (2+ messages)
[PATCH net] net: clear sk_err_soft in sk_clone_lock()
2016-10-31 19:26 UTC (2+ messages)
[PATCH net-next 5/5] ipv6: Compute multipath hash for forwarded ICMP errors from offending packet
2016-10-31 19:25 UTC (4+ messages)
[PATCH net-next v3]ldmvsw: tx queue stuck in stopped state after LDC reset
2016-10-31 19:20 UTC (2+ messages)
[PATCH net] dctcp: avoid bogus doubling of cwnd after loss
2016-10-31 19:18 UTC (2+ messages)
[RFC PATCH v2 0/5] ARM64: Add Internal PHY support for Meson GXL
2016-10-31 19:05 UTC (8+ messages)
` [RFC PATCH v2 1/5] net: mdio-mux-mmioreg: Add support for 16bit and 32bit register sizes
` [RFC PATCH v2 2/5] net: phy: Add Meson GXL Internal PHY driver
` [RFC PATCH v2 3/5] ARM64: dts: meson-gxl: Add ethernet nodes with internal PHY
` [RFC PATCH v2 4/5] ARM64: dts: meson-gxl-p23x: Enable ethernet
` [RFC PATCH v2 5/5] ARM64: dts: meson-gxl-s905x: Enable internal ethernet PHY
[net-next PATCH v2 0/4] Add support for XPS when using DCB
2016-10-31 19:01 UTC (2+ messages)
[PATCH] Revert "usb: dwc3: gadget: use allocated/queued reqs for LST bit"
2016-10-31 18:51 UTC (3+ messages)
[PATCH net-next 0/3] tools lib bpf: Synchronize implementations
2016-10-31 18:39 UTC (4+ messages)
` [PATCH net-next 1/3] tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h
` [PATCH net-next 2/3] tools lib bpf: Sync with samples/bpf/libbpf
` [PATCH net-next 3/3] tools lib bpf: Sync bpf_map_def with tc
net/dccp: warning in dccp_feat_clone_sp_val/__might_sleep
2016-10-31 18:40 UTC (10+ messages)
[PATCH net] ipv6: add mtu lock check in __ip6_rt_update_pmtu
2016-10-31 18:25 UTC (2+ messages)
[RFC PATCH 00/13] ARM64: meson-gxl: Add extended support
2016-10-31 18:23 UTC (13+ messages)
` [RFC PATCH 01/13] pinctrl: meson: Add GXL pinctrl definitions
` [RFC PATCH 08/13] dwmac-meson8b: add support for phy selection
` [RFC PATCH 09/13] net: phy: Add Meson GXL Internal PHY driver
mv643xx_eth.c merge gone bad
2016-10-31 18:22 UTC (6+ messages)
[PATCH v2] ip6_tunnel: Clear IP6CB in ip6_tnl_xmit() after encapsulation
2016-10-31 18:18 UTC (4+ messages)
Why do we need tasklet in IFB?
2016-10-31 18:10 UTC (5+ messages)
[PATCH v2 net-next 0/5] Add bpf support to set sk_bound_dev_if
2016-10-31 17:49 UTC (10+ messages)
` [PATCH v2 net-next 1/5] bpf: Refactor cgroups code in prep for new type
[PATCH net-next 0/4] BPF for lightweight tunnel encapsulation
2016-10-31 17:35 UTC (10+ messages)
` [PATCH net-next 3/4] bpf: "
[PATCH/RFC] ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-W
2016-10-31 17:24 UTC (2+ messages)
[PATCH net] ipv6: Don't use ufo handling on later transformed packets
2016-10-31 17:12 UTC (2+ messages)
[PATCH 00/12] xen: add common function for reading optional value
2016-10-31 17:08 UTC (4+ messages)
` [PATCH 06/12] xen: make use of xenbus_read_unsigned() in xen-netback
` [PATCH 07/12] xen: make use of xenbus_read_unsigned() in xen-netfront
[PATCH net-next] sctp: clean up sctp_packet_transmit
2016-10-31 16:49 UTC
[PATCH v7 0/6] Add eBPF hooks for cgroups
2016-10-31 16:40 UTC (3+ messages)
` [PATCH v7 5/6] net: ipv4, ipv6: run cgroup eBPF egress programs
Ethernet not working on a different SoC with same eth HW
2016-10-31 16:28 UTC (6+ messages)
(unknown),
2016-10-31 13:59 UTC
[net-next PATCH RFC 00/26] Add support for DMA writable pages being writable by the network stack
2016-10-31 15:26 UTC (4+ messages)
` [net-next PATCH RFC 04/26] arch/arm: Add option to skip sync on DMA map and unmap
nfs NULL-dereferencing in net-next
2016-10-31 15:25 UTC (7+ messages)
[PATCH net-next] udp: do fwd memory scheduling on dequeue
2016-10-31 15:16 UTC (7+ messages)
[PATCH] ath9k_htc: fix minor mistakes in dev_err messages
2016-10-31 15:12 UTC
[PATCH (net.git)] net: phy: at803x: disable by default the hibernation feature
2016-10-31 15:03 UTC (2+ messages)
[PATCH net-next] net: add an ioctl to get a socket network namespace
2016-10-31 14:58 UTC (2+ messages)
[PATCH net-next v2 1/1] driver: tun: Use new macro SOCK_IOC_TYPE instead of literal number 0x89
2016-10-31 14:57 UTC (2+ messages)
[PATCH] [v2 netfilter-next] netfilter: nf_tables: fib warnings
2016-10-31 14:17 UTC (3+ messages)
ATENCIÓN;
2016-10-31 13:14 UTC
[PATCH 1/4] isdn/eicon: remove unused argument in DBG_ERR call
2016-10-31 13:42 UTC (3+ messages)
` [PATCH 2/4] isdn/eicon: fix some message formatting errors
[PATCH v7 1/2] nl80211: multicast_to_unicast can be changed while IFF_UP
2016-10-31 13:41 UTC (2+ messages)
` [PATCH v7 2/2] mac80211: multicast to unicast conversion
[PATCH net] r8152: Fix broken RX checksums
2016-10-31 13:24 UTC (6+ messages)
[PATCH net-next V3 0/9] liquidio CN23XX VF support
2016-10-31 12:53 UTC (4+ messages)
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).