messages from 2016-04-21 06:09:35 to 2016-04-22 11:09:13 UTC [more...]
[PATCH] cxgbi: fix uninitialized flowi6
2016-04-22 11:09 UTC
[PATCH net-next] route: move lwtunnel state to a single place
2016-04-22 10:40 UTC
[PATCH net v2 0/9] macsec: a few fixes
2016-04-22 10:06 UTC (13+ messages)
` [PATCH net v2 1/9] macsec: add missing NULL check after kmalloc
` [PATCH net v2 2/9] macsec: take rtnl lock before for_each_netdev
` [PATCH net v2 3/9] macsec: don't put a NULL rxsa
` [PATCH net v2 4/9] macsec: fix rx_sa refcounting with decrypt callback
` [PATCH net v2 5/9] macsec: add consistency check to netlink dumps
` [PATCH net v2 6/9] macsec: fix memory leaks around rx_handler (un)registration
` [PATCH net v2 7/9] macsec: fix SA leak if initialization fails
` [PATCH net v2 8/9] macsec: add missing macsec prefix in uapi
` [PATCH net v2 9/9] macsec: fix netlink attribute validation
linux-next: build failure after merge of the net-next tree
2016-04-22 9:20 UTC (3+ messages)
[RFC PATCH] gro: Partly revert "net: gro: allow to build full sized skb"
2016-04-22 9:13 UTC (5+ messages)
[PATCH net-next] hv_netvsc: Fix the list processing for network change event
2016-04-22 8:49 UTC (2+ messages)
[PATCH net-next 00/10] net: hns: add support of debug dsaf device
2016-04-22 7:20 UTC (11+ messages)
` [PATCH net-next 01/10] net: hns: add a new dsaf mode for debug port
` [PATCH net-next 03/10] net: hns: add attribute port-idx-in-ae in enet node
` [PATCH net-next 04/10] net: hns: add attribute reset-field-offset for dsaf node
` [PATCH net-next 06/10] net: hns: sort the header file by alphabetical order
` [PATCH net-next 09/10] net: hns: add attribute port-rst-offset for dsaf port node
` [PATCH net-next 02/10] net: hns: set debug port irq index to 0
` [PATCH net-next 05/10] net: hns: add syscon operation for dsaf
` [PATCH net-next 07/10] net: hns: separate debug and service device from dsaf device
` [PATCH net-next 08/10] net: hns: add attribute cpld_ctrl for dsaf port node
` [PATCH net-next 10/10] net: hns: add attribute port-mode-offset "
[PATCH net v2 0/3] drivers: net: cpsw: phy-handle fixes
2016-04-22 6:55 UTC (5+ messages)
` [PATCH net v2 1/3] drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config
` [PATCH net v2 2/3] drivers: net: cpsw: fix error messages when using phy-handle DT property
` [PATCH net v2 3/3] drivers: net: cpsw: use of_phy_connect() in fixed-link case
[v8, 0/7] Fix eSDHC host version register bug
2016-04-22 6:27 UTC (8+ messages)
` [v8, 1/7] Documentation: DT: update Freescale DCFG compatible
` [v8, 2/7] ARM64: dts: ls2080a: add device configuration node
` [v8, 3/7] soc: fsl: add GUTS driver for QorIQ platforms
` [v8, 4/7] dt: move guts devicetree doc out of powerpc directory
` [v8, 5/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v8, 6/7] MAINTAINERS: add entry for Freescale SoC specific driver
` [v8, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
[PATCH net 1/1] net: fec: update dirty_tx even if no skb
2016-04-22 5:59 UTC (2+ messages)
[PATCH net-next v2 0/4] qed*: driver updates
2016-04-22 5:41 UTC (5+ messages)
` [PATCH net-next v2 1/4] qed*: Align statistics names
` [PATCH net-next v2 2/4] qede: Add support for ethtool private flags
` [PATCH net-next v2 3/4] qed*: Conditions for changing link
` [PATCH net-next v2 4/4] qed: add support for link pause configuration
[PATCH net-next 0/4] libnl: enhance API to ease 64bit alignment for attribute
2016-04-22 5:31 UTC (9+ messages)
` [PATCH net-next v2 "
` [PATCH net-next v2 1/4] libnl: add more helpers to align attributes on 64-bit
` [PATCH net-next v2 2/4] rtnl: use the new API to align IFLA_STATS*
` [PATCH net-next v2 3/4] ipmr: align RTA_MFC_STATS on 64-bit
` [PATCH net-next v2 4/4] ip6mr: "
[PATCH net-next] net: better drop monitoring in ip{6}_recv_error()
2016-04-22 5:27 UTC
[PATCH net-next] tcp: SYN packets are now simply consumed
2016-04-22 5:13 UTC
[PATCH V3 29/29] ethernet: use parity8 in broadcom/tg3.c
2016-04-22 4:46 UTC
[RFC PATCH v3 net-next 0/3] tcp: Make use of MSG_EOR in tcp_sendmsg
2016-04-22 4:30 UTC (6+ messages)
` [RFC PATCH v3 net-next 2/3] tcp: Handle eor bit when coalescing skb
[PATCH] net: ipv6: Delete host routes on an ifdown
2016-04-22 3:56 UTC
linux-next: manual merge of the net-next tree with the net tree
2016-04-21 23:54 UTC (2+ messages)
[PATCH v2] ixgbevf: Change the relaxed order settings in VF driver for sparc
2016-04-21 22:56 UTC
qdisc spin lock
2016-04-21 22:12 UTC (9+ messages)
[net-next PATCH iproute2 v2 0/1] tc ife action
2016-04-21 22:09 UTC (7+ messages)
` [net-next PATCH iproute2 v2 1/1] tc: introduce IFE action
[iproute2 PATCH v3 1/1] tc: introduce IFE action
2016-04-21 21:40 UTC
[PATCH net V1 0/8] mlx5 driver updates and fixes
2016-04-21 21:33 UTC (9+ messages)
` [PATCH net V1 1/8] net/mlx5_core: Fix soft lockup in steering error flow
` [PATCH net V1 2/8] net/mlx5e: Fix MLX5E_100BASE_T define
` [PATCH net V1 3/8] net/mlx5_core: Add ConnectX-5 to list of supported devices
` [PATCH net V1 4/8] net/mlx5e: Device's mtu field is u16 and not int
` [PATCH net V1 5/8] net/mlx5e: Fix minimum MTU
` [PATCH net V1 6/8] net/mlx5e: Use vport MTU rather than physical port MTU
` [PATCH net V1 7/8] net/mlx5_core: Remove static from local variable
` [PATCH net V1 8/8] net/mlx5: Add pci shutdown callback
[PATCH] wcn36xx: Set SMD timeout to 10 seconds
2016-04-21 21:11 UTC (2+ messages)
[PATCH] ixgbevf: Fix relaxed order settings in VF driver
2016-04-21 21:00 UTC (5+ messages)
[RFC PATCH v2 net-next 0/7] tcp: Make use of MSG_EOR in tcp_sendmsg
2016-04-21 20:25 UTC (8+ messages)
` [RFC PATCH v2 net-next 2/7] tcp: Merge tx_flags/tskey/txstamp_ack in tcp_collapse_retrans
[PATCH net] ipv4/fib: don't warn when primary address is missing if in_dev is dead
2016-04-21 20:23 UTC
[net-next 00/17][pull request] 100GbE Intel Wired LAN Driver Updates 2016-04-20
2016-04-21 20:09 UTC (15+ messages)
` [net-next 01/17] fm10k: add helper functions to set strings and data for ethtool stats
` [net-next 05/17] fm10k: prevent RCU issues during AER events
` [net-next 10/17] fm10k: fix documentation of fm10k_tlv_parse_attr
` [net-next 11/17] fm10k: use 8bit notation instead of 10bit notation for diagram
` [net-next 13/17] fm10k: update comment regarding reserved bits check
` [net-next 14/17] fm10k: Reset multicast mode when deleting lport
` [net-next 15/17] fm10k: fix possible null pointer deref after kcalloc
` [net-next 16/17] fm10k: consistently use Intel(R) for driver names
` [net-next 17/17] fm10k: fix incorrect IPv6 extended header checksum
[PATCH net 0/2] tcp: Merge timestamp info when coalescing skbs
2016-04-21 19:58 UTC (3+ messages)
[GIT] Networking
2016-04-21 19:55 UTC
[PATCH net-next 0/2] tcp: Handle txstamp_ack when fragmenting/coalescing skbs
2016-04-21 19:45 UTC (4+ messages)
` [PATCH net-next 1/2] tcp: Carry txstamp_ack in tcp_fragment_tstamp
[PATCH net-next 0/7] net: network drivers should not depend on geneve/vxlan
2016-04-21 19:36 UTC (7+ messages)
[PATCH v2 0/4] net: thunderx: Add multiqset support for DPDK
2016-04-21 19:31 UTC (6+ messages)
` [PATCH v2 1/4] net: thunderx: Introduce a mailbox message to reset VF counters
` [PATCH v2 2/4] net: thunderx: Add multiqset support for dataplane apps
` [PATCH v2 3/4] net: thunderx: add sysfs attribute for SQS/SVF assigments
` [PATCH v2 4/4] net: thunderx: Improvement for MBX interface debug messages
[PATCH net] openvswitch: use flow protocol when recalculating ipv6 checksums
2016-04-21 19:29 UTC (2+ messages)
[PATCH net] Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
2016-04-21 19:29 UTC (2+ messages)
[PATCH net] atl2: Disable unimplemented scatter/gather feature
2016-04-21 19:12 UTC (2+ messages)
[net-next PATCH v2 0/3] Feature tweaks/fixes follow-up to GSO partial patches
2016-04-21 19:11 UTC (2+ messages)
[PATCH net-next V3 00/11] Mellanox 100G mlx5 driver receive path optimizations
2016-04-21 19:09 UTC (2+ messages)
[PATCH net-next 0/2] net: bcmsysport: utilize newer NAPI APIs
2016-04-21 19:06 UTC (2+ messages)
[PATCH net 0/4] Mellaox 40G driver fixes for 4.6-rc
2016-04-21 19:03 UTC (2+ messages)
[PATCH net 0/9] mlx5 driver updates and fixes
2016-04-21 19:01 UTC (5+ messages)
` [PATCH net 9/9] net/mlx5e: Reset link modes upon setting speed to zero
[PATCH] net: phy: spi_ks8895: Don't leak references to SPI devices
2016-04-21 19:00 UTC (2+ messages)
[PATCH 2/2] net: ethernet: davinci_emac: Fix platform_data overwrite
2016-04-21 18:58 UTC (2+ messages)
[PATCH 1/2] net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enable
2016-04-21 18:58 UTC (2+ messages)
[PATCH v2 net 0/3] qede: Bug fixes
2016-04-21 18:51 UTC (2+ messages)
[PATCH net-next] macvlan: fix failure during registration v2
2016-04-21 18:39 UTC (3+ messages)
[PATCH] drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open
2016-04-21 18:31 UTC (2+ messages)
[net-next PATCH 1/2] netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWARE
2016-04-21 18:15 UTC (4+ messages)
` [net-next PATCH 2/2] veth: Update features to include all tunnel GSO types
linux-next: zillions of lockdep whinges in include/net/sock.h:1408
2016-04-21 18:10 UTC (6+ messages)
[patch -next] geneve: testing the wrong variable in geneve6_build_skb()
2016-04-21 18:08 UTC (2+ messages)
[PATCH net 1/1] qlcnic: Update version to 5.3.64
2016-04-21 17:25 UTC
[PATCH 1/2] [v4] net: emac: emac gigabit ethernet controller driver
2016-04-21 18:03 UTC (5+ messages)
[PATCH net-next] NLA_BINARY misuse bug in HSR
2016-04-21 17:59 UTC (2+ messages)
[PATCHv3 net-next] net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag
2016-04-21 17:56 UTC (2+ messages)
[PATCH v2 net-next] tcp-tso: do not split TSO packets at retransmit time
2016-04-21 17:55 UTC
[PATCH net-next] perf, bpf: minimize the size of perf_trace_() tracepoint handler
2016-04-21 17:49 UTC (4+ messages)
drop all fragments inside tx queue if one gets dropped
2016-04-21 17:48 UTC (4+ messages)
[PATCH net] tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acks
2016-04-21 17:46 UTC (2+ messages)
[PATCH net-next] net: dsa: remove tag_protocol from dsa_switch
2016-04-21 17:44 UTC (2+ messages)
[PATCHv2 net] openvswitch: Orphan skbs before IPv6 defrag
2016-04-21 17:42 UTC (2+ messages)
[RFC PATCH net-next 0/8] Handle multiple received packets at each stage
2016-04-21 17:24 UTC (3+ messages)
` [RFC PATCH net-next 7/8] net: ipv4: listified version of ip_rcv
[RFC PATCH v3 0/2] ppp: add rtnetlink support
2016-04-21 16:22 UTC (3+ messages)
` [RFC PATCH v3 1/2] ppp: define reusable device creation functions
` [RFC PATCH v3 2/2] ppp: add rtnetlink device creation support
[PATCH V2] net: stmmac: socfpga: Remove re-registration of reset controller
2016-04-21 14:52 UTC (6+ messages)
[PATCH V3] net: stmmac: socfpga: Remove re-registration of reset controller
2016-04-21 14:39 UTC (2+ messages)
[PATCH v2] MAINTAINERS: net: add entry for TI Ethernet Switch drivers
2016-04-21 14:33 UTC (3+ messages)
[PATCH net-next v1 1/1] tipc: fix stale links after re-enabling bearer
2016-04-21 13:51 UTC
[PATCH V2] net: ethernet: mellanox: correct page conversion
2016-04-21 13:45 UTC (7+ messages)
switchdev fib offload issues
2016-04-21 13:00 UTC (3+ messages)
[PATCH] rtl8xxxu: hide unused tables
2016-04-21 12:46 UTC (2+ messages)
` "
[PATCH iproute2] ss: add SK_MEMINFO_DROPS display
2016-04-21 12:19 UTC
[RFC][PATCH] net: stmmac: Call custom init from stmmac_dvr_probe
2016-04-21 12:12 UTC
bridge not learning from locally sent gratuitous ARP?
2016-04-21 11:58 UTC (4+ messages)
[PATCHv2] wlcore: spi: add wl18xx support
2016-04-21 11:11 UTC (10+ messages)
[patch net 0/3] bridge: mdb: Couple of fixes
2016-04-21 10:52 UTC (4+ messages)
` [patch net 1/3] switchdev: Adding complete operation to deferred switchdev ops
` [patch net 2/3] bridge: mdb: Common function for mdb entry translation
` [patch net 3/3] bridge: mdb: Marking port-group as offloaded
[PATCH 0/6] Add Shared MDIO framework for iProc based SoCs
2016-04-21 9:18 UTC (7+ messages)
` [PATCH 1/6] bus: Add shared MDIO bus framework
` [PATCH 2/6] Documentation: DT binding doc for iProc Shared MDIO Controller
` [PATCH 3/6] bus: Add platform driver for iProc shared "
` [PATCH 4/6] dt: Add Shared MDIO Controller node for NS2
` [PATCH 5/6] Documentation: Binding doc for ethernet master in NS2
` [PATCH 6/6] net:phy: Add Ethernet Master for iProc Shared MDIO Controller
IPv6 patch mysteriously breaks IPv4 VPN
2016-04-21 8:08 UTC (3+ messages)
[PATCH v2 2/4] io-mapping: Specify mapping size for io_mapping_map_wc()
2016-04-21 7:27 UTC (5+ messages)
` [PATCH 4/4] drm/i915: Move ioremap_wc tracking onto VMA
` [Intel-gfx] "
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).