netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-28 17:04:26 to 2016-01-29 22:38:47 UTC [more...]

[PATCH] vxlan: fix a out of bounds access in __vxlan_find_mac
 2016-01-29 22:38 UTC  (5+ messages)

[RFC] Kernel unaligned access at __skb_flow_dissect
 2016-01-29 22:28 UTC  (21+ messages)

[Intel-wired-lan] [next] igb: allow setting MAC address on i211 using a device tree blob
 2016-01-29 22:11 UTC 

[PATCH v2 net] nfc: use GFP_USER for user-controlled kmalloc
 2016-01-29 22:01 UTC  (3+ messages)

bonding (IEEE 802.3ad) not working with qemu/virtio
 2016-01-29 21:48 UTC  (4+ messages)

[PATCH net] inet: frag: Always orphan skbs inside ip_defrag()
 2016-01-29 20:57 UTC  (7+ messages)
  ` [PATCH net] ipv4: early demux should be aware of fragments

[PATCH] ptp: ixp46x: use helpers for converting ns to timespec
 2016-01-29 20:39 UTC  (2+ messages)

[PATCH V3] net: emac: emac gigabit ethernet controller driver
 2016-01-29 20:38 UTC  (5+ messages)

[PATCH] tcp: Change reference to experimental CWND RFC
 2016-01-29 20:24 UTC  (2+ messages)

[PATCH net] macvlan: make operstate and carrier more accurate
 2016-01-29 20:07 UTC  (2+ messages)

WARNING at net/mac80211/rate.c:513 ieee80211_get_tx_rates [mac80211]
 2016-01-29 20:04 UTC  (17+ messages)

[PATCH net] irda: fix a potential use-after-free in ircomm_param_request
 2016-01-29 19:58 UTC 

[RFC PATCH net-next 0/3] sctp: add GSO support
 2016-01-29 19:42 UTC  (19+ messages)
` [RFC PATCH net-next 3/3] sctp: Add "

[PATCH v2 net] nfc: close a race condition in llcp_sock_getname()
 2016-01-29 19:37 UTC 

[PATCH net-next 00/10] Proposal for a API set for HW Buffer management
 2016-01-29 18:36 UTC  (4+ messages)
