messages from 2016-01-28 06:56:47 to 2016-01-29 12:33:53 UTC [more...]
[PATCH net v2 0/2] pv6: fix sticky pktinfo behaviour
2016-01-29 12:33 UTC (4+ 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()
[RFC PATCH net-next 0/3] sctp: add GSO support
2016-01-29 12:25 UTC (12+ messages)
[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
WARNING at net/mac80211/rate.c:513 ieee80211_get_tx_rates [mac80211]
2016-01-29 8:33 UTC (11+ messages)
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 net 0/2] mlx5 driver fixes for 4.5-rc1
2016-01-29 4:00 UTC (3+ messages)
` [PATCH net 2/2] net/mlx5e: Use a private copy of netdev ops
[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 (6+ messages)
` [PATCH 2/3] "
` [PATCH 1/3] lib: fix callers of strtobool to use char array
` [PATCH 3/3] param: convert some "on"/"off" users to strtobool
[PATCH net] net: dsa: mv88e6xxx: fix port VLAN maps
2016-01-29 2:18 UTC (2+ messages)
[PATCH net] netlink: not trim skb for mmaped socket when dump
2016-01-29 1:45 UTC
[PATCH] vxlan: fix a out of bounds access in __vxlan_find_mac
2016-01-29 1:43 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 net-next 00/40] net: fec: cleanup/fixes
2016-01-29 0:19 UTC (45+ 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 v3 1/4] ipv4: add option to drop unicast encapsulated in L2 multicast
2016-01-29 0:16 UTC (3+ messages)
[PATCH 0/9] network driver fixes
2016-01-29 0:14 UTC (14+ messages)
` [PATCH 3/9] net: bgmac: clarify CONFIG_BCMA dependency
` [PATCH 4/9] net: moxart: use correct accessors for DMA memory
` [PATCH 7/9] net: macb: avoid uninitialized variables
[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 (9+ 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 (7+ 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 (23+ 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)
[PATCHv2] net: moxart: use correct accessors for DMA memory
2016-01-28 16:54 UTC
[PATCHv2] ipv4: ipconfig: avoid unused ic_proto_used symbol
2016-01-28 16:39 UTC
[RFC PATCH net] net/core: don't increment rx_dropped on inactive slaves
2016-01-28 16:22 UTC (17+ messages)
` [PATCH net 0/4] net: add rx_unhandled stat counter
` [PATCH net v2 0/4] net: add and use rx_nohandler "
` [PATCH net v2 2/4] net: add "
` [PATCH net v2 3/4] team: track sum of rx_nohandler for all slaves
` [PATCH net v2 4/4] bond: "
` [PATCH net v3 1/4] net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64
[RFC v4 0/5] Add virtio transport for AF_VSOCK
2016-01-28 15:19 UTC (2+ messages)
[PATCH V2] netfilter: h323: avoid potential attack
2016-01-28 15:13 UTC (9+ messages)
` "
bonding (IEEE 802.3ad) not working with qemu/virtio
2016-01-28 14:10 UTC (4+ messages)
[PATCH] net_sched: drr: check for NULL pointer in drr_dequeue
2016-01-28 14:04 UTC (3+ messages)
[PATCH iproute2] geneve: add support for lwt tunnel creation and dst port selection
2016-01-28 13:48 UTC
[PATCH] ipv4: ipconfig: avoid unused ic_proto_used symbol
2016-01-28 13:11 UTC (2+ messages)
[PATCH] igb: Fix VLAN tag stripping on Intel i350
2016-01-28 12:53 UTC (3+ messages)
[PATCH 1/2] netfilter: ipvs: avoid unused variable warnings
2016-01-28 12:28 UTC (4+ messages)
Interesting performance characteristics of serial packet submission
2016-01-28 12:05 UTC
[patch added to 3.12-stable] veth: don’t modify ip_summed; doing so treats packets with bad checksums as good
2016-01-28 10:51 UTC
[PATCH] ptp: ixp46x: use helpers for converting ns to timespec
2016-01-28 9:47 UTC (2+ messages)
Supermicro AOC-STGN-i2S w intel 82599ES on Brocade ICX6610 - random link failures
2016-01-28 8:48 UTC (3+ messages)
[PATCH 1/1] bonding: Use notifiers for slave link state detection
2016-01-28 8:44 UTC (2+ messages)
[PATCH] ipv6: release idev lock before calling ipv6_ifa_notify()
2016-01-28 8:34 UTC
[PATCH] ath9k: Drop useless const on chanctx_event_delta() return type
2016-01-28 8:24 UTC (2+ messages)
[PATCH net 0/3] bnxt_en: Bug fixes
2016-01-28 8:11 UTC (4+ messages)
` [PATCH net 1/3] bnxt_en: Ring free response from close path should use completion ring
` [PATCH net 2/3] bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter
` [PATCH net 3/3] bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout
i40e: Kernel unaligned access due to 'struct i40e_dma_mem' being 'packed'
2016-01-28 6:56 UTC (2+ 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).