netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-29 07:57:26 to 2016-06-30 05:37:31 UTC [more...]

[PATCH net-next V3 0/6] switch to use tx skb array in tun
 2016-06-30  5:37 UTC  (10+ messages)
` [PATCH net-next V3 1/6] ptr_ring: support zero length ring
` [PATCH net-next V3 2/6] skb_array: minor tweak
` [PATCH net-next V3 3/6] ptr_ring: support resizing multiple queues
` [PATCH net-next V3 4/6] skb_array: add wrappers for resizing
` [PATCH net-next V3 5/6] net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
` [PATCH net-next V3 6/6] tun: switch to use skb array for tx

[PATCH V2 0/4] net-next: mediatek: IRQ cleanups, fixes and grouping
 2016-06-30  5:04 UTC  (6+ messages)
` [PATCH V2 1/4] net-next: mediatek: remove superfluous register reads
  ` [PATCH V2 2/4] net-next: mediatek: don't use intermediate variables to store IRQ masks
  ` [PATCH V2 3/4] net-next: mediatek: add IRQ locking
  ` [PATCH V2 4/4] net-next: mediatek: add support for IRQ grouping

[PATCH net-next 00/16] Mellanox 100G SRIOV E-Switch offload and VF representors
 2016-06-30  4:04 UTC  (17+ messages)
` [PATCH net-next 08/16] net/devlink: Add E-Switch mode control

tcp md5: one more crypto-sg-on-the-stack instance
 2016-06-30  3:45 UTC  (18+ messages)
      ` [PATCH net-next] tcp: md5: do not use stack storage in crypto operations
        ` [PATCH v2 net-next] tcp: md5: use kmalloc() backed scratch areas

[PATCH net-next V2] tun: introduce tx skb ring
 2016-06-30  1:50 UTC  (6+ messages)

[PATCH net-next 0/9] net: hns: fix the typo of hns
 2016-06-30  1:10 UTC  (4+ messages)
` [PATCH net-next 9/9] net: hns: get reset registers from DT

linux-next: manual merge of the net-next tree with Linus' tree
 2016-06-30  1:01 UTC 

[net-next PATCH 0/5] HFSC patches, part 1
 2016-06-30  0:26 UTC  (6+ messages)
` [net-next PATCH 1/5] net/sched/sch_hfsc.c: handle corner cases where head may change invalidating calculated deadline
` [net-next PATCH 2/5] net/sched/sch_hfsc.c: add unlikely() in qdisc_peek_len()
` [net-next PATCH 3/5] net/sched/sch_hfsc.c: remove leftover dlist and droplist
` [net-next PATCH 4/5] net/sched/sch_hfsc.c: go passive after vt update
` [net-next PATCH 5/5] net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc()

[iproute PATCH 0/2] ip-address: fix type list inconsistencies
 2016-06-30  0:11 UTC  (3+ messages)
` [iproute PATCH 1/2] ip-address: Support filtering by slave type, too

[PATCH 0/1] qlcnic: add wmb() call in transmit data path
 2016-06-29 21:51 UTC  (2+ messages)
` [PATCH 1/1] "

[net] e1000e: keep VLAN interfaces functional after rxvlan off
 2016-06-29 21:42 UTC  (3+ messages)

[PATCH] ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output
 2016-06-29 21:42 UTC  (2+ messages)

[net-next 00/15][pull request] Intel Wired LAN Driver Updates 2016-06-29
 2016-06-29 21:33 UTC  (16+ messages)
` [net-next 01/15] fm10k: don't use BIT() macro where the value isn't a bitmask
` [net-next 02/15] fm10k: Align Rx buffers to 512B blocks
` [net-next 03/15] fm10k: fix incorrect index calculation in fm10k_write_reta
` [net-next 04/15] e1000e: prevent division by zero if TIMINCA is zero
` [net-next 05/15] ixgbe: Fix deleting link filters for cls_u32 offloads
` [net-next 06/15] ixgbe: Error handler for duplicate filter locations in hardware "
` [net-next 07/15] igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP
` [net-next 08/15] igb: introduce IGB_PTP_OVERFLOW_CHECK flag
` [net-next 09/15] igb: re-use igb_ptp_reset in igb_ptp_init
` [net-next 10/15] igb: implement igb_ptp_suspend
` [net-next 11/15] igb: call igb_ptp_suspend during suspend/resume cycle
` [net-next 12/15] fm10k: Remove create_workqueue
` [net-next 13/15] ixgbe: Correct reporting of timestamping for x550
` [net-next 14/15] ixgbe: fix spoofed packets with macvlans
` [net-next 15/15] igb: Only DMA sync frame length