` [PATCH net-next 09/10] net: Add a hardware buffer management helper API

[PATCH RESEND net] nfc: use GFP_USER for user-controlled kmalloc
 2016-01-29 18:21 UTC  (7+ messages)

[PATCH] net_sched: drr: check for NULL pointer in drr_dequeue
 2016-01-29 18:19 UTC  (3+ messages)

[PATCH net-next 00/40] net: fec: cleanup/fixes
 2016-01-29 17:49 UTC  (46+ messages)
` [PATCH net-next 01/40] net: fec: stop the "rcv is not +last, " error messages
` [PATCH net-next 02/40] net: fec: fix rx error counts
` [PATCH net-next 03/40] net: fec: fix fec_enet_get_free_txdesc_num
` [PATCH net-next 04/40] net: fec: add struct bufdesc_prop
` [PATCH net-next 05/40] net: fec: add variable reg_desc_active to speed things up
` [PATCH net-next 06/40] net: fec: don't disable FEC_ENET_TS_TIMER interrupt
` [PATCH net-next 07/40] net: fec: don't transfer ownership until descriptor write is complete
` [PATCH net-next 08/40] net: fec: move cbd_bufaddr assignment closer to the mapping function
` [PATCH net-next 09/40] net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set
` [PATCH net-next 10/40] net: fec: pass rxq to fec_enet_rx_queue instead of queue_id
` [PATCH net-next 11/40] net: fec: pass txq to fec_enet_tx_queue "
` [PATCH net-next 12/40] net: fec: reduce interrupts
` [PATCH net-next 13/40] net: fec: split off napi routine with 3 queues
` [PATCH net-next 14/40] net: fec: don't clear all rx queue bits when just one is being checked
` [PATCH net-next 15/40] net: fec: set cbd_sc without relying on previous value
` [PATCH net-next 16/40] net: fec: eliminate calls to fec_enet_get_prevdesc
` [PATCH net-next 17/40] net: fec: move restart test for efficiency
` [PATCH net-next 18/40] net: fec: clear cbd_sc after transmission to help with debugging
` [PATCH net-next 19/40] net: fec: dump all tx queues in fec_dump
` [PATCH net-next 20/40] net: fec: detect tx int lost
` [PATCH net-next 21/40] net: fec: print more debug info in fec_timeout
` [PATCH net-next 22/40] net: fec: call dma_unmap_single on mapped tx buffers at restart
` [PATCH net-next 23/40] net: fec: don't set cbd_bufaddr unless no mapping error
` [PATCH net-next 24/40] net: fec: return NETDEV_TX_BUSY, when not enough space in ring
` [PATCH net-next 25/40] net: fec: don't free skb until it has been unmapped
` [PATCH net-next 26/40] net: fec: set cbd_esc only once
` [PATCH net-next 27/40] net: fec: enable interrupt on very last descriptor only
` [PATCH net-next 28/40] net: fec: unmap initial buffer on error
` [PATCH net-next 29/40] net: fec: don't free skb when returning busy
` [PATCH net-next 30/40] net: fec: move last_bdp assignment for symmetry
` [PATCH net-next 31/40] net: fec: don't transfer ownership until entire tso is queued
` [PATCH net-next 32/40] net: fec: fix err_release in fec_enet_txq_submit_tso
` [PATCH net-next 33/40] net: fec: shrink the window for 'tx int lost'
` [PATCH net-next 34/40] net: fec: update dirty_tx even if no skb
` [PATCH net-next 35/40] net: fec: rename dirty_tx to pending_tx
` [PATCH net-next 36/40] net: fec: use mac set by bootloader before fuses
` [PATCH net-next 37/40] net: fec: add events device file
` [PATCH net-next 38/40] net: fec: recover from lost rxf_0 interrupt
` [PATCH net-next 39/40] ARM: dts: imx6qdl-nitrogen6x: add phy interrupt to eliminate polling
` [PATCH net-next 40/40] ARM: dts: imx6qdl-nitrogen6_max: "

[PATCH 9/26] eCryptfs: Use skcipher and shash
 2016-01-29 17:22 UTC  (3+ messages)
  ` [v2 PATCH "

[PATCH] openvswitch: allow management from inside user namespaces
 2016-01-29 16:37 UTC  (3+ messages)

[PATCH net 0/6] mvneta fixes for SMP
 2016-01-29 16:26 UTC  (7+ messages)
` [PATCH net 1/6] net: mvneta: Fix for_each_present_cpu usage
` [PATCH net 2/6] net: mvneta: Use on_each_cpu when possible
` [PATCH net 3/6] net: mvneta: Remove unused code
` [PATCH net 4/6] net: mvneta: Modify the queue related fields from each cpu
` [PATCH net 5/6] net: mvneta: The mvneta_percpu_elect function should be atomic
` [PATCH net 6/6] net: mvneta: Fix race condition during stopping

[PATCH net v2 0/2] pv6: fix sticky pktinfo behaviour
 2016-01-29 16:00 UTC  (7+ messages)
` [PATCH net v2 1/2] ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
` [PATCH net v2 2/2] ipv6/udp: use sticky pktinfo egress ifindex on connect()

[PATCH net] net: dsa: mv88e6xxx: fix port VLAN maps
 2016-01-29 15:14 UTC  (3+ messages)

[PATCH net 0/2] mlx5 driver fixes for 4.5-rc1
 2016-01-29 13:17 UTC  (4+ messages)
` [PATCH net 2/2] net/mlx5e: Use a private copy of netdev ops

[PATCH 0/9] network driver fixes
 2016-01-29 12:56 UTC  (3+ messages)

Yours Truely Mrs Machiko Kumiko
 2016-01-29 12:32 UTC 

[PATCH] mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rate
 2016-01-29 12:11 UTC  (2+ messages)

[PATCH v2 0/7] network driver fixes
 2016-01-29 11:39 UTC  (8+ messages)
` [PATCH v2 1/7] net: moxart: use correct accessors for DMA memory
` [PATCH v2 2/7] net: davinci_cpdma: use dma_addr_t for DMA address
` [PATCH v2 3/7] net: hp100: remove unnecessary #ifdefs
` [PATCH v2 4/7] net: bgmac: clarify CONFIG_BCMA dependency
` [PATCH v2 5/7] net: vxge: avoid unused function warnings
` [PATCH v2 6/7] net: nb8800: avoid uninitialized variable warning
` [PATCH v2 7/7] net: tg3: "

[PATCH] mac80211: fix memory leak
 2016-01-29  9:49 UTC 

[PATCH] wlcore: fix error handling in wlcore_event_fw_logger
 2016-01-29  9:15 UTC  (2+ messages)
`  "

pull-request: wireless-drivers 2016-01-29
 2016-01-29  8:47 UTC 

Multiproc support
 2016-01-29  7:51 UTC 

[PATCH v1] ethtool: properly indent man sub-options
 2016-01-29  7:45 UTC  (3+ messages)

[RFC PATCH net-next] bonding: Use notifiers for slave link state detection
 2016-01-29  7:05 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCHv2 net 0/2] Part 2 of v4.5-rc1 phylib regression
 2016-01-29  6:53 UTC  (2+ messages)

[PATCH 0/3] lan78xx: update and fixes
 2016-01-29  6:51 UTC  (2+ messages)

[PATCH net] tcp: beware of alignments in tcp_get_info()
 2016-01-29  6:50 UTC  (2+ messages)

[PATCH V3] netfilter: h323: avoid potential attack
 2016-01-29  3:25 UTC 

[PATCH 0/3] lib: add "on" and "off" to strtobool
 2016-01-29  3:15 UTC  (3+ messages)
` [PATCH 3/3] param: convert some "on"/"off" users "

[PATCH net] netlink: not trim skb for mmaped socket when dump
 2016-01-29  1:45 UTC 

[PATCH net] bonding: Fix ARP monitor validation
 2016-01-29  1:33 UTC 

[PATCH 3.19.y-ckt 182/210] veth: don’t modify ip_summed; doing so treats packets with bad checksums as good
 2016-01-29  1:18 UTC 

[3.19.y-ckt stable] Patch "=?UTF-8?q?veth:=20don=E2=80=99t=20modify=20ip=5Fsummed;=20doing?= =?UTF-8?q?=20so=20treats=20packets=20with=20bad=20checksums=20as=20good.?=" has been added to the 3.19.y-ckt tree
 2016-01-29  1:11 UTC 

[patch net] switchdev: Require RTNL mutex to be held when sending FDB notifications
 2016-01-29  0:22 UTC  (2+ messages)

[PATCH v3 1/4] ipv4: add option to drop unicast encapsulated in L2 multicast
 2016-01-29  0:16 UTC  (3+ messages)

[PATCHv2 net] xen-netfront: request Tx response events more often
 2016-01-29  0:09 UTC  (2+ messages)

[PATCH] net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets
 2016-01-29  0:08 UTC  (3+ messages)

[PATCH net] of: of_mdio: Ensure mdio device is a PHY
 2016-01-29  0:08 UTC  (2+ messages)

pull-request: mac80211 2016-01-26
 2016-01-29  0:06 UTC  (2+ messages)

[PATCH 13/22] net: Fix dependencies for !HAS_IOMEM archs
 2016-01-29  0:03 UTC  (2+ messages)

[PATCH net] tcp: fix tcp_mark_head_lost to check skb len before fragmenting
 2016-01-29  0:03 UTC  (2+ messages)

[PATCH net] inet: frag: Always orphan skbs inside ip_defrag()
 2016-01-29  0:02 UTC  (2+ messages)

[PATCH net 0/3] fix the transport dead race check by using atomic_add_unless on refcnt
 2016-01-28 23:59 UTC  (2+ messages)

[patch net 00/11] mlxsw: driver fixes
 2016-01-28 23:57 UTC  (2+ messages)

[PATCH net-next v6 00/19] new ETHTOOL_GSETTINGS/SSETTINGS API
 2016-01-28 22:38 UTC  (4+ messages)
` [PATCH net-next v6 19/19] net: mlx4: use new ETHTOOL_G/SSETTINGS API

[PATCH v2] hostap: avoid uninitialized variable use in hfa384x_get_rid
 2016-01-28 21:58 UTC 

[PATCH] hostap: avoid uninitialized variable use in hfa384x_get_rid
 2016-01-28 21:57 UTC  (3+ messages)

[net PATCH] fib_trie: Fix shift by 32 in fib_table_lookup
 2016-01-28 21:42 UTC 

KASAN splal in minstrel_ht_update_stats()
 2016-01-28 18:52 UTC  (2+ messages)

[PATCH/RFC v4 net-next] ravb: Add dma queue interrupt support
 2016-01-28 18:36 UTC  (8+ messages)

UBSAN: Undefined behaviour in net/ipv4/fib_trie.c:1397:22 and UBSAN: Undefined behaviour in ./arch/x86/include/asm/atomic.h:156:2
 2016-01-28 17:15 UTC  (2+ messages)

[PATCH v3 net-next 0/8] Local Checksum Offload
 2016-01-28 17:09 UTC  (5+ messages)
` [PATCH net-next 1/8] net: local checksum offload for encapsulation

[PATCH net 0/2] ipv6: fix sticky pktinfo behaviour
 2016-01-28 17:04 UTC  (4+ messages)
` [PATCH net 1/2] ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()

Optimizing instruction-cache, more packets at each stage
 2016-01-28 17:04 UTC  (17+ messages)
            ` Bypass at packet-page level (Was: Optimizing instruction-cache, more packets at each stage)

[PATCH next] ipvlan: inherit MTU from master device
 2016-01-28 17:04 UTC  (3+ 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).