netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-24 13:30:26 to 2014-11-25 15:03:11 UTC [more...]

[patch net-next v3 00/17] introduce rocker switch driver with hardware accelerated datapath api - phase 1: bridge fdb offload
 2014-11-25 15:02 UTC  (19+ messages)
` [patch net-next v3 01/17] bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusion
` [patch net-next v3 02/17] net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
` [patch net-next v3 03/17] net: rename netdev_phys_port_id to more generic name
` [patch net-next v3 04/17] net: introduce generic switch devices support
` [patch net-next v3 05/17] rtnl: expose physical switch id for particular device
` [patch net-next v3 06/17] net-sysfs: "
` [patch net-next v3 07/17] rocker: introduce rocker switch driver
` [patch net-next v3 08/17] bridge: call netdev_sw_port_stp_update when bridge port STP status changes
` [patch net-next v3 09/17] bridge: add API to notify bridge driver of learned FBD on offloaded device
` [patch net-next v3 10/17] rocker: implement rocker ofdpa flow table manipulation
` [patch net-next v3 11/17] rocker: implement L2 bridge offloading
` [patch net-next v3 12/17] rocker: implement ndo_fdb_dump
` [patch net-next v3 13/17] bridge: move private brport flags to if_bridge.h so port drivers can use flags
` [patch net-next v3 14/17] bridge: add new brport flag LEARNING_SYNC
` [patch net-next v3 15/17] bridge: add new hwmode swdev
` [patch net-next v3 16/17] bridge: add brport flags to dflt bridge_getlink
` [patch net-next v3 17/17] rocker: add ndo_bridge_setlnk/getlink support for learning policy

[PATCH net-next 0/3] sch_fq: segment too big GSO packets
 2014-11-25 14:53 UTC  (5+ messages)
` [PATCH net-next 1/3] sch_fq: add skb_is_too_big() helper
` [PATCH net-next 2/3] sch_fq: add __fq_enqueue() helper
` [PATCH net-next 3/3] sch_fq: segment too big GSO packets

[PATCH 3/4] GMAC: dts: add gmac info for rk3288
 2014-11-25 14:39 UTC  (5+ messages)

Possible memory leak in function (r8712_setrttbl_cmd) not freeing pointer (ph2c) on error path
 2014-11-25 14:24 UTC 

[PATCH 0/2] Fix sleeping function called from invalid context
 2014-11-25 14:09 UTC  (11+ messages)
` [PATCH 1/2] sh_eth: "
` [PATCH 2/2] sh_eth: Fix asynchronous external abort

[RFC] situation with csum_and_copy_... API
 2014-11-25 14:02 UTC  (22+ messages)
        ` [PATCH v2 01/17] new helper: skb_copy_and_csum_datagram_msg()
        ` [PATCH v2 02/17] new helper: memcpy_from_msg()
        ` [PATCH v2 03/17] switch ipxrtr_route_packet() from iovec to msghdr
        ` [PATCH v2 04/17] new helper: memcpy_to_msg()
        ` [PATCH v2 05/17] switch drivers/net/tun.c to ->read_iter()
        ` [PATCH v2 06/17] switch macvtap "
        ` [PATCH v2 07/17] new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()
        ` [PATCH v2 08/17] {macvtap,tun}_get_user(): switch to iov_iter
        ` [PATCH v2 09/17] kill zerocopy_sg_from_iovec()
        ` [PATCH v2 10/17] switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
        ` [PATCH v2 11/17] switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
        ` [PATCH v2 12/17] tipc_sendmsg(): pass msghdr instead of its ->msg_iov
        ` [PATCH v2 13/17] tipc_msg_build(): "
        ` [PATCH v2 14/17] vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream to msghdr
        ` [PATCH v2 15/17] [atm] switch vcc_sendmsg() to copy_from_iter()
        ` [PATCH v2 16/17] rds: switch ->inc_copy_to_user() to passing iov_iter
        ` [PATCH v2 17/17] rds: switch rds_message_copy_from_user() to iov_iter

[PATCH v5 0/4] arch: Add lightweight memory barriers for coherent memory access
 2014-11-25 14:01 UTC  (3+ messages)
` [PATCH v5 2/4] arch: Add lightweight memory barriers dma_rmb() and dma_wmb()

(unknown),
 2014-11-25 13:58 UTC 

[PATCH][v3] mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array function
 2014-11-25 13:57 UTC 

[PATCH][v2] mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array function
 2014-11-25 13:44 UTC  (2+ messages)

