netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-02 14:26:27 to 2014-11-04 03:46:54 UTC [more...]

[PATCH net 1/2] geneve: Set GSO type on transmit
 2014-11-04  3:38 UTC  (2+ messages)
` [PATCH net 2/2] geneve: Unregister pernet subsys on module unload

fs: Use non-const iov in aio_read/aio_write
 2014-11-04  3:38 UTC  (11+ 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

[PATCH net-next 0/7] implementation of eBPF maps
 2014-11-04  2:54 UTC  (8+ messages)
  ` [PATCH net-next 1/7] bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM command
  ` [PATCH net-next 3/7] bpf: add array type of eBPF maps
  ` [PATCH net-next 5/7] bpf: add a testsuite for "
  ` [PATCH net-next 6/7] bpf: allow eBPF programs to use maps
  ` [PATCH net-next 7/7] bpf: remove test map scaffolding and use proper types
` [PATCH net-next 2/7] bpf: add hashtable type of eBPF maps
` [PATCH net-next 4/7] bpf: fix BPF_MAP_LOOKUP_ELEM command return code

[PATCHv2 net-next 0/3] RDMA/cxgb4,cxgb4vf,cxgb4i,csiostor: Cleanup macros
 2014-11-04  2:50 UTC  (4+ messages)
` [PATCHv2 net-next 1/3] cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new file
` [PATCHv2 net-next 2/3] cxgb4: Cleanup macros so they follow the same style and look consistent
  ` [PATCHv2 net-next 3/3] cxgb4: Cleanup macros so they follow the same style and look consistent, part 2

[PATCH] ipv6: do xfrm transform after nat if necessary
 2014-11-04  1:14 UTC  (3+ messages)

[PATCH net-next 0/7] gue: Remote checksum offload
 2014-11-04  0:59 UTC  (9+ messages)
` [PATCH net-next 3/7] gue: Add infrastructure for flags and options

[PATCH v2] PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instruction
 2014-11-03 23:43 UTC  (5+ messages)

[PATCH] net: phy: spi_ks8995: remove sysfs bin file by registered attribute
 2014-11-03 23:25 UTC 

TCP NewReno and single retransmit
 2014-11-03 23:17 UTC  (8+ messages)

[PATCH] ath6kl: remove incorrect reset_resume handler
 2014-11-03 23:02 UTC  (2+ messages)

[PATCHv2 0/6] net: fec: fix regression on i.MX28 introduced by rx_copybreak support
 2014-11-03 22:58 UTC  (4+ messages)
`  "
  ` [PATCHv3 9/9] "

[PATCH net-next] net: add rbnode to struct sk_buff
 2014-11-03 22:36 UTC  (6+ messages)

Missed stable line commit (upstream 859828c0ea476b42f3a93d69d117aaba90994b6f)
 2014-11-03 22:11 UTC 

[PATCH bluetooth-next] netdevice: add ieee802154_ptr to net_device
 2014-11-03 21:35 UTC  (3+ messages)

[PATCH 1/7] can: m_can: fix possible sleep in napi poll
 2014-11-03 21:12 UTC  (18+ 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

[net-next 00/11][pull request] Intel Wired LAN Driver Updates 2014-11-03
 2014-11-03 21:10 UTC  (13+ 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 net] sfc: don't BUG_ON efx->max_channels == 0 in probe
 2014-11-03 20:58 UTC  (2+ messages)

[PATCH v2 0/5] stmmac: pci: various cleanups and fixes
 2014-11-03 20:57 UTC  (7+ 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

[PATCH net-next 0/3] RDMA/cxgb4,cxgb4vf,cxgb4i,csiostor: Cleanup macros
 2014-11-03 20:51 UTC  (5+ 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] uapi: resort Kbuild entries
 2014-11-03 20:45 UTC  (2+ messages)

[PATCH net 0/4] ipv6: Fix iflink setting for ipv6 tunnels
 2014-11-03 20:43 UTC  (6+ 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] hamradio: 6pack: remove unnecessary check
 2014-11-03 20:34 UTC  (2+ messages)

[PATCH] VNIC: Adding support for Cavium ThunderX network controller
 2014-11-03 20:25 UTC  (6+ messages)

[stable request <= 3.11] net/mlx4_en: Fix BlueFlame race
 2014-11-03 20:09 UTC  (6+ messages)

[PATCH v2 0/3] drivers: net: xgene: Fix crash for backward compatibility
 2014-11-03 19:59 UTC  (4+ messages)
` [PATCH v2 1/3] dtb: xgene: fix: Backward compatibility with older firmware
` [PATCH v2 2/3] drivers: net: xgene: "
` [PATCH v2 3/3] drivers: net: xgene: fix: Use separate resources

macvtap: Fix csum_start when VLAN tags are present
 2014-11-03 19:52 UTC  (2+ messages)

[PATCH] net: fec: fix suspend broken on multiple MACs sillicons
 2014-11-03 19:50 UTC  (2+ messages)

[PATCH v1 0/2] drivers: net: xgene: Fix crash for backward compatibility
 2014-11-03 19:45 UTC  (4+ messages)
` [PATCH v1 1/2] dtb: xgene: fix: Disable 10GbE and SGMII based 1GbE by default

TCP out of memory - possible bug [3.18.0-rc3] / sched?
 2014-11-03 19:41 UTC  (2+ messages)

[0/2] tun: Fix csum_start and TUN_PKT_STRIP
 2014-11-03 19:28 UTC  (4+ messages)
` [PATCH 1/2] tun: Fix csum_start with VLAN acceleration
` [PATCH 2/2] tun: Fix TUN_PKT_STRIP setting

[PATCH] net: eth: realtek: atp: checkpatch errors and warnings corrected
 2014-11-03 19:09 UTC  (3+ messages)

[PATCH 0/1] mv643xx_eth: Disable TSO by default
 2014-11-03 19:04 UTC  (4+ messages)

DMA allocations from CMA and fatal_signal_pending check
 2014-11-03 18:51 UTC  (5+ messages)

[PATCHv1 net-next] xen-netback: remove unconditional pull_skb_tail in guest Tx path
 2014-11-03 18:23 UTC  (5+ messages)
    ` [Xen-devel] "

[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()

[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  (3+ messages)
` [PATCH V1 net-next 1/5] net/mlx4_core: Prevent VF from changing port configuration

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

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

stmmac: potential circular locking dependency
 2014-11-03 14:48 UTC  (3+ messages)

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 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 "

Attention
 2014-11-03  5:42 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

[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


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