b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-06 21:17:01 to 2014-01-18 18:31:56 UTC [more...]

[B.A.T.M.A.N.] eth_hdr/skb_reset_mac_header changes
 2014-01-18 18:31 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCHv4 1/2] batman-adv: use eth_hdr() instead of skb->data in interface_tx path

[B.A.T.M.A.N.] [PATCH linux-next] net: batman-adv: use "__packed __aligned(2)" for each structure instead of "__packed(2)" region
 2014-01-18 13:03 UTC  (2+ messages)

[B.A.T.M.A.N.] Barrier breaking kmod-batman-adv package
 2014-01-18 12:11 UTC  (5+ messages)

[B.A.T.M.A.N.] [PATCHv3] batman-adv: use eth_hdr() instead of skb->data in interface_tx path
 2014-01-18  7:07 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 0/3] batctl: Use libnl(-tiny) for netlink communication
 2014-01-17  9:37 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH 1/3] batctl: Avoid name clash "rtnl_open" with libnl
  ` [B.A.T.M.A.N.] [PATCH 2/3] batctl: Use libnl to implement mac resolver
  ` [B.A.T.M.A.N.] [PATCH 3/3] batctl: Use libnl to implement vlan parent device resolver

[B.A.T.M.A.N.] pull request: batman-adv 2014-01-16
 2014-01-17  1:23 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH] batman-adv: use consistent kerneldoc style

[B.A.T.M.A.N.] pull request [net]: batman-adv 2014-01-16
 2014-01-17  1:17 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH] batman-adv: fix batman-adv header overhead calculation

[B.A.T.M.A.N.] [PATCHv2] batman-adv: use eth_hdr() instead of skb->data in interface_tx path
 2014-01-16 21:07 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: fix coccinelle warnings
 2014-01-16  9:36 UTC  (2+ messages)

[B.A.T.M.A.N.] pull request: batman-adv 2014-01-13
 2014-01-16  0:54 UTC  (18+ messages)
` [B.A.T.M.A.N.] [PATCH 01/14] batman-adv: remove bonding and interface alternating
` [B.A.T.M.A.N.] [PATCH 02/14] batman-adv: split tq information in neigh_node struct
` [B.A.T.M.A.N.] [PATCH 03/14] batman-adv: split out router from orig_node
` [B.A.T.M.A.N.] [PATCH 04/14] batman-adv: add WiFi penalty
` [B.A.T.M.A.N.] [PATCH 05/14] batman-adv: consider outgoing interface in OGM sending
` [B.A.T.M.A.N.] [PATCH 06/14] batman-adv: add bonding again
` [B.A.T.M.A.N.] [PATCH 07/14] batman-adv: add debugfs structure for information per interface
` [B.A.T.M.A.N.] [PATCH 08/14] batman-adv: add debugfs support to view multiif tables
` [B.A.T.M.A.N.] [PATCH 09/14] batman-adv: remove returns at the end of void functions
` [B.A.T.M.A.N.] [PATCH 10/14] batman-adv: add missing sysfs attributes to README
` [B.A.T.M.A.N.] [PATCH 11/14] batman-adv: add build checks for packet sizes
` [B.A.T.M.A.N.] [PATCH 12/14] batman-adv: update copyright years for 2014
` [B.A.T.M.A.N.] [PATCH 13/14] batman-adv: Start new development cycle
` [B.A.T.M.A.N.] [PATCH 14/14] batman-adv: drop dependency against CRC16

[B.A.T.M.A.N.] [PATCH v2 OpenWrt] [batman-adv: Makefile: add depends for 'crc16' which is still needed but removed accidentally
 2014-01-15 22:56 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: use eth_hdr() instead of skb->data in interface_tx path
 2014-01-15 22:54 UTC 

[B.A.T.M.A.N.] [PATCH-next] batman-adv: use consistent kerneldoc style
 2014-01-15 22:42 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH-next] batman-adv: fix batman-adv header overhead calculation
 2014-01-15 22:39 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Makefile: add depends for 'crc16' which is still needed but removed accidentally
 2014-01-15 14:03 UTC 

[B.A.T.M.A.N.] batman-adv 2014.0.0 released
 2014-01-15 11:15 UTC  (5+ messages)

[B.A.T.M.A.N.] [PATCH net-next 07/10] batman-adv: use __dev_get_by_index instead of dev_get_by_index to find interface
 2014-01-14 12:43 UTC 

[B.A.T.M.A.N.] pull request: batman-adv 2014-01-09
 2014-01-10 23:00 UTC  (15+ messages)
