messages from 2016-12-07 14:09:10 to 2016-12-07 22:20:19 UTC [more...]
[net-next v2 00/19][pull request] 40GbE Intel Wired LAN Driver Updates 2016-12-07
2016-12-07 22:19 UTC (18+ messages)
` [net-next v2 01/19] i40e: Driver prints log message on link speed change
` [net-next v2 02/19] i40e: simplify txd use count calculation
` [net-next v2 03/19] i40e: restore workaround for removing default MAC filter
` [net-next v2 04/19] i40e/i40evf: napi_poll must return the work done
` [net-next v2 05/19] i40e: remove code to handle dev_addr specially
` [net-next v2 06/19] i40e: Blink LED on 1G BaseT boards
` [net-next v2 07/19] Changed version from 1.6.21 to 1.6.25
` [net-next v2 08/19] i40e: use unsigned printf format specifier for active_filters count
` [net-next v2 09/19] i40e: Add support for 25G devices
` [net-next v2 10/19] i40e: Add FEC for 25g
` [net-next v2 11/19] i40e: Add functions which apply correct PHY access method for read and write operation
` [net-next v2 12/19] i40e: lock service task correctly
` [net-next v2 13/19] i40e: defeature support for PTP L4 frame detection on XL710
` [net-next v2 14/19] i40e: recalculate vsi->active_filters from hash contents
` [net-next v2 15/19] i40e: refactor i40e_update_filter_state to avoid passing aq_err
` [net-next v2 16/19] i40e: delete filter after adding its replacement when converting
` [net-next v2 17/19] i40e: factor out addition/deletion of VLAN per each MAC address
[PATCH] net: pch_gbe: Fix TX RX descriptor accesses for big endian systems
2016-12-07 22:05 UTC (2+ messages)
[patch] ser_gigaset: return -ENOMEM on error instead of success
2016-12-07 22:04 UTC (5+ messages)
[net-next 00/20][pull request] 40GbE Intel Wired LAN Driver Updates 2016-12-06
2016-12-07 22:00 UTC (6+ messages)
` [net-next 20/20] i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1
[PATCH 00/50] Netfilter/IPVS updates for net-next
2016-12-07 21:52 UTC (51+ messages)
` [PATCH 01/50] ipvs: Use IS_ERR_OR_NULL(svc) instead of IS_ERR(svc) || svc == NULL
` [PATCH 02/50] ipvs: Decrement ttl
` [PATCH 03/50] netfilter: update Arturo Borrero Gonzalez email address
` [PATCH 04/50] netfilter: built-in NAT support for DCCP
` [PATCH 05/50] netfilter: built-in NAT support for SCTP
` [PATCH 06/50] netfilter: built-in NAT support for UDPlite
` [PATCH 07/50] netfilter: nf_log: do not assume ethernet header in netdev family
` [PATCH 08/50] netfilter: nfnetlink_log: add "nf-logger-5-1" module alias name
` [PATCH 09/50] netfilter: nf_conntrack_tuple_common.h: fix #include
` [PATCH 10/50] netfilter: conntrack: built-in support for DCCP
` [PATCH 11/50] netfilter: conntrack: built-in support for SCTP
` [PATCH 12/50] netfilter: conntrack: built-in support for UDPlite
` [PATCH 13/50] netfilter: conntrack: remove unused init_net hook
` [PATCH 14/50] netfilter: add and use nf_ct_netns_get/put
` [PATCH 15/50] netfilter: nat: add dependencies on conntrack module
` [PATCH 16/50] netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
` [PATCH 17/50] netfilter: conntrack: register hooks in netns when needed by ruleset
` [PATCH 18/50] netfilter: conntrack: add nf_conntrack_default_on sysctl
` [PATCH 19/50] netfilter: defrag: only register defrag functionality if needed
` [PATCH 20/50] netfilter: introduce accessor functions for hook entries
` [PATCH 21/50] netfilter: decouple nf_hook_entry and nf_hook_ops
` [PATCH 22/50] netfilter: convert while loops to for loops
` [PATCH 23/50] netfilter: x_tables: pass xt_counters struct instead of packet counter
` [PATCH 24/50] netfilter: x_tables: pass xt_counters struct to counter allocator
` [PATCH 25/50] netfilter: x_tables: pack percpu counter allocations
` [PATCH 26/50] netfilter: nft_fib: convert htonl to ntohl properly
` [PATCH 27/50] netfilter: nft_fib_ipv4: initialize *dest to zero
` [PATCH 28/50] netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields
` [PATCH 29/50] netfilter: xt_multiport: Fix wrong unmatch result with multiple ports
` [PATCH 30/50] netfilter: ingress: translate 0 nf_hook_slow retval to -1
` [PATCH 31/50] netfilter: add and use nf_fwd_netdev_egress
` [PATCH 32/50] netfilter: nf_tables: add stateful objects
` [PATCH 33/50] netfilter: nft_counter: add stateful object type
` [PATCH 34/50] netfilter: nft_quota: "
` [PATCH 35/50] netfilter: nf_tables: add stateful object reference expression
` [PATCH 36/50] netfilter: nft_quota: dump consumed quota
` [PATCH 37/50] netfilter: nf_tables: atomic dump and reset for stateful objects
` [PATCH 38/50] netfilter: nf_tables: notify internal updates of "
` [PATCH 39/50] netfilter: nft_quota: add depleted flag for objects
` [PATCH 40/50] netfilter: nf_tables: add stateful object reference to set elements
` [PATCH 41/50] netfilter: nft_objref: support for stateful object maps
` [PATCH 42/50] netfilter: nf_tables: allow to filter stateful object dumps by type
` [PATCH 43/50] netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source
` [PATCH 44/50] netfilter: nat: skip checksum on offload SCTP packets
` [PATCH 45/50] netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc()
` [PATCH 46/50] netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one()
` [PATCH 47/50] netfilter: nf_tables: support for set flushing
` [PATCH 48/50] netfilter: x_tables: avoid warn and OOM killer on vmalloc call
` [PATCH 49/50] netfilter: xt_bpf: support ebpf
` [PATCH 50/50] netfilter: nft_quota: allow to restore consumed quota
Remove private locks to avoid possible deadlock
2016-12-07 21:43 UTC (7+ messages)
` [PATCH 1/2] net: ethernet: sxgbe: remove private tx queue lock
` [PATCH 2/2] net: ethernet: stmmac: "
net-next closing, README
2016-12-07 21:28 UTC
[RFC PATCH net-next v3 1/2] macb: Add 1588 support in Cadence GEM
2016-12-07 21:04 UTC (5+ messages)
` [RFC PATCH net-next v3 2/2] macb: Enable 1588 support in SAMA5Dx platforms
[PATCH iproute2] Makefile: really suppress printing of directories
2016-12-07 20:55 UTC
[PATCH] net: ethernet: slicoss: use module_pci_driver()
2016-12-07 20:51 UTC (2+ messages)
[patch] drivers: net: xgene: uninitialized variable in xgene_enet_free_pagepool()
2016-12-07 20:46 UTC (2+ messages)
[net-next][PATCH v2 00/18] net: RDS updates
2016-12-07 20:42 UTC (11+ messages)
` [net-next][PATCH v2 10/18] RDS: IB: track and log active side endpoint in connection
` [net-next][PATCH v2 18/18] RDS: IB: add missing connection cache usage info
[PATCH 0/2] net: qcom/emac: simplify support for different SOCs
2016-12-07 20:39 UTC (3+ messages)
` [PATCH 1/2] net: qcom/emac: move phy init code to separate files
` [PATCH 2/2] [v2] net: qcom/emac: add support for the Qualcomm Technologies QDF2400
[net-next PATCH v5 0/6] XDP for virtio_net
2016-12-07 20:13 UTC (7+ messages)
` [net-next PATCH v5 1/6] net: virtio dynamically disable/enable LRO
` [net-next PATCH v5 2/6] net: xdp: add invalid buffer warning
` [net-next PATCH v5 3/6] virtio_net: Add XDP support
` [net-next PATCH v5 4/6] virtio_net: add dedicated XDP transmit queues
` [net-next PATCH v5 5/6] virtio_net: add XDP_TX support
` [net-next PATCH v5 6/6] virtio_net: xdp, add slowpath case for non contiguous buffers
[PATCH v2 net-next 2/2] lan78xx: add LAN7801 MAC only support
2016-12-07 20:26 UTC
[PATCH v2 net-next 1/2] phy: add phy fixup unregister functions
2016-12-07 20:26 UTC
[PATCH v2 net-next 0/2] phy: lan78xx: add phy fixup unregister functions & LAN7801 update
2016-12-07 20:25 UTC
Synopsys Ethernet QoS Driver
2016-12-07 20:15 UTC (6+ messages)
Misalignment, MIPS, and ip_hdr(skb)->version
2016-12-07 19:52 UTC (5+ messages)
[PATCH net-next] bpf: fix state equivalence
2016-12-07 19:47 UTC (2+ messages)
[PATCH 0/7] net: ethernet: ti: cpsw: support placing CPDMA descriptors into DDR
2016-12-07 19:41 UTC (5+ messages)
` [PATCH 5/7] Documentation: DT: net: cpsw: allow to specify descriptors pool size
Western Union Spende
2016-12-08 3:41 UTC
[PATCH net-next] udp: under rx pressure, try to condense skbs
2016-12-07 19:31 UTC (2+ messages)
[PATCH 1/1] ixgbe: write flush vfta registers
2016-12-07 19:24 UTC (5+ messages)
` Aw: "
[PATCH] [v4] net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
2016-12-07 19:20 UTC
4.9.0-rc8: tg3 dead after resume
2016-12-07 18:44 UTC (4+ messages)
[net-next] dummy: expend mtu range for dummy device
2016-12-07 18:30 UTC (2+ messages)
[net-next] nlmon: use core MTU range checking in nlmon driver
2016-12-07 18:30 UTC (2+ messages)
[PATCH net] phy: Don't increment MDIO bus refcount unless it's a different owner
2016-12-07 18:29 UTC (2+ messages)
[PATCH net-next 1/1] driver: macvlan: Remove the rcu member of macvlan_port
2016-12-07 18:22 UTC (2+ messages)
[PATCH net-next v3 1/1] driver: ipvlan: Free ipvl_port directly with kfree instead of kfree_rcu
2016-12-07 18:22 UTC (2+ messages)
[PATCH net-next] bpf: fix loading of BPF_MAXINSNS sized programs
2016-12-07 18:18 UTC (2+ messages)
[PATCH] sh_eth: add wake-on-lan support via magic packet
2016-12-07 18:14 UTC (2+ messages)
[PATCH net] netvsc: reduce maximum GSO size
2016-12-07 18:14 UTC (2+ messages)
[PATCH] drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" links
2016-12-07 18:12 UTC (3+ messages)
` [PATCH v2] "
[PATCH] net: stmmac: do not call phy_ethtool_ksettings_set from atomic context
2016-12-07 18:09 UTC (2+ messages)
stmmac driver
2016-12-07 18:06 UTC
[PATCH net-next] net: do not read sk_drops if application does not care
2016-12-07 18:05 UTC
[PATCH] net: return value of skb_linearize should be handled in Linux kernel
2016-12-07 17:57 UTC (4+ messages)
[RFC] udp: some improvements on RX path
2016-12-07 17:55 UTC (23+ messages)
` [PATCH] net/udp: do not touch skb->peeked unless really needed
` [PATCH net-next] net: sock_rps_record_flow() is for connected sockets
[PATCH net-next] of: add optional naming of interfaces
2016-12-07 17:49 UTC
commit : ppp: add rtnetlink device creation support - breaks netcf on my machine
2016-12-07 17:43 UTC (6+ messages)
[PATCH 1/1] ixgbe: fcoe: return value of skb_linearize should be handled
2016-12-07 17:30 UTC (2+ messages)
nfct_query hangs after multiple requests
2016-12-07 17:27 UTC
[PATCH v3 net-next 0/4]: Allow head adjustment in XDP prog
2016-12-07 17:26 UTC (8+ messages)
` [PATCH v3 net-next 1/4] bpf: xdp: "
[PATCH v2 iproute2/net-next 0/3] tc: flower: Support matching on ICMP
2016-12-07 17:21 UTC (2+ messages)
[PATCH] [v3] net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
2016-12-07 17:19 UTC (7+ messages)
pull-request: can 2016-12-07
2016-12-07 17:07 UTC (2+ messages)
[PATCH net-next V3 0/7] liquidio VF data path
2016-12-07 16:54 UTC (8+ messages)
` [PATCH net-next V3 1/7] liquidio CN23XX: VF offload features
` [PATCH net-next V3 2/7] liquidio CN23XX: VF link status
` [PATCH net-next V3 3/7] liquidio CN23XX: VF mac address
` [PATCH net-next V3 4/7] liquidio CN23XX: VF scatter gather lists
` [PATCH net-next V3 5/7] liquidio CN23XX: VF xmit
` [PATCH net-next V3 6/7] liquidio CN23XX: VF TX buffers
` [PATCH net-next V3 7/7] liquidio VF rx data and ctl path
ixgbe Port cannot load, "failed to register GSI"
2016-12-07 16:48 UTC (2+ messages)
[PATCH net-next v2] dsa:mv88e6xxx: dispose irq mapping for chip->irq
2016-12-07 16:40 UTC (2+ messages)
[PATCH net-next] net: rfs: add a jump label
2016-12-07 16:29 UTC
[PATCH v5 00/13] net: ethernet: ti: cpts: update and fixes
2016-12-07 16:14 UTC (2+ messages)
[PATCH net-next v2 0/7] bnxt_en: Add interface to support RDMA driver
2016-12-07 15:59 UTC (2+ messages)
[PATCH v2 0/4] vsock: cancel connect packets when failing to connect
2016-12-07 15:14 UTC (5+ messages)
` [PATCH v2 1/4] vsock: track pkt owner vsock
` [PATCH v2 2/4] vhost-vsock: add pkt cancel capability
` [PATCH v2 3/4] vsock: "
` [PATCH v2 4/4] vsock: cancel packets when failing to connect
[net-next] macsec: remove first zero and add attribute name in comments
2016-12-07 15:02 UTC
[PATCH 0/4] vsock: cancel connect packets when failing to connect
2016-12-07 14:46 UTC (4+ messages)
` [PATCH 3/4] vsock: add pkt cancel capability
[PATCH 0/1] NET: usb: cdc_mbim: add quirk for supporting Telit LE922A
2016-12-07 14:27 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v3 0/6] net: stmmac: make DMA programmable burst length more configurable
2016-12-07 14:20 UTC (7+ messages)
` [PATCH v3 1/6] net: stmmac: return error if no DMA configuration is found
` [PATCH v3 2/6] net: stmmac: simplify the common DMA init API
` [PATCH v3 3/6] net: stmmac: stmmac_platform: fix parsing of DT binding
` [PATCH v3 4/6] net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASK
` [PATCH v3 5/6] net: stmmac: add support for independent DMA pbl for tx/rx
` [PATCH v3 6/6] net: smmac: allow configuring lower pbl values
[net-next] icmp: correct return value of icmp_rcv()
2016-12-07 14:18 UTC (2+ messages)
[PATCH 00/10] virtio: sparse fixes
2016-12-07 14:09 UTC (7+ messages)
` [PATCH 08/10] vsock/virtio: mark an internal function static
` [PATCH 09/10] vsock/virtio: fix src/dst cid format
` [PATCH 10/10] virtio: enable endian checks for sparse builds
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).