netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-03 11:38:01 to 2014-05-06 02:19:33 UTC [more...]

[PATCH 1/3] rtlwifi: make MSI support a module parameter
 2014-05-06  2:19 UTC  (6+ messages)
` [PATCH 2/3] rtlwifi: rtl8188ee: add msi "
  ` [PATCH 3/3] rtlwifi: rtl8723be: "

[PATCH] netdev: pktgen xmit packet through vlan interface
 2014-05-06  1:51 UTC  (7+ messages)

[PATCH net v2] ip_tunnel: Set network header properly for IP_ECN_decapsulate()
 2014-05-05 23:46 UTC  (3+ messages)

[PATCH v2] ipv6: Need to sock_put on csum error
 2014-05-05 23:43 UTC 

RFC: A reduced Linux network stack for small systems
 2014-05-05 23:28 UTC  (27+ messages)
` [PATCH 01/24] net, diet: Reduce netdev name hash table for CONFIG_BASE_SMALL
` [PATCH 02/24] net, diet: Reduce NAPI "
` [PATCH 03/24] net, diet: Decrease ip defrag hash tables and max length with BASE_SMALL
` [PATCH 04/24] net, diet: Make FIB hash tables smaller with CONFIG_BASE_SMALL
` [PATCH 05/24] net, diet: Default to small TCP hash tables on small kernels
` [PATCH 06/24] net, diet: Use small UDP "
` [PATCH 07/24] net, diet: Make ping sockets optional
` [PATCH 08/24] net, diet: Make TCP metrics optional
` [PATCH 09/24] net, diet: Make ethtool optional
` [PATCH 10/24] net, diet: Make LPF filter optional
` [PATCH 11/24] net, diet: Move rtnl_lock to separate file
` [PATCH 12/24] net, diet: Make rtnetlink optional
` [PATCH 13/24] net, diet: Make GRO offload optional
` [PATCH 14/24] net, diet: Make MIB statistics collections depend on PROC_FS
` [PATCH 15/24] net, diet: Make igmp and mcast ioctls depend on IP_MULTICAST
` [PATCH 16/24] net, diet: Make TCP fastopen optional
` [PATCH 17/24] net, diet: Make internal control sockets use UDP
` [PATCH 18/24] net, diet: Make raw sockets optional
` [PATCH 19/24] net, diet: Make RPS configurable
` [PATCH 20/24] net, diet: Make XPS configurable
` [PATCH 21/24] net, diet: Make packet tpacket/mmap/fanout/rings optional
` [PATCH 22/24] net, diet: Support simpler routing table
` [PATCH 23/24] net, diet: Add coccinelle script to convert drivers to ETHTOOL_OPS
` [PATCH 24/24] net, diet: Convert all drivers to use SET_ETHTOOL_OPS

[PATCH net] be2net: Poll for link status till 5s in ethtool diag test
 2014-05-05 23:20 UTC 

[Patch net-next] net: clean up snmp stats code
 2014-05-05 22:55 UTC 

[PATCH v4 0/4] net: Add APM X-Gene SoC Ethernet driver support
 2014-05-05 22:17 UTC  (7+ messages)
` [PATCH v4 1/4] MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
` [PATCH v4 2/4] Documentation: dts: Add bindings "
` [PATCH v4 3/4] "
  ` [PATCH v4 4/4] drivers: net: Add APM X-Gene SoC ethernet driver support

[GIT] Networking
 2014-05-05 21:42 UTC 

[PATCH net-next 00/10] purge signal handler infrastructure
 2014-05-05 21:27 UTC  (12+ messages)
` [PATCH net-next 01/10] tipc: always use tipc_node_lock() to hold node lock
` [PATCH net-next 02/10] tipc: adjust order of variables in tipc_node structure
` [PATCH net-next 03/10] tipc: rename setup_blocked variable of node struct to flags
` [PATCH net-next 04/10] tipc: avoid to asynchronously notify subscriptions
` [PATCH net-next 05/10] tipc: remove TIPC_NAMES_GONE node flag
` [PATCH net-next 06/10] tipc: avoid to asynchronously deliver name tables to peer node
` [PATCH net-next 07/10] tipc: define new functions to operate bc_lock
` [PATCH net-next 08/10] tipc: convert allocations of global variables associated with bclink
` [PATCH net-next 09/10] tipc: avoid to asynchronously reset all links
` [PATCH net-next 10/10] tipc: purge signal handler infrastructure

[PATCH 0/5] net: macb: Fixes
 2014-05-05 21:12 UTC  (11+ messages)