` [B.A.T.M.A.N.] [PATCH 01/13] batman-adv: properly rename define in distributed arp table header file
` [B.A.T.M.A.N.] [PATCH 02/13] batman-adv: don't switch byte order too often if not needed
` [B.A.T.M.A.N.] [PATCH 03/13] batman-adv: remove FSF address from GPL disclaimer
` [B.A.T.M.A.N.] [PATCH 04/13] batman-adv: deselect current GW on client mode switch off
` [B.A.T.M.A.N.] [PATCH 05/13] batman-adv: rename gw_deselect() to gw_reselect()
` [B.A.T.M.A.N.] [PATCH 06/13] batman-adv: remove parenthesis from return statements
` [B.A.T.M.A.N.] [PATCH 07/13] batman-adv: send every DHCP packet as bat-unicast
` [B.A.T.M.A.N.] [PATCH 08/13] batman-adv: add isolation_mark sysfs attribute
` [B.A.T.M.A.N.] [PATCH 09/13] batman-adv: mark a local client as isolated when needed
` [B.A.T.M.A.N.] [PATCH 10/13] batman-adv: print the new BATADV_TT_CLIENT_ISOLA flag
` [B.A.T.M.A.N.] [PATCH 11/13] batman-adv: extend the ap_isolation mechanism
` [B.A.T.M.A.N.] [PATCH 12/13] batman-adv: create helper function to get AP isolation status
` [B.A.T.M.A.N.] [PATCH 13/13] batman-adv: set the isolation mark in the skb if needed

[B.A.T.M.A.N.] [PATCH v3.6 06/19] batman-adv: use batadv_compare_eth for concise
 2014-01-08  7:32 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batctl: remove gateway class left-overs in the manpage
 2014-01-06  8:44 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv3 next 1/3] batctl: introduce rtnl_open() helper function
 2014-01-06  8:43 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCHv3 next 2/3] batctl: implement vlan-to-link helper functions
` [B.A.T.M.A.N.] [PATCHv3 next 3/3] batctl: add sys framework for VLAN support

[B.A.T.M.A.N.] [PATCH] batman-adv: use batadv_compare_eth when possible
 2014-01-06  8:16 UTC  (2+ messages)

[B.A.T.M.A.N.] Basic Multicast Optimizations
 2014-01-06  8:06 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCHv11 3/6] batman-adv: Announce new capability via multicast TVLV
` [B.A.T.M.A.N.] [PATCHv11 4/6] batman-adv: Modified forwarding behaviour for multicast packets

[B.A.T.M.A.N.] [PATCHv2 next 1/3] batctl: introduce rtnl_open() helper function
 2014-01-05 21:37 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCHv2 next 2/3] batctl: implement vlan-to-link helper functions
` [B.A.T.M.A.N.] [PATCHv2 next 3/3] batctl: add sys framework for VLAN support

[B.A.T.M.A.N.] [PATCH next 1/3] batctl: introduce rtnl_open() helper function
 2014-01-05 19:45 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCH next 2/3] batctl: implement vlan-to-link helper functions
` [B.A.T.M.A.N.] [PATCH next 3/3] batctl: add sys framework for VLAN support

[B.A.T.M.A.N.] [PATCH-next 1/2] batctl: change version to 2014.0.0
 2014-01-04 17:57 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH-next 2/2] batctl: update copyright years for 2014

[B.A.T.M.A.N.] [PATCH-next 1/2] batman-adv: change version to 2014.0.0
 2014-01-04 17:52 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH-next 2/2] batman-adv: update copyright years for 2014

[B.A.T.M.A.N.] Fwd: [Battlemesh] Happy new year / Announcing WBMv7!
 2014-01-03 20:28 UTC 

[B.A.T.M.A.N.] pull request [net]: batman-adv 2013-12-28
 2013-12-29  5:37 UTC  (9+ messages)
` [B.A.T.M.A.N.] [PATCH 1/7] batman-adv: fix alignment for batadv_coded_packet
` [B.A.T.M.A.N.] [PATCH 2/7] batman-adv: fix header alignment by unrolling batadv_header
` [B.A.T.M.A.N.] [PATCH 3/7] batman-adv: fix size of batadv_icmp_header
` [B.A.T.M.A.N.] [PATCH 4/7] batman-adv: fix size of batadv_bla_claim_dst
` [B.A.T.M.A.N.] [PATCH 5/7] batman-adv: fix alignment for batadv_tvlv_tt_change
` [B.A.T.M.A.N.] [PATCH 6/7] batman-adv: clean nf state when removing protocol header
` [B.A.T.M.A.N.] [PATCH 7/7] batman-adv: fix vlan header access

