messages from 2017-02-08 16:46:16 to 2017-02-09 00:10:07 UTC [more...]
Extending socket timestamping API for NTP
2017-02-08 23:34 UTC (9+ messages)
[PATCH 0/2] net: ethernet: ti: cpsw: fix susp/resume
2017-02-09 0:07 UTC (3+ messages)
` [PATCH 1/2] net: ethernet: ti: cpsw: fix cpsw assignment in resume
` [PATCH 2/2] net: ethernet: ti: cpsw: fix resume because of usage count
[PATCH RFC v2 0/8] xdp: Generalize XDP
2017-02-08 23:41 UTC (2+ messages)
` [PATCH RFC v2 4/8] qede: Changes to use generic XDP infrastructure
[PATCH v2 net-next 0/9] openvswitch: Conntrack integration improvements
2017-02-08 23:54 UTC (14+ messages)
` [PATCH v2 net-next 1/9] openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted
` [PATCH v2 net-next 2/9] openvswitch: Unionize ovs_key_ct_label with a u32 array
` [PATCH v2 net-next 3/9] openvswitch: Simplify labels length logic
` [PATCH v2 net-next 4/9] openvswitch: Do not trigger events for unconfirmed connections
` [PATCH v2 net-next 5/9] openvswitch: Refactor labels initialization
` [PATCH v2 net-next 6/9] openvswitch: Inherit master's labels
` [PATCH v2 net-next 7/9] openvswitch: Add original direction conntrack tuple to sw_flow_key
` [PATCH v2 net-next 8/9] openvswitch: Add force commit
` [PATCH v2 net-next 9/9] openvswitch: Pack struct sw_flow_key
i40e: driver can't probe device (capabilities discovery error)
2017-02-08 17:32 UTC (2+ messages)
[RFC 1/2] dt: emac: document device-tree based phy discovery and setup
2017-02-08 23:00 UTC (2+ messages)
[patch net-next 00/15] mlxsw: Reflect nexthop status changes
2017-02-08 21:00 UTC (12+ messages)
` [patch net-next 12/15] ipv4: fib: Notify about "
` [patch net-next 14/15] mlxsw: spectrum_router: Don't reflect LINKDOWN nexthops
[PATCH v3 net-next 0/2] mv88e6xxx Watchdog support
2017-02-08 23:03 UTC (3+ messages)
` [PATCH v3 net-next 1/2] net: dsa: mv88e6xxx: Add watchdog interrupt handler
` [PATCH v3 net-next 2/2] net: dsa: mv88e6xxx: Add mv88e6390 watchdog interrupt support
[PATCHv2 net-next] net: dsa: mv88e6xxx: Move forward declaration to where it is needed
2017-02-08 23:00 UTC
[PATCH] net: micrel: ks8695net: use new api ethtool_{get|set}_link_ksettings
2017-02-08 22:54 UTC
[PATCH net-next] net: dsa: Fix duplicate object rule
2017-02-08 22:43 UTC (2+ messages)
[PATCH net] net: phy: Initialize mdio clock at probe function
2017-02-08 22:14 UTC
net/ipv4: warning in nf_nat_ipv4_fn
2017-02-08 22:10 UTC (2+ messages)
[PATCH 1/1] hv_netvsc: fix a netvsc stats typo
2017-02-08 22:06 UTC
[PATCH] [net-next] ARM: orion: remove unused wnr854t_switch_plat_data
2017-02-08 22:03 UTC (2+ messages)
loopback device reference count leakage
2017-02-08 21:50 UTC (6+ messages)
[PATCHv6 net-next 0/6] sctp: add sender-side procedures for stream reconf asoc reset and add streams
2017-02-08 21:57 UTC (12+ messages)
` [PATCHv6 net-next 1/6] sctp: drop unnecessary __packed from some stream reconf structures
` [PATCHv6 net-next 2/6] sctp: streams should be recovered when it fails to send request
` [PATCHv6 net-next 3/6] sctp: add support for generating stream reconf ssn/tsn reset request chunk
` [PATCHv6 net-next 4/6] sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter
` [PATCHv6 net-next 5/6] sctp: add support for generating stream reconf add incoming/outgoing streams request chunk
` [PATCHv6 net-next 6/6] sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Request Parameter
[PATCH 0/2] net: qcom/emac: add the last ethtool functions
2017-02-08 21:49 UTC (3+ messages)
` [PATCH 1/2] net: qcom/emac: add ethtool support for reading hardware registers
` [PATCH 2/2] net: qcom/emac: add ethtool support for setting ring parameters
[PATCH v2 net-next 0/9] sunvnet driver updates
2017-02-08 21:50 UTC (4+ messages)
` [PATCH v2 net-next 1/9] sunvnet: make sunvnet common code dynamically loadable
[PATCHv4 0/7] Refactor macvtap to re-use tap functionality by other virtual intefaces
2017-02-08 21:41 UTC (3+ messages)
[PATCH net v3 0/2] net: ethernet: bgmac: bug fixes
2017-02-08 21:12 UTC (3+ messages)
` [PATCH net v3 1/2] net: ethernet: bgmac: init sequence bug
` [PATCH net v3 2/2] net: ethernet: bgmac: mac address change bug
[PATCHv5 0/7] Refactor macvtap to re-use tap functionality by other virtual intefaces
2017-02-08 21:37 UTC (8+ messages)
` [PATCHv5 1/7] tap: Refactoring macvtap.c
` [PATCHv5 2/7] tap: Renaming tap related APIs, data structures, macros
` [PATCHv5 3/7] tap: Tap character device creation/destroy API
` [PATCHv5 4/7] tap: Abstract type of virtual interface from tap implementation
` [PATCHv5 5/7] tap: Extending tap device create/destroy APIs
` [PATCHv5 6/7] tap: tap as an independent module
` [PATCHv5 7/7] ipvtap: IP-VLAN based tap driver
[PATCH] netlink: move nla_put_{u8,u16,u32} out of line
2017-02-08 21:18 UTC
[PATCH net-next v2 0/3] net: ethernet: bgmac: PM support and clean-ups
2017-02-08 21:24 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: ethernet: bgmac: use #defines for MAX size
` [PATCH net-next v2 2/3] net: ethernet: bgmac: unify code of the same family
` [PATCH net-next v2 3/3] net: ethernet: bgmac: driver power manangement
[PATCH/RFC net-next 1/2] flow dissector: ND support
2017-02-08 20:33 UTC (12+ messages)
` [oss-drivers] "
[PATCHv4 net-next 0/7] net: dst_confirm replacement
2017-02-08 21:05 UTC (3+ messages)
[PATCH net-next v4 00/11] Improve BPF selftests and use the library (net-next tree)
2017-02-08 20:49 UTC (12+ messages)
` [PATCH net-next v4 01/11] tools: Sync {,tools/}include/uapi/linux/bpf.h
` [PATCH net-next v4 02/11] bpf: Change the include directory for selftest
` [PATCH net-next v4 03/11] bpf: Always test unprivileged programs
` [PATCH net-next v4 04/11] bpf: Use bpf_load_program() from the library
` [PATCH net-next v4 05/11] bpf: Use bpf_map_update_elem() "
` [PATCH net-next v4 06/11] bpf: Use bpf_map_lookup_elem() "
` [PATCH net-next v4 07/11] bpf: Use bpf_map_delete_elem() "
` [PATCH net-next v4 08/11] bpf: Use bpf_map_get_next_key() "
` [PATCH net-next v4 09/11] bpf: Use bpf_create_map() "
` [PATCH net-next v4 10/11] bpf: Remove bpf_sys.h from selftests
` [PATCH net-next v4 11/11] bpf: Add test_tag to .gitignore
[PATCH 0/3 net-next] enic: add vxlan offload support
2017-02-08 19:57 UTC (7+ messages)
` [PATCH 1/3 net-next] enic: add devcmds for vxlan offload
` [PATCH 2/3 net-next] enic: add udp_tunnel ndo "
` [PATCH 3/3 net-next] enic: add vxlan offload on tx path
[PATCH net] net: thunderx: Fix PHY autoneg for SGMII QLM mode
2017-02-08 20:48 UTC (2+ messages)
[PATCH v4 0/3] Miscellaneous fixes for BPF (perf tree)
2017-02-08 20:27 UTC (4+ messages)
` [PATCH v4 1/3] samples/bpf: Ignore already processed ELF sections
` [PATCH v4 2/3] samples/bpf: Reset global variables
` [PATCH v4 3/3] samples/bpf: Add missing header
[PATCH v2 1/5] bpf: Add missing header to the library
2017-02-08 20:25 UTC (3+ messages)
gro_cells: move to net/core/gro_cells.c
2017-02-08 19:38 UTC (2+ messages)
[PATCH net-next] bridge: vlan tunnel id info range fill size calc cleanups
2017-02-08 19:39 UTC (2+ messages)
[patch net-next] mlxsw: acl: Fix mlxsw_afa_block_commit error path
2017-02-08 20:14 UTC (2+ messages)
[PATCH v3 0/5] Miscellaneous fixes for BPF (perf tree)
2017-02-08 20:03 UTC (7+ messages)
` [PATCH v3 1/5] bpf: Add missing header to the library
` [PATCH v3 2/5] bpf: Simplify bpf_load_program() error handling in "
[PATCH net-next v3 00/11] Improve BPF selftests and use the library (net-next tree)
2017-02-08 20:08 UTC (7+ messages)
` [PATCH net-next v3 04/11] bpf: Use bpf_load_program() from the library
[PATCH net-next] sctp: avoid list_del_init if it's freeing the memory right away
2017-02-08 19:57 UTC (4+ messages)
[RFC 01/19] block: DAC960: Replace PCI pool old API
2017-02-08 19:53 UTC (21+ messages)
` [RFC 02/19] dmaengine: pch_dma: "
` [RFC 03/19] IB/mthca: "
` [RFC 04/19] net: e100: "
` [RFC 05/19] mlx4: "
` [RFC 06/19] mlx5: "
` [RFC 07/19] wireless: ipw2200: "
` [RFC 08/19] scsi: be2iscsi: "
` [RFC 09/19] scsi: csiostor: "
` [RFC 10/19] scsi: lpfc: "
` [RFC 11/19] scsi: megaraid: "
` [RFC 12/19] scsi: mpt3sas: "
` [RFC 13/19] scsi: mvsas: "
` [RFC 14/19] scsi: pmcraid: "
` [RFC 15/19] usb: gadget: amd5536udc: "
` [RFC 16/19] usb: gadget: net2280: "
` [RFC 17/19] usb: gadget: pch_udc: "
` [RFC 18/19] PCI: Remove PCI pool macro functions
` [RFC 19/19] checkpatch: warn for use of old PCI pool API
` [RFC 00/19] Replace PCI pool by DMA "
[PATCH net] net: dsa: Do not destroy invalid network devices
2017-02-08 19:51 UTC (2+ messages)
[PATCH v2 net-next] virtio: Fix affinity for #VCPUs != #queue pairs
2017-02-08 19:37 UTC (3+ messages)
[PATCH] net: dsa: mv88e6xxx: Move forward declaration to where it is needed
2017-02-08 19:46 UTC (2+ messages)
[PATCH iproute2/net-next repost2] tc: flower: use correct type when calling flower_icmp_attr_type
2017-02-08 19:39 UTC (2+ messages)
[PATCH net-next v2 00/12] net: dsa: remove unnecessary phy.h include
2017-02-08 19:45 UTC (4+ messages)
arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
2017-02-08 19:41 UTC (4+ messages)
net: use-after-free in tw_timer_handler
2017-02-08 19:32 UTC (10+ messages)
[RFC PATCH net-next 0/2] bpf: Allow retrieval of ebpf filters
2017-02-08 19:40 UTC (10+ messages)
` [RFC PATCH net-next 1/2] bpf: Save original ebpf instructions
[PATCH net-next] bpf, lpm: fix overflows in trie_alloc checks
2017-02-08 19:40 UTC (2+ messages)
[PATCH iproute2/net-next repost] tc: flower: Update documentation to indicate ARP takes IPv4 prefixes
2017-02-08 19:39 UTC (2+ messages)
Performance in stmmac
2017-02-08 18:40 UTC (2+ messages)
[Patch net] ping: fix a null pointer dereference
2017-02-08 18:58 UTC (2+ messages)
[PATCH] net: mellanox: switchx2: use new api ethtool_{get|set}_link_ksettings
2017-02-08 19:35 UTC (2+ messages)
net/sctp: null-ptr-deref in sctp_put_port/sctp_endpoint_destroy
2017-02-08 19:00 UTC
[PATCH net 0/2] Fixes for header length truncation
2017-02-08 18:56 UTC (7+ messages)
` [PATCH net 2/2] packet: round up linear to header len
[net-next:master 376/390] drivers/net/ethernet/qualcomm/emac/emac-ethtool.c:155:49-50: Unneeded semicolon
2017-02-08 18:40 UTC (3+ messages)
` [PATCH] net: qcom/emac: fix semicolon.cocci warnings
[PATCH v3 net-next] net: phy: Add LED mode driver for Microsemi PHYs
2017-02-08 18:29 UTC (2+ messages)
[PATCH 0/3] rhashtable: Handle table allocation failure during insertion
2017-02-08 18:26 UTC (2+ messages)
[patch net-next] net: dsa: bcm_sf2: cleanup bcm_sf2_cfp_rule_get() a little
2017-02-08 18:27 UTC (2+ messages)
[RFC v3 00/11] HFI Virtual Network Interface Controller (VNIC)
2017-02-08 18:21 UTC (18+ messages)
` [RFC v3 01/11] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) documentation
` [RFC v3 02/11] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) interface
` [RFC v3 09/11] IB/hfi1: HFI_VNIC RDMA netdev support
[PATCH RFC ipsec-next 0/5] IPsec GRO layer decapsulation
2017-02-08 18:19 UTC (5+ messages)
` [PATCH RFC ipsec-next 1/5] xfrm: Add a secpath_set helper
` [PATCH RFC ipsec-next 5/5] esp: Add a software GRO codepath
[PATCH] net: phy: dp83867: Fall-back to default values of clock delay and FIFO depth
2017-02-08 18:20 UTC (3+ messages)
[PATCH 0/2] get rid of immrbar_virt_to_phys()
2017-02-08 18:17 UTC (2+ messages)
[PATCH v4 net] bpf: add bpf_sk_netns_id() helper
2017-02-08 18:16 UTC (2+ messages)
[Patch net] sit: fix a double free on error path
2017-02-08 18:12 UTC (2+ messages)
[PATCH net v2 0/3] net: phy: Unbind/bind fixes
2017-02-08 17:55 UTC (7+ messages)
` [PATCH net v2 1/3] net: phy: Fix PHY module checks
[PATCH net] lwtunnel: valid encap attr check should return 0 when lwtunnel is disabled
2017-02-08 17:55 UTC (2+ messages)
ip route add give rtnetlink message after update from 4.9.6 to 4.9.8
2017-02-08 17:14 UTC (4+ messages)
net/ipv6: double free in ipip6_dev_free
2017-02-08 17:11 UTC (2+ messages)
[PATCH net-next 0/6] sfc: more encap offloads
2017-02-08 16:52 UTC (7+ messages)
` [PATCH net-next 1/6] sfc: process RX event inner checksum flags
` [PATCH net-next 2/6] sfc: set csum_level for encapsulated packets
` [PATCH net-next 3/6] sfc: harden driver against MC resets during initial probe
` [PATCH net-next 4/6] sfc: call mcdi_reboot_detected() when MC reboots during an MCDI command
` [PATCH net-next 5/6] sfc: update mcdi_pcol definitions for MC_CMD_SET_TUNNEL_ENCAP_UDP_PORTS
` [PATCH net-next 6/6] sfc: configure UDP tunnel offload ports
[PATCH net] net: phy: Fix lack of reference count on PHY driver
2017-02-08 16:03 UTC (2+ messages)
` [net] "
[net-next PATCH v2 0/5] XDP adjust head support for virtio
2017-02-08 16:50 UTC (4+ messages)
[PATCH net] ipv6: addrconf: fix generation of new temporary addresses
2017-02-08 16:55 UTC (2+ messages)
Kernel crashes in phy_attach_direct()
2017-02-08 16:39 UTC (7+ 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).