[PATCH v2 net-net 0/4] Increase the limit of tuntap queues
 2014-11-25 12:52 UTC  (4+ messages)
` [PATCH v2 net-net 0/3] "

linux-next: manual merge of the net-next tree with the vfs tree
 2014-11-25 11:23 UTC  (2+ messages)

[PATCH 0/4] support GMAC driver for RK3288
 2014-11-25 10:05 UTC  (3+ messages)
` [PATCH 1/4] GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC

[PATCH 4/4] GMAC: dts: enable gmac on RK3288 evb board
 2014-11-25  9:59 UTC  (2+ messages)

[PATCH net] net/mlx4_core: Limit count field to 24 bits in qp_alloc_res
 2014-11-25  9:54 UTC 

[PATCH 2/4] GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMAC
 2014-11-25  9:39 UTC  (2+ messages)

[PATCH 0/4] support GMAC driver for RK3288
 2014-11-25  9:06 UTC  (2+ messages)
` [PATCH 1/4] GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC

[PATCH] net-timestamp: Fix a documentation typo
 2014-11-25  8:33 UTC  (5+ messages)

[PATCH] mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array function
 2014-11-25  8:13 UTC  (6+ messages)

Goedemorgen
 2014-11-25  6:39 UTC 

[PATCH v5 0/7] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile)
 2014-11-25  7:19 UTC  (8+ messages)
  ` [PATCH v5 1/7] fs: move sendfile syscall into fs/splice
  ` [PATCH v5 2/7] fs: moved kernel_write to fs/read_write
  ` [PATCH v5 3/7] fs/splice: support compiling out splice-family syscalls
  ` [PATCH v5 5/7] net/core: support compiling out splice
  ` [PATCH v5 7/7] fs/splice: full support for "
` [PATCH v5 4/7] fs/fuse: support "
` [PATCH v5 6/7] fs/nfsd: "

[PATCH] bonding: move ipoib_header_ops to vmlinux
 2014-11-25  7:19 UTC  (3+ messages)

2014最省心的找客户方式
 2014-11-25  6:50 UTC 

[RFC PATCH 0/4] switch device: offload policy attributes
 2014-11-25  6:43 UTC  (8+ messages)

[PATCH 1/1] ipv6: remove unnecessary condition judgement
 2014-11-25  6:40 UTC 

Information needed
 2014-11-25  6:08 UTC 

[PATCH iproute2] iplink: allow to show ip addresses
 2014-11-25  6:10 UTC  (2+ messages)

[PATCH] ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic
 2014-11-25  6:08 UTC  (4+ messages)

[PATCH net_test_tools] route_bench: Fix bug in DST_ITERATE option
 2014-11-25  5:58 UTC  (4+ messages)

[PATCH] [net]ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic
 2014-11-25  5:55 UTC 

[net PATCH 0/2] Fix outer UDP checksums for IPv6 VXLAN tunnels
 2014-11-25  4:20 UTC  (4+ messages)
` [net PATCH 1/2] ip6_udp_tunnel: Fix checksum calculation
` [net PATCH 2/2] vxlan: Fix boolean flip in VXLAN_F_UDP_ZERO_CSUM6_[TX|RX]

[PATCH net-next] cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID Table
 2014-11-25  3:03 UTC 

Charity Work
 2014-11-25  2:57 UTC 

[PATCH net-next 0/3] net: Remote checksum offload for VXLAN
 2014-11-25  2:50 UTC  (6+ messages)
` [PATCH net-next 1/3] net: Add remcsum_adjust as common function for remote checksum offload
` [PATCH net-next 2/3] gue: Call remcsum_adjust
` [PATCH net-next 3/3] vxlan: Remote checksum offload

Fix Me in htc.c
 2014-11-25  2:45 UTC 

[PATCH] net: fec: init maximum receive buffer size for ring1 and ring2
 2014-11-25  1:27 UTC  (3+ messages)

Network throughput is reducedof in total bandwidth in Mips
 2014-11-25  0:55 UTC 

[PATCH v4 0/7] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile)
 2014-11-25  0:52 UTC  (10+ messages)
` [PATCH v4 1/7] fs: move sendfile syscall into fs/splice
` [PATCH v4 2/7] fs: moved kernel_write to fs/read_write
` [PATCH v4 3/7] fs/splice: support compiling out splice-family syscalls
` [PATCH v4 4/7] fs/fuse: support compiling out splice
` [PATCH v4 5/7] fs/nfsd: "
  ` [PATCH v4 6/7] net/core: "
` [PATCH v4 7/7] fs/splice: full support for "