[B.A.T.M.A.N.] Using bat-adv for Wireless Video Streaming
 2013-12-28 13:41 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: fix compat sparse errors for BUILD_BUG_ON in <= 2.6.39
 2013-12-28  8:40 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv2] batman-adv: fix NULL pointer deref in batadv_find_best_neighbor
 2013-12-28  8:39 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH next] batman-adv: fix vlan header access
 2013-12-28  8:37 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH v3.5 06/19] batman-adv: use batadv_compare_eth for concise
 2013-12-26 11:40 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: add build checks for packet sizes
 2013-12-25 14:17 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: fix NULL pointer deref in batadv_find_best_neighbor
 2013-12-25 14:15 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH v3 06/19] batman-adv: use batadv_compare_eth for concise
 2013-12-25  3:28 UTC 

[B.A.T.M.A.N.] [PATCH v2 07/20] batman-adv: use batadv_compare_eth for concise
 2013-12-24 12:07 UTC  (2+ messages)

[B.A.T.M.A.N.] [RFCv4] [batctl] add IPv6 support to tcpdump parser
 2013-12-23 12:28 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH maint 1/2] Revert "batman-adv: free nf_bridge member on locally delivered skb"
 2013-12-23 12:19 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH maint 2/2] batman-adv: clean nf state when removing protocol header

[B.A.T.M.A.N.] [PATCH 09/21] batman-adv: slight optimization of addr compare
 2013-12-23  9:12 UTC  (7+ messages)

[B.A.T.M.A.N.] pull request [net]: batman-adv 2013-12-19
 2013-12-23  0:19 UTC  (11+ messages)
` [B.A.T.M.A.N.] [PATCH 1/6] batman-adv: free nf_bridge member on locally delivered skb
` [B.A.T.M.A.N.] [PATCH 2/6] batman-adv: fix alignment for batadv_coded_packet
` [B.A.T.M.A.N.] [PATCH 3/6] batman-adv: fix header alignment by unrolling batadv_header
` [B.A.T.M.A.N.] [PATCH 4/6] batman-adv: fix size of batadv_icmp_header
` [B.A.T.M.A.N.] [PATCH 5/6] batman-adv: fix size of batadv_bla_claim_dst
` [B.A.T.M.A.N.] [PATCH 6/6] batman-adv: fix alignment for batadv_tvlv_tt_change

[B.A.T.M.A.N.] [PATCH 1/2] alfred: fix batadv-vis invocation in init.d script
 2013-12-16 15:10 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] alfred: workaround race condition when batmanif is not ready at boot time

[B.A.T.M.A.N.] [PATCH next] batman-adv: fix alignment for batadv_tvlv_tt_change
 2013-12-16 14:26 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH-next 1/4] batman-adv: fix alignment for batadv_coded_packet
 2013-12-15 15:38 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCH-next 2/4] batman-adv: fix header alignment by unrolling batadv_header
` [B.A.T.M.A.N.] [PATCH-next 4/4] batman-adv: fix size of batadv_bla_claim_dst

[B.A.T.M.A.N.] [PATCHv3 next 3/4] batman-adv: fix size of batadv_icmp_header
 2013-12-14  9:39 UTC  (2+ messages)

[B.A.T.M.A.N.] alfred init.d bugs
 2013-12-13 19:00 UTC 

[B.A.T.M.A.N.] [PATCH -next 0/3] seq_printf/puts/putc: Start to convert to return void
 2013-12-11  8:38 UTC  (10+ messages)
` [B.A.T.M.A.N.] [PATCH -next 2/3] batman-adv: Use seq_overflow

[B.A.T.M.A.N.] [PATCH 1/4] batman-adv: fix typ0 in sysfs.c
 2013-12-11  8:31 UTC  (9+ messages)
` [B.A.T.M.A.N.] [PATCH 2/4] batman-adv: fix typ0 in batadv_orig_hardif_seq_print_text()
` [B.A.T.M.A.N.] [PATCH 3/4] batman-adv: fix typ0s in batadv_store_isolation_mark()
` [B.A.T.M.A.N.] [PATCH 4/4] batman-adv: fix typ0s in batadv_tt_global_is_isolated()

[B.A.T.M.A.N.] [PATCH] batman-adv fix FSF address
 2013-12-11  8:26 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv2 next] batadv: Slight optimization of batadv_compare_eth
 2013-12-11  2:28 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv2 next - RESEND] batadv: Slight optimization of batadv_compare_eth
 2013-12-10 20:08 UTC 

[B.A.T.M.A.N.] [PATCH maint] batman-adv: free nf_bridge member on locally delivered skb
 2013-12-10 18:22 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batadv: Slight optimization of batadv_compare_eth
 2013-12-10  7:45 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH -next] batadv: Slight optimization of batadv_compare_eth
 2013-12-10  1:58 UTC  (8+ messages)
      ` [B.A.T.M.A.N.] [PATCH -next] etherdevice: Add ether_addr_equal_unaligned


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