netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-05 21:42:46 to 2014-05-06 20:46:17 UTC [more...]

RFC: A reduced Linux network stack for small systems
 2014-05-06 20:46 UTC  (99+ 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
` A reduced Linux network stack for small systems

[PATCH] jme: Fix DMA unmap warning
 2014-05-06 20:25 UTC  (2+ messages)

[PATCH v9 1/1] Driver for Beckhoff CX5020 EtherCAT master module
 2014-05-06 20:24 UTC 

[PATCH v8 1/1] Driver for Beckhoff CX5020 EtherCAT master module
 2014-05-06 20:18 UTC  (4+ messages)

i.MX28 based system losing eth0 on boot
 2014-05-06 19:24 UTC  (5+ messages)

[PATCH net] bonding: Fix stacked device detection in arp monitoring
 2014-05-06 19:22 UTC  (2+ messages)

[Patch net-next v2] ipv4: remove inet_addr_hash_lock in devinet.c
 2014-05-06 18:15 UTC 

[PATCH 1/3] rtlwifi: make MSI support a module parameter
 2014-05-06 18:08 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-06 18:07 UTC  (23+ messages)
            ` [Xen-devel] "

[RFC] tcp: add support for scheduling TCP options on TCP sockets
 2014-05-06 18:05 UTC 

[PATCH net-next 1/2] ipv4: move local_port_range out of CONFIG_SYSCTL
 2014-05-06 18:02 UTC  (2+ messages)
` [PATCH net-next 2/2] ping: move ping_group_range "

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

[PATCH net 1/1] inet: fix sysctl_local_ports init when namespaces are used
 2014-05-06 17:55 UTC  (2+ messages)

[PATCH] net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OF
 2014-05-06 17:06 UTC  (2+ messages)

[PATCH] net: davinci_mdio: Use of_mdiobus_register()
 2014-05-06 16:51 UTC  (3+ messages)

Is 3.18 patch "The tcp: TSO packets automatic sizing" will cause to Troughput drop when enable NO_HZ_IDEL or HIGH_RES_TIMERS ?
 2014-05-06 16:48 UTC  (4+ messages)

[PATCH net-next v2 0/2] net: systemport: couple fixes
 2014-05-06 16:32 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: systemport: pad packets to a minimum of 64 bytes

[PATCH 0/7] net: ethernet: marvell: Assorted fixes
 2014-05-06 16:17 UTC  (4+ messages)
` [PATCH 1/7] net: mv643xx_eth: Simplify mv643xx_eth_adjust_link()

[PATCH net] sfc: fix calling of free_irq with 0 argument
 2014-05-06 15:34 UTC  (2+ messages)

[PATCH] netdev: add support for interface name retrieval from DT aliases
 2014-05-06 15:36 UTC 

[PATCH 0/3] Fixes to network device group configuration via rtnetlink
 2014-05-06 15:26 UTC  (5+ messages)
` [PATCH 1/3] rtnetlink: walk through all devs in netns safely on link params change
` [PATCH 2/3] rtnetlink: fix potential NULL pointer dereference
` [PATCH 3/3] rtnetlink: add IFLA_GROUP to ifla_policy

[PATCH 1/3] netfilter: Fix potential use after free in ip6_route_me_harder()
 2014-05-06 15:17 UTC 

[PATCH 2/3] fib6_rules: fix throw route support
 2014-05-06 15:17 UTC 

[PATCH] ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
 2014-05-06 15:23 UTC 

[PATCH] net: mdio: of_mdio: check for already registered phy before creating new instances
 2014-05-06 15:21 UTC 

[PATCH 3/3] ip6_gre: do not leak dst on tunnel destroy path
 2014-05-06 15:17 UTC 

Fw: [Bug 75571] New: using tc action mirred results BUG at net/core/skbuff.c:119
 2014-05-06 15:16 UTC 

[PATCH net-next] MAINTAINERS: Update cisco/enic maintainers
 2014-05-06 14:45 UTC 

[PATCH net-next] enic: Add support for adaptive interrupt coalescing
 2014-05-06 14:24 UTC 

[PATCH net-next] net_sched: increase drops and decrease backlog when packets are dropped
 2014-05-06 13:58 UTC  (2+ messages)

[PATCH net] bonding: fix vlan_features computing
 2014-05-06 13:03 UTC  (4+ messages)

[PATCH v2 0/3] TI CPSW Cleanup
 2014-05-06 12:03 UTC 

[RFC 0/9] cdc_ncm: add buffer tuning and stats using ethtool
 2014-05-06 11:23 UTC  (2+ messages)

cassini: possible recursive locking detected
 2014-05-06  9:39 UTC 

[PATCH v5 ethtool 0/2] patchset - Support for configurable RSS hash key
 2014-05-06  8:26 UTC  (2+ messages)
` FW: "

[PATCH net 0/2] Bug fixes
 2014-05-06  7:46 UTC  (3+ messages)
` [PATCH net 1/2] qlcnic: Fix panic while dumping TX queues on TX timeout
` [PATCH net 2/2] qlcnic: Set real_num_{tx|rx}_queues properly

[PATCH v4 0/2] net/phy: micrel: Add DT configuration support and documentation for KSZ9031
 2014-05-06  7:40 UTC  (3+ messages)
` [PATCH v4 1/2] Update Micrel KSZ90x1 binding documentation
  ` [PATCH v4 2/2] ARM: i.MX6: Add OF configuration support for ksz9031

[Patch net-next] ipv4: remove inet_addr_hash_lock in devinet.c
 2014-05-06  4:33 UTC  (3+ messages)

[PATCH iproute2 v2] iproute2: show counter of carrier on<->off transitions
 2014-05-06  3:38 UTC 

[PATCH v1] net-sysfs: expose permanent hardware address in sysfs
 2014-05-06  3:34 UTC 

[PATCH v2] ipv6: Need to sock_put on csum error
 2014-05-06  3:17 UTC  (2+ messages)

Questions on sk_no_check implemenation
 2014-05-06  2:34 UTC 

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

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

[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 


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