` [PATCH 1/5] net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP
` [PATCH 2/5] net: macb: Clear interrupt flags
` [PATCH 3/5] net: macb: Re-enable RX interrupt only when RX is done
` [PATCH 4/5] net: macb: Remove 'unlikely' optimization
` [PATCH 5/5] net: macb: Fix race between HW and driver

[Patch net-next] ipv4: remove inet_addr_hash_lock in devinet.c
 2014-05-05 20:35 UTC  (2+ messages)

[PATCH net v3] ip_tunnel: Set network header properly for IP_ECN_decapsulate()
 2014-05-05 20:32 UTC  (3+ messages)

[net 0/4][pull request] Intel Wired LAN Driver Updates
 2014-05-05 20:31 UTC  (6+ messages)
` [net 1/4] e1000e: Workaround for dropped packets in Gig/100 speeds on 82579
` [net 2/4] e1000e: Expand workaround for 10Mb HD throughput bug
` [net 3/4] e1000e: Fix issue with link flap on 82579
` [net 4/4] e1000e: Restrict MDIO Slow Mode workaround to relevant parts

[PATCH] ipv6: Need to sock_put on zero csum error
 2014-05-05 20:23 UTC  (2+ messages)

[PATCH V1 net 0/4] Batch of fixes for 3.15
 2014-05-05 19:50 UTC  (6+ messages)
` [PATCH V1 net 1/4] net/mlx4_core: Adjust port number in qp_attach wrapper when detaching
` [PATCH V1 net 2/4] net/mlx4_core: Fix slave id computation for single port VF
` [PATCH V1 net 3/4] net/mlx4_core: Load the Eth driver first
` [PATCH V1 net 4/4] net/mlx4_core: Don't issue PCIe speed/width checks for VFs

[PATCH 0/7] net: ethernet: marvell: Assorted fixes
 2014-05-05 19:40 UTC  (11+ messages)
` [PATCH 1/7] net: mv643xx_eth: Simplify mv643xx_eth_adjust_link()
` [PATCH 2/7] net: mvneta: Clean-up mvneta_tx_frag_process()
` [PATCH 3/7] net: mvneta: Check tx queue setup error in mvneta_change_mtu()
` [PATCH 4/7] net: mvneta: Clean-up mvneta_init()
` [PATCH 5/7] net: mvneta: Use prepare/commit API to simplify MAC address setting
` [PATCH 6/7] net: mvneta: Change the number of default rx queues to one
` [PATCH 7/7] net: mvmdio: Use devm_* API to simplify the code

[PATCH] net: via-rhine: Drop revision property, use quirks instead
 2014-05-05 19:37 UTC  (3+ messages)
` [PATCH] net: via-rhine: Convert #ifdef USE_MMIO to a runtime flag

[Patch net-next] ipv6: remove unused function ipv6_inherit_linklocal()
 2014-05-05 19:30 UTC  (3+ messages)

[PATCH 0/8 v4] net: Checksum offload changes
 2014-05-05 19:29 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: systemport: couple fixes
 2014-05-05 19:20 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: systemport: only update UMAC_CMD if something changed
` [PATCH net-next v2 2/2] net: systemport: pad packets to a minimum of 64 bytes

[PATCH net,stable] net: cdc_ncm: fix buffer overflow
 2014-05-05 19:20 UTC  (2+ messages)

[PATCH net 2/2] be2net: Reset multicast promiscuous mode when its enabled
 2014-05-05 19:19 UTC  (2+ messages)

[PATCH net-next v2] net: filter: add insn for loading internal transport header offset
 2014-05-05 19:12 UTC  (6+ messages)

[PATCH v8 1/1] Driver for Beckhoff CX5020 EtherCAT master module
 2014-05-05 19:10 UTC 

[PATCH v7 1/1] Driver for Beckhoff CX5020 EtherCAT master module
 2014-05-05 19:06 UTC  (3+ messages)

[PATCH] jme: Fix DMA unmap warning
 2014-05-05 18:51 UTC 

[PATCH v6 0/2] Unify IPv6 sendmsg codepaths
 2014-05-05 17:41 UTC  (4+ messages)
` [PATCH v6 1/2] net: ipv6: Unduplicate UDP, raw, and L2TP sendmsg

pull request: wireless-next 2014-05-02
 2014-05-05 17:39 UTC  (2+ messages)

[PATCH v2 0/6] Add CPTS support for AM437x
 2014-05-05 17:19 UTC  (6+ messages)
` [PATCH v2 5/6] ARM: AM43xx: clk: Change the cpts ref clock source to dpll_core_m5 clk

[PATCH] Altera TSE: ALTERA_TSE should depend on HAS_DMA
 2014-05-05 17:16 UTC  (2+ messages)

[PATCH] vsock: Make transport the proto owner
 2014-05-05 17:14 UTC  (2+ messages)

[PATCH net-next] unregister_netdevice : move RTM_DELLINK to until after ndo_uninit
 2014-05-05 17:12 UTC  (2+ messages)

pull request: wireless 2014-05-01
 2014-05-05 17:06 UTC  (2+ messages)

network performance get regression from 2.6 to 3.10 by each version
 2014-05-05 16:44 UTC  (2+ messages)