[PATCH net-next 0/3] nfp: few code improvements
 2016-06-29 20:55 UTC  (4+ messages)
` [PATCH net-next 1/3] nfp: correct name of control BAR define
` [PATCH net-next 2/3] nfp: remove unused parameter from nfp_net_write_mac_addr()
` [PATCH net-next 3/3] nfp: implement ethtool .get_link() callback

[RFC 0/7] net: ethernet: bgmac: Add platform device support
 2016-06-29 20:34 UTC  (16+ messages)
` [RFC 1/7] net: ethernet: bgmac: change bgmac_* prints to dev_* prints
` [RFC 3/7] net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file
` [RFC 5/7] net: ethernet: bgmac: Add platform device support
` [RFC 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac

Question on i40e PCIe relaxed ordering (RO)
 2016-06-29 20:32 UTC  (3+ messages)

[PATCH net-next v2] tcp: use RFC6298 compliant TCP RTO calculation
 2016-06-29 20:18 UTC  (7+ messages)
` [PATCH net-next v3] "

[PATCH] [v6] net: emac: emac gigabit ethernet controller driver
 2016-06-29 20:16 UTC  (12+ messages)

[net-next PATCH v2 1/2] net: pktgen: support injecting packets for qdisc testing
 2016-06-29 20:03 UTC  (2+ messages)
