messages from 2016-05-07 16:04:41 to 2016-05-15 12:41:38 UTC [more...]
[B.A.T.M.A.N.] kmalloc() vs. kmem_cache_alloc() for global TT?
2016-05-15 12:41 UTC (8+ messages)
[B.A.T.M.A.N.] [RFC] batman-adv: use kmem_cache for translation table
2016-05-15 11:15 UTC
[B.A.T.M.A.N.] [PATCH v3 1/6] batman-adv: Include main.h in all files
2016-05-15 9:07 UTC (6+ messages)
` [B.A.T.M.A.N.] [PATCH v3 2/6] batman-adv: Keep includes ordered by filename
` [B.A.T.M.A.N.] [PATCH v3 3/6] batman-adv: split tvlv into a separate file
` [B.A.T.M.A.N.] [PATCH v3 4/6] batman-adv: move bat_algo functions "
` [B.A.T.M.A.N.] [PATCH v3 5/6] batman-adv: Consolidate logging related functions
` [B.A.T.M.A.N.] [PATCH v3 6/6] batman-adv: Fix bat_(iv|v) function declaration header
[B.A.T.M.A.N.] [PATCH 1/7] batman-adv: remove useless inline attribute for sysfs helper function
2016-05-15 9:01 UTC (7+ messages)
[B.A.T.M.A.N.] [PATCH v4 0/6] batman-adv: Optimizations for setups running dat and bla
2016-05-13 17:37 UTC (9+ messages)
` [B.A.T.M.A.N.] [PATCH v4 1/6] batman-adv: prevent multiple ARP replies sent by gateways if dat enbled
` [B.A.T.M.A.N.] [PATCH v4 2/6] batman-adv: speed up dat by snooping received ip traffic
` [B.A.T.M.A.N.] [PATCH v4 3/6] batman-adv: prevent duplication of ARP replies when DAT is used
` [B.A.T.M.A.N.] [PATCH v4 4/6] batman-adv: drop unicast packets from other backbone gw
` [B.A.T.M.A.N.] [PATCH v4 5/6] batman-adv: changed debug messages for easier bla debugging
` [B.A.T.M.A.N.] [PATCH v4 6/6] batman-adv: handle race condition for claims between gateways
[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Include main.h in all files
2016-05-13 16:47 UTC (2+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Keep includes ordered
[B.A.T.M.A.N.] [PATCHv5 1/2] batctl: adding multicast debug level
2016-05-13 16:35 UTC (3+ messages)
` [B.A.T.M.A.N.] [PATCH] batman-adv: Fix mcast_flags debugfs output
` [B.A.T.M.A.N.] [PATCHv5 2/2] batctl: adding mcast flags debugfs table
[B.A.T.M.A.N.] [PATCH] batman-adv: Fix mcast_flags debugfs output
2016-05-13 16:24 UTC
[B.A.T.M.A.N.] [PATCHv4 1/2] batctl: adding multicast debug level
2016-05-13 15:59 UTC (3+ messages)
` [B.A.T.M.A.N.] [PATCHv4 2/2] batctl: adding mcast flags debugfs table
[B.A.T.M.A.N.] [PATCH v2 1/5] batman-adv: make the GW selection class algorithm specific
2016-05-13 13:26 UTC (11+ messages)
` [B.A.T.M.A.N.] [PATCH v2 2/5] batman-adv: split routing API data structure in subobjects
` [B.A.T.M.A.N.] [PATCH v2 3/5] batman-adv: statically print gateway table header
` [B.A.T.M.A.N.] [PATCH v2 4/5] batman-adv: make GW election code protocol specific
` [B.A.T.M.A.N.] [PATCH v2 5/5] batman-adv: B.A.T.M.A.N. V - implement GW selection logic
[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: remove forward declaration by including proper header
2016-05-12 22:45 UTC (9+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: B.A.T.M.A.N. V - implement hard-iface init function
[B.A.T.M.A.N.] [PATCH v2] batman-adv: B.A.T.M.A.N. V - implement hard-iface init function
2016-05-12 21:11 UTC
[B.A.T.M.A.N.] [PATCH net-next 4/5] treewide: replace dev->trans_start update with helper
2016-05-12 19:40 UTC (3+ messages)
[B.A.T.M.A.N.] [PATCH-maintv2] batman-adv: replace WARN with rate limited output on non-existing VLAN
2016-05-12 16:52 UTC
[B.A.T.M.A.N.] [PATCH-maint] batman-adv: replace WARN with rate limited output on non-existing VLAN
2016-05-12 16:41 UTC
[B.A.T.M.A.N.] [PATCHv15 0/4] Multicast optimizations for bridges
2016-05-12 15:22 UTC (10+ messages)
` [B.A.T.M.A.N.] [PATCHv15 1/4] batman-adv: Always flood IGMP/MLD reports
` [B.A.T.M.A.N.] [PATCHv15 2/4] batman-adv: Add multicast optimization support for bridged setups
` [B.A.T.M.A.N.] [PATCHv15 3/4] batman-adv: Adding logging of mcast flag changes
` [B.A.T.M.A.N.] [PATCHv15 4/4] batman-adv: Add debugfs table for mcast flags
[B.A.T.M.A.N.] Problem with DHCP on batman-adv V
2016-05-12 13:42 UTC (4+ messages)
[B.A.T.M.A.N.] [PATCH 0/2] Fragments and QoS
2016-05-12 10:04 UTC (7+ messages)
` [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Set skb priority in fragments
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Include frame priority in fragment header
[B.A.T.M.A.N.] [PATCH v8 0/4] batman-adv: throughput meter
2016-05-11 9:35 UTC (5+ messages)
` [B.A.T.M.A.N.] [PATCH v8 1/2] batman-adv: return netdev status in the TX path
` [B.A.T.M.A.N.] [PATCH v8 2/2] batman-adv: throughput meter implementation
` [B.A.T.M.A.N.] [PATCH v8 1/2] batctl: Add attributes/command for BATADV_CMD_GET_MESH_INFO
` [B.A.T.M.A.N.] [PATCH v8 2/2] batctl: introduce throughput meter support
[B.A.T.M.A.N.] [PATCH v7 0/8] batman-adv: throughput meter
2016-05-11 8:16 UTC (13+ messages)
` [B.A.T.M.A.N.] [PATCH v7 1/4] batman-adv: add generic netlink family for batman-adv
` [B.A.T.M.A.N.] [PATCH v7 2/4] batman-adv: add netlink command to query generic mesh information files
` [B.A.T.M.A.N.] [PATCH v7 3/4] batman-adv: return netdev status in the TX path
` [B.A.T.M.A.N.] [PATCH v7 4/4] batman-adv: throughput meter implementation
` [B.A.T.M.A.N.] [PATCH v7 1/4] batctl: Split list of objects in Makefile into separate lines
` [B.A.T.M.A.N.] [PATCH v7 2/4] batctl: Add basic infrastructure to integrate netlink
` [B.A.T.M.A.N.] [PATCH v7 3/4] batctl: Add attributes/command for BATADV_CMD_GET_MESH_INFO
` [B.A.T.M.A.N.] [PATCH v7 4/4] batctl: introduce throughput meter support
[B.A.T.M.A.N.] [PATCH] batman-adv: fix skb deref after free
2016-05-11 7:58 UTC (3+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: Remove unused include atomic.h
2016-05-11 7:49 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: Only init ELP tweaking options when BATMAN_V is enabled
2016-05-11 7:48 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCH v2] batman-adv: init ELP tweaking options only once
2016-05-11 7:40 UTC (5+ messages)
[B.A.T.M.A.N.] pull request: batman-adv 20160511
2016-05-11 3:36 UTC (19+ messages)
` [B.A.T.M.A.N.] [PATCH 01/17] batman-adv: Remove unused parameter recv_if of batadv_interface_rx
` [B.A.T.M.A.N.] [PATCH 02/17] batman-adv: Remove hdr_size skb size check in batadv_interface_rx
` [B.A.T.M.A.N.] [PATCH 03/17] batman-adv: NETIF_F_NETNS_LOCAL feature to prevent netns moves
` [B.A.T.M.A.N.] [PATCH 04/17] batman-adv: Create batman soft interfaces within correct netns
` [B.A.T.M.A.N.] [PATCH 05/17] batman-adv: add detection for complex bridge loops
` [B.A.T.M.A.N.] [PATCH 06/17] batman-adv: Check hard_iface refcnt before calling function
` [B.A.T.M.A.N.] [PATCH 07/17] batman-adv: Check hard_iface refcnt when receiving skb
` [B.A.T.M.A.N.] [PATCH 08/17] batman-adv: Increase hard_iface refcnt for ptype
` [B.A.T.M.A.N.] [PATCH 09/17] batman-adv: Use kref_get for batadv_tvlv_container_get
` [B.A.T.M.A.N.] [PATCH 10/17] batman-adv: Use kref_get for batadv_nc_get_nc_node
` [B.A.T.M.A.N.] [PATCH 11/17] batman-adv: Use kref_get for batadv_gw_select
` [B.A.T.M.A.N.] [PATCH 12/17] batman-adv: Use kref_get for batadv_gw_node_add
` [B.A.T.M.A.N.] [PATCH 13/17] batman-adv: Use kref_get for hard_iface subfunctions
` [B.A.T.M.A.N.] [PATCH 14/17] batman-adv: Use kref_get for _batadv_update_route
` [B.A.T.M.A.N.] [PATCH 15/17] batman-adv: Use bool as return type for boolean functions
` [B.A.T.M.A.N.] [PATCH 16/17] batman-adv: replace ethertype variable with ETH_P_BATMAN for readability
` [B.A.T.M.A.N.] [PATCH 17/17] batman-adv: use batadv_compare_eth when possible
[B.A.T.M.A.N.] Unable to ping interface in ap mode / client mode with IP4 addr
2016-05-10 21:16 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCH v2 1/2] batman-adv: document sysfs files in alphabetical order
2016-05-10 14:28 UTC (6+ messages)
` [B.A.T.M.A.N.] [PATCH v2 2/2] batman-adv: update elp interval documentation
[B.A.T.M.A.N.] [PATCHv4 00/12] netns and netlink support
2016-05-10 9:25 UTC (18+ messages)
` [B.A.T.M.A.N.] [PATCHv4 01/12] batman-adv: Handle parent interfaces in a different netns
` [B.A.T.M.A.N.] [PATCHv4 02/12] batman-adv: compat.h: Add workaround for get_link_net()
` [B.A.T.M.A.N.] [PATCHv4 03/12] batman-adv: Suppress debugfs entries for netns's
` [B.A.T.M.A.N.] [PATCHv4 04/12] batman-adv: add generic netlink query API to replace debugfs files
` [B.A.T.M.A.N.] [PATCHv4 05/12] batman-adv: compat: Workarounds for previous patch
` [B.A.T.M.A.N.] [PATCHv4 06/12] batman-adv: netlink: add translation table query
` [B.A.T.M.A.N.] [PATCHv4 07/12] batman-adv: netlink: add originator and neighbor table queries
` [B.A.T.M.A.N.] [PATCHv4 08/12] batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementations
` [B.A.T.M.A.N.] [PATCHv4 09/12] batman-adv: add B.A.T.M.A.N. V "
` [B.A.T.M.A.N.] [PATCHv4 10/12] batman-adv: Indicate netlink socket can be used with netns
` [B.A.T.M.A.N.] [PATCHv4 11/12] batman-adv: add B.A.T.M.A.N. Dump gateways via netlink
` [B.A.T.M.A.N.] [PATCHv4 12/12] batman-adv: add B.A.T.M.A.N. Dump BLA claims "
[B.A.T.M.A.N.] [PATCHv14 0/4] Multicast optimizations for bridges
2016-05-10 9:11 UTC (9+ messages)
` [B.A.T.M.A.N.] [PATCHv14 1/4] batman-adv: Always flood IGMP/MLD reports
[B.A.T.M.A.N.] [PATCHv5] batctl: Use netlink to replace some of debugfs
2016-05-09 18:09 UTC
[B.A.T.M.A.N.] [PATCHv4] batctl: Use netlink to replace some of debugfs
2016-05-09 16:51 UTC (5+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: init ELP tweaking options only once
2016-05-09 14:20 UTC (6+ messages)
[B.A.T.M.A.N.] [PATCH/RFC v5 0/9] throughput meter
2016-05-09 12:45 UTC (5+ messages)
` [B.A.T.M.A.N.] [PATCH v5 1/5] batman-adv: Add stripped down version of MAINTAINERS file
` [B.A.T.M.A.N.] [RFC v6 5/5] batman-adv: throughput meter implementation
` [B.A.T.M.A.N.] [RFC v6 4/4] batctl: introduce throughput meter support
[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: document sysfs files in alphabetical order
2016-05-08 15:36 UTC (3+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: update elp interval documentation
[B.A.T.M.A.N.] Alfred 2016.1 bind errors
2016-05-08 4:19 UTC (9+ messages)
[B.A.T.M.A.N.] no able to switch routing algo to V ?
2016-05-07 22:40 UTC (15+ messages)
[B.A.T.M.A.N.] [PATCH maint] batman-adv: Add missing include for batadv_v_neigh_is_sob
2016-05-07 22:32 UTC (2+ 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