[PATCH 0/3] mvneta: software TSO implementation
 2014-05-05 14:47 UTC  (3+ messages)
` [PATCH 3/3] net: mvneta: Introduce a "

[net PATCH 1/1] drivers: net: cpsw: Add default vlan for dual emac case also
 2014-05-05 14:20 UTC  (7+ messages)

[PATCH] ipv4: "conntrack zones" support for defrag user check in ip_expire
 2014-05-05 14:07 UTC  (5+ messages)

[PATCH 0/2] net: ip: push gso skb forwarding handling down the stack
 2014-05-05 13:00 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Revert "net: core: introduce netif_skb_dev_features"

[PATCH net] bridge: Add port flap detection
 2014-05-05 12:48 UTC  (5+ messages)

[3.15-rc3] Bisected: xen-netback mangles packets between two guests on a bridge since merge of "TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy" series
 2014-05-05 10:19 UTC  (16+ messages)
            ` [Xen-devel] "

Request for stable inclusion
 2014-05-05  9:34 UTC  (2+ messages)

[patch] isdn: hisax: clean up some indenting
 2014-05-05  8:53 UTC  (4+ messages)
  ` [patch v] isdn: hisax: remove some dead code

[PATCH] mellanox: Logging message cleanups
 2014-05-05  7:30 UTC  (2+ messages)

[PATCH 1/1] iproute2: v3: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool
 2014-05-05  6:24 UTC  (3+ messages)

linux-next: manual merge of the tip tree with the net-next tree
 2014-05-05  4:29 UTC 

[Patch net-next] net: rename local_df to ignore_df
 2014-05-05  3:03 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2014-05-05  2:10 UTC 

[PATCH net-next] tunnel: fix RFC number in comment for INET_ECN_decapsulate()
 2014-05-05  0:55 UTC 

[PATCH net-next v4 0/3] BPF cleanups
 2014-05-04 23:47 UTC  (2+ messages)

[net PATCH v2] net: sched: lock imbalance in hhf qdisc
 2014-05-04 23:42 UTC  (2+ messages)

[PATCH net-next] net: filter: doc: expand and improve BPF documentation
 2014-05-04 23:40 UTC  (2+ messages)

[PATCH] net: ipv6: send pkttoobig immediately if orig frag size > mtu
 2014-05-04 22:03 UTC 

[patch] RDMA/cxgb4: info leak in c4iw_alloc_ucontext()
 2014-05-04 21:46 UTC  (3+ messages)

[PATCH v5 1/1] Driver for Beckhoff CX5020 EtherCAT master module
 2014-05-04 21:41 UTC  (8+ messages)

Question about TLP patch
 2014-05-04 21:41 UTC 

[PATCH] net: ipv4: ip_forward: fix inverted local_df test
 2014-05-04 21:24 UTC 

Found some errors and other oddities, largely by means of a static code analysis program
 2014-05-04 20:04 UTC  (2+ messages)

Fw: [Bug 75411] New: kernel panic when start using VirtIO network in VM
 2014-05-04 18:25 UTC 

nft 2.0, NULL pointer dereference in 3.14.1
 2014-05-04 17:32 UTC  (4+ messages)

[PATCH] w83977af_ir: remove two faux Kconfig macros
 2014-05-04 11:03 UTC 

[PATCH v6 1/1] Driver for Beckhoff CX5020 EtherCAT master module
 2014-05-04 10:14 UTC 

[PATCH net-next] tcp: more documentation for tcp_tw_reuse and tcp_tw_recycle
 2014-05-04  9:41 UTC  (2+ messages)
` [PATCH] "

[PATCH net-next] tcp: remove in_flight parameter from cong_avoid() methods
 2014-05-03 23:23 UTC  (3+ messages)

Fwd: RFC 7217 on A Method for Generating Semantically Opaque Interface Identifiers with IPv6 Stateless Address Autoconfiguration (SLAAC)
 2014-05-03 10:09 UTC 

[PATCH net-next 0/2] net: systemport: couple fixes
 2014-05-03 20:46 UTC  (4+ messages)
` [PATCH net-next 1/2] net: systemport: only update UMAC_CMD if something changed
` [PATCH net-next 2/2] net: systemport: pad packets to a minimum of 64 bytes

[PATCH net] ip_tunnel: Set network header properly for IP_ECN_decapsulate()
 2014-05-03 20:08 UTC  (2+ messages)

Found some errors and other oddities, largely by means of a static code analysis program
 2014-05-03 15:17 UTC 

Found some errors and other oddities, largely by means of a static code analysis program
 2014-05-03 15:14 UTC 

[PATCH iproute2] Fix Linux priority and band for TOS==0x2 (man 8 tc-prio)
 2014-05-03 14:48 UTC 

[PATCH net,stable v2] net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lock
 2014-05-03 14:12 UTC 

recvmmsg() timeout behavior strangeness [RESEND]
 2014-05-03 11:39 UTC  (4+ 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).