` [net-next PATCH v2 2/2] net: samples: pktgen mode samples/tests for qdisc layer

[PATCH V2 RFC 1/2] brcmfmac: delete interface directly in code that sent fw request
 2016-06-29 19:57 UTC  (4+ messages)
  ` [PATCH "
  ` [PATCH 2/2] brcmfmac: support removing AP interfaces with "interface_remove"
    ` [PATCH 0/2] brcmfmac: support removing AP interfaces with new fw

[net-next PATCH 1/2] net: pktgen: support injecting packets for qdisc testing
 2016-06-29 19:47 UTC  (2+ messages)
` [net-next PATCH 2/2] net: samples: pktgen mode samples/tests for qdisc layer

[PATCH v4] fib_rules: Added NLM_F_EXCL support to fib_nl_newrule
 2016-06-29 19:38 UTC  (2+ messages)

[PATCH iproute2] bridge: man: fix STP LISTENING description
 2016-06-29 19:26 UTC 

[PATCH iproute2] bridge: man: fix BPUD typo
 2016-06-29 19:26 UTC 

net.git commit 3bb549ae4c51
 2016-06-29 19:18 UTC 

[PATCH net v3] usbnet: Stop RX Q on MTU change
 2016-06-29 19:07 UTC 

[PATCH net v2.3] usbnet: Stop RX Q on MTU change
 2016-06-29 18:34 UTC 

[PATCH v4 iproute2 0/6] Add support for vrf keyword
 2016-06-29 18:27 UTC  (7+ messages)
` [PATCH v4 iproute2 1/6] ip vrf: Add name_is_vrf
` [PATCH v4 iproute2 2/6] ip link/addr: Add support for vrf keyword
` [PATCH v4 iproute2 3/6] ip neigh: Add support for keyword
` [PATCH v4 iproute2 4/6] ip route: Change type mask to bitmask
` [PATCH v4 iproute2 5/6] ip vrf: Add ipvrf_get_table
` [PATCH v4 iproute2 6/6] ip route: Add support for vrf keyword

[PATCH v3 iproute2 0/6] Add support for vrf keyword
 2016-06-29 18:06 UTC  (7+ messages)
` [PATCH v3 iproute2 1/6] ip vrf: Add name_is_vrf
` [PATCH v3 iproute2 2/6] ip link/addr: Add support for vrf keyword
` [PATCH v3 iproute2 3/6] ip neigh: Add support for keyword
` [PATCH v3 iproute2 4/6] ip route: Change type mask to bitmask
` [PATCH v3 iproute2 5/6] ip vrf: Add ipvrf_get_table
` [PATCH v3 iproute2 6/6] ip route: Add support for vrf keyword

[PATCH v2 iproute2 0/6] Add support for vrf keyword
 2016-06-29 17:06 UTC  (6+ messages)
` [PATCH iproute2 1/6] ip vrf: Add name_is_vrf

[net 0/2][pull request] Intel Wired LAN Driver Updates 2016-06-29
 2016-06-29 16:38 UTC  (4+ messages)
` [net 1/2] e1000e: keep Rx/Tx HW_VLAN_CTAG in sync
` [net 2/2] ixgbevf: ixgbevf_write/read_posted_mbx should use IXGBE_ERR_MBX to initialize ret_val

[PATCH] ip route: timeout for routes has to be set in seconds
 2016-06-29 16:25 UTC  (3+ messages)

[iproute PATCH v3] Use ARRAY_SIZE macro everywhere
 2016-06-29 16:18 UTC  (2+ messages)
  ` [iproute PATCH v4] "

[PATCH] brcmfmac: add missing break when deleting P2P_DEVICE
 2016-06-29 16:02 UTC  (2+ messages)
`  "

[PATCH] brcmfmac: include also core.h header in cfg80211.h
 2016-06-29 16:01 UTC  (2+ messages)
`  "

[PATCH] brcmfmac: use const char * for interface name in brcmf_add_if
 2016-06-29 16:00 UTC  (2+ messages)
`  "

[PATCH net] bonding: fix 802.3ad aggregator reselection
 2016-06-29 15:59 UTC  (3+ messages)

[PATCH REBASED] brcmfmac: fix lockup when removing P2P interface after event timeout
 2016-06-29 15:57 UTC  (2+ messages)
` [REBASED] "

[PATCH 1/8] wireless: airo: rename 'register' variable
 2016-06-29 15:56 UTC  (2+ messages)
  ` [1/8] "

[PATCH v2] rtlwifi: use s8 instead of char
 2016-06-29 15:48 UTC  (2+ messages)
` [v2] "

[PATCH] libertas: Add spinlock to avoid race condition
 2016-06-29 15:47 UTC  (2+ messages)
`  "

[PATCH] wlcore: sdio: Fix crash on wlcore_probe_of when failing to parse/map irq
 2016-06-29 15:46 UTC  (2+ messages)
  `  "

[PATCH] libertas_tf: Remove create_workqueue
 2016-06-29 15:42 UTC  (2+ messages)
`  "

[PATCH] brcmfmac: slightly simplify building interface combinations
 2016-06-29 15:41 UTC  (2+ messages)
`  "

[net-next 00/16][pull request] 40GbE Intel Wired LAN Driver Updates 2016-06-27
 2016-06-29 14:49 UTC  (6+ messages)
` [net-next 02/16] i40e: add hw struct local variable
` [net-next 07/16] i40e: Save PCI state before suspend

[patch] be2net: signedness bug in be_msix_enable()
 2016-06-29 14:39 UTC 

[PATCH net-next v2 3/4] cgroup: bpf: Add bpf_skb_in_cgroup_proto
 2016-06-29 14:36 UTC  (2+ messages)

[PATCH] [linux-next] net: netcp: Fix a typo in keystone-netcp.txt
 2016-06-29 14:36 UTC 

[Patch net] mlx4: set csum_complete_sw bit when fixing complete csum
 2016-06-29 14:33 UTC  (7+ messages)

[GIT] Sparc
 2016-06-29 13:32 UTC  (2+ messages)

pull-request: mac80211 2016-06-29-v2
 2016-06-29 12:35 UTC  (2+ messages)

[PATCH 1/2] net: ethernet: lpc_eth: use phydev from struct net_device
 2016-06-29 12:19 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: lpc_eth: use phy_ethtool_{get|set}_link_ksettings

[PATCH net] openvswitch: fix conntrack netlink event delivery
 2016-06-29 12:16 UTC  (4+ messages)
` [PATCH net v2] "
  ` [ovs-dev] "

[PATCH net 1/1] qed: Protect the doorbell BAR with the write barriers
 2016-06-29 12:16 UTC  (2+ messages)

Doing crypto in small stack buffers (bluetooth vs vmalloc-stack crash, etc)
 2016-06-29 12:10 UTC  (2+ messages)

[PATCH net-next] net_sched: netem: do not call qdisc_drop() with a NULL skb
 2016-06-29 12:04 UTC  (2+ messages)

[PATCH] neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
 2016-06-29 12:01 UTC  (2+ messages)

[PATCH net-next 0/2] qed*: Fix the static checker warnings
 2016-06-29 11:59 UTC  (2+ messages)

[PATCH v13 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-06-29 11:30 UTC 

[PATCH v13 net-next 0/1] introduce Hyper-V VM Sockets(hv_sock)
 2016-06-29 11:29 UTC 

[PATCH v10 00/22] Add HiSilicon RoCE driver
 2016-06-29 10:41 UTC  (5+ messages)
` [PATCH v10 07/22] IB/hns: Add event queue support

[PATCH net-next 0/6] net: dsa: Platform data for dsa2.c
 2016-06-29 10:12 UTC  (4+ messages)

[PATCH 1/2] net: ethernet: mvpp2: use phydev from struct net_device
 2016-06-29 10:05 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettings

DONATION OF $ 1.5 MILLION DOLLARS!!!
 2016-06-29  5:39 UTC 

Re:
 2016-06-27  8:24 UTC 

[patch] qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()
 2016-06-29  9:48 UTC  (2+ messages)

[PATCH net] bpf, perf: delay release of BPF prog after grace period
 2016-06-29  9:43 UTC  (2+ messages)

[PATCH net] net: bridge: fix vlan stats continue counter
 2016-06-29  9:40 UTC  (2+ messages)

[REGRESSION, bisect]cxgb4 port failure with TSO traffic after commit 10d3be569243def8("tcp-tso: do not split TSO packets at retransmit time")
 2016-06-29  9:26 UTC  (4+ messages)
  ` [PATCH net] tcp: do not send too big packets at retransmit time

[PATCH net-next 1/2] tipc: honor msg2addr return value
 2016-06-29  9:19 UTC  (4+ messages)
` [PATCH net-next 2/2] tipc: rename udp_port in struct udp_media_addr

[PATCH v12 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-06-29  9:17 UTC  (5+ messages)

[PATCH] net: the space is required before the open parenthesis '('
 2016-06-29  9:16 UTC  (2+ messages)

[PATCH net-next 00/10] liquidio updates and bug fixes
 2016-06-29  9:03 UTC  (3+ messages)
` [PATCH net-next 01/10] liquidio: Vxlan support

[PATCH v2 0/2] net: thunderx: Miscellaneous fixes
 2016-06-29  9:14 UTC  (2+ messages)

[PATCH V6 1/1] net: ethernet: Add TSE PCS support to dwmac-socfpga
 2016-06-29  9:10 UTC 

[PATCH] dsa: b53: avoid 'maybe-uninitialized' warning
 2016-06-29  9:07 UTC  (2+ messages)

[PATCH v2 0/8] thunderbolt: Introducing Thunderbolt(TM) networking
 2016-06-29  8:35 UTC  (9+ messages)
` [PATCH v2 1/8] thunderbolt: Macro rename
` [PATCH v2 2/8] thunderbolt: Updating device IDs
` [PATCH v2 3/8] thunderbolt: Updating the register definitions
` [PATCH v2 4/8] thunderbolt: Kconfig for Thunderbolt(TM) networking
` [PATCH v2 5/8] thunderbolt: Communication with the ICM (firmware)
` [PATCH v2 6/8] thunderbolt: Networking state machine
` [PATCH v2 7/8] thunderbolt: Networking transmit and receive
` [PATCH v2 8/8] thunderbolt: Networking doc

[PATCH net 0/7] Mellanox 100G mlx5 fixes#2 for 4.7-rc
 2016-06-29  8:30 UTC  (2+ messages)

[PATCH v3] net: ethernet: ti: cpdma: switch to use genalloc
 2016-06-29  8:19 UTC  (2+ messages)

[PATCH] net: ethernet: tundra: Correct argument for pci_free_consistent
 2016-06-29  8:09 UTC  (2+ messages)

[PATCH] net: marvell: Add separate config ANEG function for Marvell 88E1111
 2016-06-29  8:09 UTC  (2+ messages)

[PATCH v2] Maxim/driver: Add driver for maxim ds26522
 2016-06-29  8:06 UTC  (2+ messages)

[PATCH net 0/5] batman-adv: Fixes for Linux 4.7
 2016-06-29  8:03 UTC  (2+ messages)

[PATCH] net: stmmac: Fix null-function call in ISR on stmmac1000
 2016-06-29  7:58 UTC  (2+ messages)


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).