messages from 2014-11-27 06:55:44 to 2014-11-28 10:18:57 UTC [more...]
[PATCH net-next] bridge: add vlan id to mdb notifications
2014-11-28 10:18 UTC (5+ messages)
[patch net-next v3 00/17] introduce rocker switch driver with hardware accelerated datapath api - phase 1: bridge fdb offload
2014-11-28 10:14 UTC (40+ messages)
` [patch net-next v3 02/17] net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
` [patch net-next v3 04/17] net: introduce generic switch devices support
` [patch net-next v3 08/17] bridge: call netdev_sw_port_stp_update when bridge port STP status changes
[PATCH] Documentation: bindings: net: DPAA corenet binding document
2014-11-28 10:10 UTC
[PATCH net] bpf: x86: fix epilogue generation for eBPF programs
2014-11-28 9:39 UTC (4+ messages)
Is this 32-bit NCM?
2014-11-28 9:29 UTC (26+ messages)
[PATCH v4 0/8] net: can: Use syscon regmap for TI specific RAMINIT register
2014-11-28 9:22 UTC (10+ messages)
` [PATCH v4 6/8] net: can: c_can: Disable pins when CAN interface is down
` [PATCH v5 "
` [PATCH v7 "
[PATCH v6 15/46] virtio_net: v1.0 endianness
2014-11-28 8:40 UTC (34+ messages)
` [PATCH v6 23/46] virtio_net: pass vi around
` [PATCH v6 24/46] virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr
` [PATCH v6 25/46] virtio_net: stricter short buffer length checks
` [PATCH v6 26/46] virtio_net: bigger header when VERSION_1 is set
` [PATCH v6 27/46] virtio_net: enable v1.0 support
` [PATCH v6 28/46] vhost: make features 64 bit
` [PATCH v6 29/46] vhost: add memory access wrappers
` [PATCH v6 30/46] vhost/net: force len for TX to host endian
` [PATCH v6 31/46] vhost: virtio 1.0 endian-ness support
` [PATCH v6 32/46] vhost/net: virtio 1.0 byte swap
` [PATCH v6 33/46] vhost/net: larger header for virtio 1.0
` [PATCH v6 34/46] virtio_net: disable mac write "
` [PATCH v6 35/46] vhost/net: enable "
` [PATCH v6 36/46] vhost/net: suppress compiler warning
` [PATCH v6 37/46] tun: move internal flag defines out of uapi
` [PATCH v6 38/46] tun: drop most type defines
` [PATCH v6 39/46] tun: add VNET_LE flag
` [PATCH v6 40/46] tun: TUN_VNET_LE support, fix sparse warnings for virtio headers
` [PATCH v6 41/46] macvtap: TUN_VNET_HDR support
` [PATCH v6 45/46] vhost/scsi: partial virtio 1.0 support
` [PATCH v6 46/46] af_packet: virtio 1.0 stubs
[PATCH iproute2] ip xfrm: support 64bit kernel and 32bit userspace
2014-11-28 8:07 UTC (4+ messages)
[PATCH net] gso: do GSO for local skb with size bigger than MTU
2014-11-28 7:02 UTC (2+ messages)
[WTF?] random test in netlink_sendmsg()
2014-11-28 6:23 UTC
[PATCH rfc] packet: zerocopy packet_snd
2014-11-28 6:21 UTC (12+ messages)
[PATCH 1/4] inet: Add skb_copy_datagram_iter
2014-11-28 5:14 UTC (11+ messages)
` ipv4: Use standard iovec primitive in raw_probe_proto_opt
[PATCH][v3] mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array function
2014-11-28 4:30 UTC (2+ messages)
Multiple DSA switch on shared MII
2014-11-28 12:21 UTC (7+ messages)
Charity Work
2014-11-28 2:20 UTC
3.12.33 Bug with ipvs
2014-11-28 2:02 UTC (3+ messages)
[PATCH v3] can: Convert to runtime_pm
2014-11-28 1:49 UTC (7+ messages)
[PATCH] wil6210: Fix potential memory leaks on error paths
2014-11-28 1:47 UTC
[PATCH v3] can: Convert to runtime_pm
2014-11-28 1:47 UTC (2+ messages)
[PATCH v2 net] sh_eth: Fix sleeping function called from invalid context
2014-11-28 1:04 UTC
Possible memory leak in function (wil_write_file_wmi) not freeing pointer (wmi) on error path
2014-11-27 23:46 UTC
[patch net-next v4 00/21] introduce rocker switch driver with hardware accelerated datapath api - phase 1: bridge fdb offload
2014-11-27 21:04 UTC (31+ messages)
` [patch net-next v4 01/21] bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusion
` [patch net-next v4 02/21] neigh: sort Neighbor Cache Entry Flags
` [patch net-next v4 03/21] bridge: convert flags in fbd entry into bitfields
` [patch net-next v4 04/21] net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
` [patch net-next v4 05/21] net: rename netdev_phys_port_id to more generic name
` [patch net-next v4 06/21] net: introduce generic switch devices support
` [patch net-next v4 07/21] rtnl: expose physical switch id for particular device
` [patch net-next v4 08/21] net-sysfs: "
` [patch net-next v4 09/21] bridge: call netdev_sw_port_stp_update when bridge port STP status changes
` [patch net-next v4 10/21] bridge: add API to notify bridge driver of learned FBD on offloaded device
` [patch net-next v4 11/21] bridge: move private brport flags to if_bridge.h so port drivers can use flags
` [patch net-next v4 12/21] bridge: add new brport flag LEARNING_SYNC
` [patch net-next v4 13/21] bridge: add new hwmode swdev
` [patch net-next v4 14/21] bridge: add brport flags to dflt bridge_getlink
` [patch net-next v4 15/21] rocker: introduce rocker switch driver
` [patch net-next v4 16/21] rocker: implement rocker ofdpa flow table manipulation
` [patch net-next v4 17/21] rocker: implement L2 bridge offloading
` [patch net-next v4 18/21] rocker: implement ndo_fdb_dump
` [patch net-next v4 19/21] rocker: add ndo_bridge_setlink/getlink support for learning policy
` [patch net-next v4 20/21] rocker: Add proper validation of Netlink attributes
` [patch net-next v4 21/21] rocker: Use logical operators on booleans
[patch net-next v3 09/17] bridge: add API to notify bridge driver of learned FBD on offloaded device
2014-11-27 19:36 UTC (4+ messages)
bug in networking code causes GPF
2014-11-27 19:26 UTC (2+ messages)
[PATCH 1/1] bridge: Fix NAT66ed IPv6 packets not being bridged correctly
2014-11-27 19:26 UTC (4+ messages)
[PATCH] x86: bpf_jit_comp: simplify trivial boolean return
2014-11-27 18:49 UTC (6+ messages)
[PATCH] staging: r8188eu: Add new device ID for DLink GO-USB-N150
2014-11-27 16:47 UTC (3+ messages)
wl1251: NVS firmware data
2014-11-27 15:58 UTC (10+ messages)
[PATCH net] rtnetlink: release net refcnt on error in do_setlink()
2014-11-27 15:48 UTC (2+ messages)
[PATCH net-next] netpoll: delete defconfig references to obsolete NETPOLL_TRAP
2014-11-27 15:28 UTC
bug in networking code causes GPF
2014-11-27 13:54 UTC (2+ messages)
[PATCH V2] stmmac: platform: Move plat_dat checking earlier
2014-11-27 13:05 UTC
[PATCH] e1000: remove unused variables
2014-11-27 13:07 UTC (3+ messages)
[PATCH] stmmac: platform: Move plat_dat checking earlier
2014-11-27 12:52 UTC (2+ messages)
[PATCH v5 14/45] virtio_net: v1.0 endianness
2014-11-27 12:33 UTC (22+ messages)
` [PATCH v5 22/45] virtio_net: pass vi around
` [PATCH v5 23/45] virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr
` [PATCH v5 24/45] virtio_net: stricter short buffer length checks
` [PATCH v5 25/45] virtio_net: bigger header when VERSION_1 is set
` [PATCH v5 26/45] virtio_net: enable v1.0 support
` [PATCH v5 27/45] vhost: make features 64 bit
` [PATCH v5 28/45] vhost: add memory access wrappers
` [PATCH v5 29/45] vhost/net: force len for TX to host endian
` [PATCH v5 30/45] vhost: virtio 1.0 endian-ness support
` [PATCH v5 31/45] vhost/net: virtio 1.0 byte swap
` [PATCH v5 32/45] vhost/net: larger header for virtio 1.0
` [PATCH v5 33/45] virtio_net: disable mac write "
` [PATCH v5 34/45] vhost/net: enable "
` [PATCH v5 35/45] vhost/net: suppress compiler warning
` [PATCH v5 36/45] tun: move internal flag defines out of uapi
` [PATCH v5 37/45] tun: drop most type defines
` [PATCH v5 38/45] tun: add VNET_LE flag
` [PATCH v5 39/45] tun: TUN_VNET_LE support, fix sparse warnings for virtio headers
` [PATCH v5 40/45] macvtap: TUN_VNET_HDR support
` [PATCH v5 44/45] vhost/scsi: partial virtio 1.0 support
` [PATCH v5 45/45] af_packet: virtio 1.0 stubs
[PATCH rfc 1/4] net-timestamp: pull headers for SOCK_STREAM
2014-11-27 12:30 UTC (8+ messages)
[RFC PATCH 0/3] net: Alloc NAPI page frags from their own pool
2014-11-27 12:00 UTC (2+ messages)
[PATCH v3] sh_eth: Fix skb alloc size and alignment adjust rule
2014-11-27 11:34 UTC
[PATCH v2] sh_eth: Fix skb alloc size and alignment adjust rule
2014-11-27 11:26 UTC (3+ messages)
[PATCH] ixgbe, ixgbevf: Add new mbox API to enable MC promiscuous mode
2014-11-27 10:39 UTC
[PATCH net-next v4] ipvlan: Initial check-in of the IPVLAN driver
2014-11-27 6:55 UTC (5+ messages)
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).