[PATCH] net/mlx4: Fix EEH recovery failure
 2014-11-24 21:55 UTC  (2+ messages)

[PATCH 0/6] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile)
 2014-11-24 21:49 UTC  (18+ messages)
` [PATCH 4/6] fs/fuse: support compiling out splice
  ` [fuse-devel] "

[PATCH] net/ping: handle protocol mismatching scenario
 2014-11-24 21:48 UTC  (2+ messages)

[PATCH] net/mlx4: Fix EEH recovery failure
 2014-11-24 21:42 UTC  (3+ messages)

[PATCH] net/smsc911x: Add minimal runtime PM support
 2014-11-24 21:42 UTC  (2+ messages)

[PATCH net-next] tipc: add tipc_netlink.h to uapi Kbuild
 2014-11-24 21:25 UTC  (2+ messages)

[PATCH net-next] rhashtable: Check for count mismatch while iterating in selftest
 2014-11-24 21:17 UTC  (2+ messages)

[PATCH] af_packet: fix sparse warning
 2014-11-24 21:16 UTC  (2+ messages)

[PATCH] xen-netback: do not report success if xenvif_alloc() fails
 2014-11-24 21:14 UTC  (3+ messages)
` [PATCH] xen-netback: do not report success if backend_create_xenvif() fails

[patch net-next] tc_vlan: fix type of tcfv_push_vid
 2014-11-24 21:12 UTC  (4+ messages)

[PATCH net] ipv6: gre: fix wrong skb->protocol in WCCP
 2014-11-24 21:11 UTC  (2+ messages)

[PATCH net-next] tipc: fix sparse warnings in new nl api
 2014-11-24 21:10 UTC  (2+ messages)

[PATCH v2] Add support of Cavium Liquidio ethernet adapters
 2014-11-24 21:08 UTC  (4+ messages)

[PATCH 00/17] netfilter/ipvs updates for net-next
 2014-11-24 21:01 UTC  (2+ messages)

[PATCH net-next v4] ipvlan: Initial check-in of the IPVLAN driver
 2014-11-24 20:29 UTC  (2+ messages)

[PATCH v3 26/41] vhost: virtio 1.0 endian-ness support
 2014-11-24 20:28 UTC  (3+ messages)

[PATCH] 8139too: The maximum MTU should allow for VLAN headers
 2014-11-24 20:27 UTC  (2+ messages)

qstats update in packet scheduling
 2014-11-24 20:21 UTC  (9+ messages)

Fw: [Bug 88111] New: Race condition in net_tx_action?
 2014-11-13  3:19 UTC 

FIX ME in e1000_82575.c
 2014-11-24 19:14 UTC  (3+ messages)
` [linux-nics] "

[PATCH v2 net-next 3/3] tuntap: Increase the number of queues in tun
 2014-11-24 18:46 UTC  (2+ messages)

[PATCH v2 net-next 3/3] tuntap: reduce the size of tun_struct by using flex array
 2014-11-24 18:45 UTC  (2+ messages)
` [PATCH v2 net-next 2/3] "

[PATCH v2 net-next 1/3] net: allow large number of rx queues
 2014-11-24 18:43 UTC  (2+ messages)

[PATCH 1/1] fix return code from fib_rules_lookup()
 2014-11-24 18:34 UTC  (3+ messages)

[PATCH 0/2] net: wireless: rtlwifi: Fix issues with Makefiles
 2014-11-24 18:34 UTC  (3+ messages)
` [PATCH 1/2] net: wireless: rtlwifi: Do not always include drivers in obj-m
` [PATCH 2/2] net: wireless: rtlwifi: rtl8192ee: Fix compilation of the driver

GRE with GRO very slow when forwarding starting with 3.14.24
 2014-11-24 18:16 UTC  (3+ messages)

[net-next 00/17][pull request] Intel Wired LAN Driver Updates 2014-11-21
 2014-11-24 17:26 UTC  (4+ messages)
` [net-next 03/17] i40e: allow various base numbers in debugfs aq commands

net_tx_action race condition?
 2014-11-24 17:19 UTC  (4+ messages)

[PATCH net-net 0/4] Increase the limit of tuntap queues
 2014-11-24 14:28 UTC  (6+ messages)

[RFC PATCH net-next v3 0/4] netns: allow to identify peer netns
 2014-11-24 13:45 UTC  (4+ messages)
` [PATCH net-next v4 "


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