messages from 2014-10-31 20:11:00 to 2014-11-03 18:14:21 UTC [more...]
[Patch net-next v2] neigh: remove dynamic neigh table registration support
2014-11-03 18:14 UTC
[PATCH] stmmac: fix sparse warnings
2014-11-03 18:11 UTC (5+ messages)
` [PATCH] stmmac: remove custom implementation of print_hex_dump()
[PATCHv1 net-next] xen-netback: remove unconditional pull_skb_tail in guest Tx path
2014-11-03 17:55 UTC (4+ messages)
[PATCH] PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instruction
2014-11-03 18:04 UTC (4+ messages)
[PATCH net] uapi: add missing network related headers to kbuild
2014-11-03 17:33 UTC (2+ messages)
Connection with Smart Z hangs
2014-11-03 17:32 UTC (2+ messages)
[PATCH V1 net-next 0/5] Mellanox ethernet driver update Oct-30-2014
2014-11-03 17:28 UTC (7+ messages)
` [PATCH V1 net-next 1/5] net/mlx4_core: Prevent VF from changing port configuration
` [PATCH V1 net-next 2/5] net/mlx4_core: Protect port type setting by mutex
` [PATCH V1 net-next 3/5] net/mlx4_en: Remove RX buffers alignment to IP_ALIGN
` [PATCH V1 net-next 4/5] net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pages
` [PATCH V1 net-next 5/5] net/mlx4_core: Add retrieval of CONFIG_DEV parameters
[PATCH] net: less interrupt masking in NAPI
2014-11-03 17:25 UTC (2+ messages)
[PATCH] net: shrink struct softnet_data
2014-11-03 17:25 UTC (2+ messages)
[stable request <= 3.11] net/mlx4_en: Fix BlueFlame race
2014-11-03 17:22 UTC (5+ messages)
[PATCH v2] PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instruction
2014-11-03 17:21 UTC (11+ messages)
[PATCH bluetooth-next] netdevice: add ieee802154_ptr to net_device
2014-11-03 17:20 UTC (2+ messages)
[PATCH net-next 0/7] gue: Remote checksum offload
2014-11-03 17:18 UTC (9+ messages)
` [PATCH net-next 1/7] net: Move fou_build_header into fou.c and refactor
` [PATCH net-next 2/7] udp: Offload outer UDP tunnel csum if available
` [PATCH net-next 3/7] gue: Add infrastructure for flags and options
` [PATCH net-next 4/7] udp: Changes to udp_offload to support remote checksum offload
` [PATCH net-next 5/7] gue: Protocol constants for "
` [PATCH net-next 6/7] gue: TX support for using remote checksum offload option
` [PATCH net-next 7/7] gue: Receive side of remote checksum offload
[PATCH 1/7] can: m_can: fix possible sleep in napi poll
2014-11-03 17:02 UTC (13+ messages)
` [PATCH 2/7] can: m_can: fix the incorrect error messages
` [PATCH 3/7] can: m_can: add .ndo_change_mtu function
` [PATCH 4/7] can: m_can: add a bit delay after setting CCCR_INIT bit
` [PATCH 5/7] can: clear ctrlmode when close candev
` [PATCH 7/7] can: m_can: workaround for transmit data less than 4 bytes
DMA allocations from CMA and fatal_signal_pending check
2014-11-03 16:45 UTC (5+ messages)
TCP NewReno and single retransmit
2014-11-03 16:38 UTC (5+ messages)
[PATCH -next v4 0/3] net: allow setting ecn via routing table
2014-11-03 16:35 UTC (4+ messages)
` [PATCH -next v4 1/3] syncookies: avoid magic values and document which-bit-is-what-option
` [PATCH -next v4 2/3] syncookies: split cookie_check_timestamp() into two functions
` [PATCH -next v4 3/3] net: allow setting ecn via routing table
[PATCH net-next] net: add rbnode to struct sk_buff
2014-11-03 16:19 UTC
[PATCH -next v3 0/3] net: allow setting ecn via routing table
2014-11-03 16:11 UTC (11+ messages)
` [PATCH -next v3 1/3] syncookies: avoid magic values and document which-bit-is-what-option
` [PATCH -next v3 2/3] syncookies: split cookie_check_timestamp() into two functions
` [PATCH -next v3 3/3] net: allow setting ecn via routing table
[PATCH] ipv4: avoid divide 0 error in tcp_incr_quickack
2014-11-03 15:30 UTC (4+ messages)
[net-next 00/11][pull request] Intel Wired LAN Driver Updates 2014-11-03
2014-11-03 14:56 UTC (12+ messages)
` [net-next 01/11] i40e: Add condition to enter fdir flush and reinit
` [net-next 02/11] i40evf: properly handle multiple AQ messages
` [net-next 03/11] i40e: fix link checking logic
` [net-next 04/11] i40evf: Add support for 10G base T parts
` [net-next 05/11] i40e: avoid disable of interrupt when changing ITR
` [net-next 06/11] i40e: remove debugfs dump stats
` [net-next 07/11] i40e: scale msix vector use when more cores than vectors
` [net-next 08/11] i40e: better wording for resource tracking errors
` [net-next 09/11] i40e: enable debug earlier
` [net-next 10/11] i40e: configure VM ID in qtx_ctl
` [net-next 11/11] i40e: properly parse MDET registers
[PATCH 0/1] mv643xx_eth: Disable TSO by default
2014-11-03 14:51 UTC (11+ messages)
` [PATCH 1/1] net: mv643xx_eth: Make TSO disabled "
stmmac: potential circular locking dependency
2014-11-03 14:48 UTC (3+ messages)
[PATCH net] sfc: don't BUG_ON efx->max_channels == 0 in probe
2014-11-03 14:14 UTC
[PATCH v2 0/5] stmmac: pci: various cleanups and fixes
2014-11-03 13:02 UTC (6+ messages)
` [PATCH v2 1/5] stmmac: pci: use defined constant instead of magic number
` [PATCH v2 2/5] stmmac: pci: convert to use dev_pm_ops
` [PATCH v2 3/5] stmmac: pci: use managed resources
` [PATCH v2 4/5] stmmac: pci: convert to use dev_* macros
` [PATCH v2 5/5] stmmac: pci: remove FSF address
DSA support driver for Marvell MV88E6071?
2014-11-03 12:58 UTC
[PATCH net-next 0/3] Code adjustment
2014-11-03 12:35 UTC (7+ messages)
` [PATCH net-next v2 "
` [PATCH net-next v2 2/3] r8152: clear the flag of SCHEDULE_TASKLET in tasklet
` [PATCH net-next v2 2/3] r8152: clear the flagofSCHEDULE_TASKLET "
` [PATCH net-next v2 2/3] r8152: clear theflagofSCHEDULE_TASKLETin tasklet
[PATCH net-next 0/3] RDMA/cxgb4,cxgb4vf,cxgb4i,csiostor: Cleanup macros
2014-11-03 12:16 UTC (4+ messages)
` [PATCH net-next 1/3] cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new file
` [PATCH net-next 2/3] cxgb4: Cleanup macros to match the HW generated one
` [PATCH net-next 3/3] cxgb4: Cleanup macros to match the HW generated one, part 2
[PATCH] hamradio: 6pack: remove unnecessary check
2014-11-03 12:12 UTC
[PATCH net 0/4] ipv6: Fix iflink setting for ipv6 tunnels
2014-11-03 8:19 UTC (5+ messages)
` [PATCH net 1/4] ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function
` [PATCH net 2/4] vti6: Use vti6_dev_init "
` [PATCH net 3/4] sit: Use ipip6_tunnel_init "
` [PATCH net 4/4] gre6: Move the setting of dev->iflink into the ndo_init functions
[PATCH 1/1] ip-link: fix column alignment
2014-11-03 7:21 UTC
Sporadic ESP payload corruption when using IPSec in NAT-T Transport Mode
2014-11-03 7:18 UTC (2+ messages)
[PATCH v3 1/1] ip-link: add switch to show human readable output
2014-11-03 6:53 UTC (4+ messages)
` [PATCH v4 "
macvtap: Fix csum_start when VLAN tags are present
2014-11-03 6:01 UTC
[PATCH] net: fec: fix suspend broken on multiple MACs sillicons
2014-11-03 5:26 UTC
fs: Use non-const iov in aio_read/aio_write
2014-11-03 5:44 UTC (9+ messages)
` [0/3] net: Kill skb_copy_datagram_const_iovec
` [PATCH 1/3] tun: Modify const aio_read iovec per do_sock_read
` [PATCH 3/3] net: Kill skb_copy_datagram_const_iovec
` [PATCH 2/3] macvtap: Modify const aio_read iovec per do_sock_read
Attention
2014-11-03 5:42 UTC
[PATCH] ipv6: do xfrm transform after nat if necessary
2014-11-03 4:53 UTC
[PATCH] netfilter: nft_reject_bridge: Fix powerpc build error
2014-11-03 4:17 UTC (2+ messages)
linux-next: build failure in Linus' tree
2014-11-03 4:16 UTC (2+ messages)
[PATCH] ipv4: fix comment in net/ipv4/tcp_input.c to reference the correct RFC
2014-11-03 3:49 UTC (2+ messages)
[PATCH] bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queries
2014-11-02 22:01 UTC (3+ messages)
[PATCH iproute2 0/5] iproute: Add FOU and GUE configuration in ip
2014-11-02 20:53 UTC (6+ messages)
` [PATCH iproute2 2/5] ip fou: Support to configure foo-over-udp RX
[0/2] tun: Fix csum_start and TUN_PKT_STRIP
2014-11-02 20:30 UTC (3+ messages)
` [PATCH 1/2] tun: Fix csum_start with VLAN acceleration
` [PATCH 2/2] tun: Fix TUN_PKT_STRIP setting
[PATCH] iproute2: ip6_tunnel mode bugfixes: any,vti6
2014-11-02 19:49 UTC (2+ messages)
(unknown)
2014-11-02 19:56 UTC
Arndale ethernet regression
2014-11-02 16:12 UTC
IEEE 802.15.4 - Realization interframe spacing time after each ndo_start_xmit
2014-11-02 14:33 UTC
[PATCH net-next 0/8] Mellanox ethernet driver update Oct-30-2014
2014-11-02 14:28 UTC (9+ messages)
` [PATCH net-next 5/8] net/mlx4_en: Remove redundant code from RX/GRO path
IEEE 802.15.4 6LoWPAN need to change netdev type UAPI - How we can do it right now?
2014-11-02 12:41 UTC
[PATCH] net: mvpp2: fix possible memory leak
2014-11-02 6:19 UTC (4+ messages)
[RFC PATCH net-next v3 0/4] netns: allow to identify peer netns
2014-11-01 21:08 UTC (4+ messages)
` [PATCH net-next v4 "
[PATCH] smc91x: retrieve IRQ and trigger flags in a modern way
2014-11-01 21:04 UTC (2+ messages)
[PATCH] drivers: net: ethernet: xilinx: xilinx_emaclite: Compatible with 'xlnx,xps-ethernetlite-2.00.b' for QEMU using
2014-11-01 21:03 UTC (3+ messages)
[PATCH net 0/2] net: systemport: TX dma fixes
2014-11-01 19:14 UTC (4+ messages)
` [PATCH net 1/2] net: systemport: fix DMA allocation/freeing sizes
` [PATCH net 2/2] net: systemport: do not crash freeing an unitialized TX ring
DONATION!!!
2014-10-30 21:26 UTC
DONATION!!!
2014-10-30 21:28 UTC
fec: suspend/resume broken on 3.18-rc2
2014-11-01 7:25 UTC (7+ messages)
` "
DMA-API warning from sunhme - unchecked dma_map_single error
2014-11-01 4:24 UTC (2+ messages)
[PATCH] net: fix saving TX flow hash in sock for outgoing connections
2014-11-01 1:30 UTC (5+ messages)
[GIT] Networking
2014-10-31 20:59 UTC
[PATCH 2/2] staging: lustre: lnet: lnet: trailing statements should be on next line
2014-10-31 20:50 UTC (2+ messages)
[PATCH 1/2] staging: lustre: lnet: lnet: do not initialise statics to 0 or NULL
2014-10-31 20:50 UTC (2+ messages)
[Patch net-next] neigh: remove dynamic neigh table registration support
2014-10-31 20:39 UTC (2+ messages)
pull request: wireless 2014-10-31
2014-10-31 20:18 UTC (2+ messages)
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
2014-10-31 20:17 UTC (2+ messages)
drivers: net: cpsw: Fix broken loop condition in switch mode
2014-10-31 20:17 UTC (2+ messages)
[PATCH] net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
2014-10-31 20:13 UTC (3+ messages)
[PATCH net-next] ethernet: mvneta: Use PHY status standard message
2014-10-31 20:11 UTC (2+ messages)
[PATCH v2] stmmac: pci: set default of the filter bins
2014-10-31 20:10 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).