messages from 2014-11-25 07:19:38 to 2014-11-25 19:00:38 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 19:00 UTC (74+ 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 v4 0/7] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile)
2014-11-25 19:00 UTC (7+ messages)
[PATCH 0/2 3.18] Fixes for Bug #88811
2014-11-25 18:46 UTC (4+ messages)
` [PATCH 1/2 3.18] rtlwifi: rtl8821ae: Fix 5G detection problem
` [PATCH 2/2 3.18] rtlwifi: Change order in device startup
[PATCH net-next 0/3] net: Remote checksum offload for VXLAN
2014-11-25 18:54 UTC (6+ messages)
` [PATCH net-next 3/3] vxlan: Remote checksum offload
[PATCH net] Revert "netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse"
2014-11-25 18:54 UTC
[PATCH] bonding: move ipoib_header_ops to vmlinux
2014-11-25 18:44 UTC (5+ messages)
[PATCH rfc 0/4] timestamping updates
2014-11-25 18:42 UTC (9+ messages)
` [PATCH rfc 1/4] net-timestamp: pull headers for SOCK_STREAM
` [PATCH rfc 2/4] net-errqueue: add IP(V6)_PKTINFO support
` [PATCH rfc 3/4] net-timestamp: tcp sockets return v6 errors on v6 sockets
` [PATCH rfc 4/4] net-timestamp: expand txtimestamp test with payload and PKTINFO
[PATCH] net-timestamp: Fix a documentation typo
2014-11-25 18:35 UTC (7+ messages)
[PATCH v6 0/5] arch: Add lightweight memory barriers for coherent memory access
2014-11-25 18:33 UTC (6+ messages)
` [PATCH v6 1/5] arch: Cleanup read_barrier_depends() and comments
` [PATCH v6 2/5] arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
` [PATCH v6 3/5] r8169: Use dma_rmb() and dma_wmb() for DescOwn checks
` [PATCH v6 4/5] fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
` [PATCH v6 5/5] patch to allow arm cross-compile
[PATCH v2 net-next 3/3] tuntap: reduce the size of tun_struct by using flex array
2014-11-25 18:27 UTC (2+ messages)
randconfig build error with next-20141125, in drivers/net/ipvlan
2014-11-25 18:05 UTC
[PATCH net-next] gre: Set inner mac header in gro complete
2014-11-25 17:57 UTC (2+ messages)
Patch to fix scheduling while atomic splat
2014-11-25 17:23 UTC (2+ messages)
Fw: [Bug 88871] New: SO_BINDTODEVICE set sock's sk_bound_dev_if ,but interface's index can chang where interface down and up
2014-11-25 17:09 UTC (2+ messages)
` "
[PATCH net-next 0/3] sch_fq: segment too big GSO packets
2014-11-25 16:57 UTC (7+ 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 net-next] pkt_sched: fq: increase max delay from 125 ms to one second
GRE with GRO very slow when forwarding starting with 3.14.24
2014-11-25 16:55 UTC (4+ messages)
[PATCH v4 12/42] virtio_net: v1.0 endianness
2014-11-25 16:44 UTC (21+ messages)
` [PATCH v4 20/42] virtio_net: pass vi around
` [PATCH v4 21/42] virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr
` [PATCH v4 22/42] virtio_net: stricter short buffer length checks
` [PATCH v4 23/42] virtio_net: bigger header when VERSION_1 is set
` [PATCH v4 24/42] virtio_net: enable v1.0 support
` [PATCH v4 25/42] vhost: add memory access wrappers
` [PATCH v4 26/42] vhost/net: force len for TX to host endian
` [PATCH v4 27/42] vhost: virtio 1.0 endian-ness support
` [PATCH v4 28/42] vhost: make features 64 bit
` [PATCH v4 29/42] vhost/net: virtio 1.0 byte swap
` [PATCH v4 30/42] vhost/net: larger header for virtio 1.0
` [PATCH v4 31/42] vhost/net: enable "
` [PATCH v4 32/42] vhost/net: suppress compiler warning
` [PATCH v4 33/42] tun: move internal flag defines out of uapi
` [PATCH v4 35/42] tun: add VNET_LE flag
` [PATCH v4 34/42] tun: drop most type defines
` [PATCH v4 36/42] tun: TUN_VNET_LE support, fix sparse warnings for virtio headers
` [PATCH v4 37/42] macvtap: TUN_VNET_HDR support
` [PATCH v4 41/42] vhost/scsi: partial virtio 1.0 support
` [PATCH v4 42/42] af_packet: virtio 1.0 stubs
[PATCH v5 0/4] arch: Add lightweight memory barriers for coherent memory access
2014-11-25 16:26 UTC (4+ messages)
` [PATCH v5 2/4] arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
[PATCH] tg3: fix ring init when there are more TX than RX channels
2014-11-25 16:21 UTC
linux-next: manual merge of the net-next tree with the vfs tree
2014-11-25 15:56 UTC (3+ messages)
[PATCH net] tcp: fix possible NULL dereference in tcp_vX_send_reset()
2014-11-25 15:40 UTC
[PATCH] net: team: expose sysfs attributes for each team option
2014-11-25 15:37 UTC (5+ messages)
[PATCH] net: netfilter: Fix undefined reference to nf_nat_redirect_* functions
2014-11-25 15:07 UTC
[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 (7+ messages)
` [PATCH 1/2] sh_eth: "
[RFC] situation with csum_and_copy_... API
2014-11-25 14:02 UTC (18+ 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
(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 (3+ 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] mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array function
2014-11-25 8:13 UTC (3+ 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 (6+ messages)
` [PATCH v5 4/7] fs/fuse: support compiling out splice
` [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 6/7] fs/nfsd: support "
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).