netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-08 00:23:10 to 2012-05-09 11:13:02 UTC [more...]

pull request: batman-adv 2012-05-09
 2012-05-09 11:12 UTC  (15+ messages)
` [PATCH 02/14] batman-adv: introduce is_single_hop_neigh variable to increase readability
  ` [PATCH 01/14] batman-adv: fix wrong dhcp option list browsing
  ` [PATCH 03/14] batman-adv: introduce packet type handler array for incoming packets
` [PATCH 04/14] batman-adv: register batman ogm receive function during protocol init
` [PATCH 05/14] batman-adv: rename last_valid to last_seen
` [PATCH 06/14] batman-adv: replace HZ calculations with jiffies_to_msecs()
` [PATCH 07/14] batman-adv: split neigh_new function into generic and batman iv specific parts
` [PATCH 08/14] batman-adv: ignore protocol packets if the interface did not enable this protocol
` [PATCH 09/14] batman-adv: refactoring API: find generalized name for bat_ogm_update_mac callback
` [PATCH 10/14] batman-adv: rename sysfs macros to reflect the soft-interface dependency
` [PATCH 11/14] batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT
` [PATCH 12/14] batman-adv: fix checkpatch string complaint
` [PATCH 13/14] batman-adv: update copyright years
` [PATCH 14/14] batman-adv: add contributor name

[PATCH v3][resend] bonding: don't increase rx_dropped after processing LACPDUs
 2012-05-09 11:01 UTC 

[v12 PATCH 0/3] NETFILTER new target module, HMARK
 2012-05-09 11:01 UTC  (7+ messages)
` [v12 PATCH 1/3] NETFILTER added flags to ipv6_find_hdr()
` [v12 PATCH 2/3] NETFILTER module xt_hmark, new target for HASH based fwmark

[PATCH] net: skb_set_dev do not unconditionally drop ref to dst
 2012-05-09 10:48 UTC  (5+ messages)

[PATCH] pch_gbe: Adding read memory barriers
 2012-05-09 10:47 UTC  (5+ messages)

[PATCH v3] tilegx network driver: initial support
 2012-05-09 10:42 UTC  (5+ messages)
  ` [PATCH v4] "
      ` [PATCH v5] "

[PATCH v5 0/9] skb paged fragment destructors
 2012-05-09  9:36 UTC  (4+ messages)
` [PATCH 7/9] net: add skb_orphan_frags to copy aside frags with destructors

IP_MULTICAST_IF getsockopt man part
 2012-05-09  9:34 UTC  (3+ messages)

[net-next] e1000e: Fix merge conflict (net->net-next)
 2012-05-09  9:23 UTC 

Memory exhaust issue with only IPsec policies configured on continuous traffic
 2012-05-09  9:23 UTC  (2+ messages)

[PATCH 0/2] Add and use vsprintf extension %pMbt for bluetooth macs
 2012-05-09  9:01 UTC  (2+ messages)

[PATCH] xfrm: make xfrm_algo.c a module
 2012-05-09  7:53 UTC 

[PATCH 3.3.0] phy:icplus:fix Auto Power Saving in ip101a_config_init
 2012-05-09  7:25 UTC  (3+ messages)

[PATCH net-next 0/2] extend sch_mqprio to distribute traffic not only by ETS TC
 2012-05-09  6:36 UTC  (6+ messages)
` [PATCH net-next 1/2] net_sched/mqprio: add support for different pgroup types

[PATCH] net: update the usage of CHECKSUM_UNNECESSARY
 2012-05-09  6:03 UTC  (4+ messages)

[PATCH 0/4] netxen: Fixes
 2012-05-09  5:59 UTC  (8+ messages)
` [PATCH net-next 1/4] netxen_nic: disable minidump by default
` [PATCH net-next 2/4] netxen_nic: Allow only useful and recommended firmware dump capture mask values
` [PATCH net-next 3/4] netxen: added miniDIMM support in driver
` [PATCH net-next 4/4] netxen_nic: Fix estimation of recv MSS in case of LRO

[PATCH net-next] be2net: avoid disabling sriov while VFs are assigned
 2012-05-09  5:41 UTC 

ipctl - new tool for efficient read/write of net related sysctl
 2012-05-09  5:22 UTC  (5+ messages)

[PATCH 00/13] net: Add and use ether_addr_equal
 2012-05-09  4:56 UTC  (14+ messages)
` [PATCH 01/13] etherdevice.h: Add ether_addr_equal
` [PATCH 02/13] 802: Convert compare_ether_addr to ether_addr_equal
` [PATCH 03/13] 8021q: "
` [PATCH 04/13] bridge: netfilter: "
` [PATCH 05/13] bridge: "
` [PATCH 06/13] atm: "
  ` [PATCH 07/13] bluetooth: "
` [PATCH 08/13] mac80211: "
` [PATCH 09/13] mac80211: Convert compare_ether_addr to ether_addr_equal by hand
` [PATCH 10/13] netfilter: Convert compare_ether_addr to ether_addr_equal
` [PATCH 11/13] wireless: "
` [PATCH 12/13] wireless: Convert compare_ether_addr to ether_addr_equal by hand
` [PATCH 13/13] dsa: Convert compare_ether_addr to ether_addr_equal

[PATCH] r8169: fix problem with TSO (TX_BUFFS_AVAIL negative value)
 2012-05-09  4:12 UTC  (5+ messages)

[PATCH] net/bluetooth/bnep/core.c: use constant for ethertype
 2012-05-09  4:09 UTC  (2+ messages)

bizarre tcp rst out of nowhere
 2012-05-09  2:04 UTC 

[PATCH 1/1] r8169: fix unsigned int wraparound with TSO
 2012-05-08 23:35 UTC  (2+ messages)

[GIT net] Open vSwitch
 2012-05-08 23:32 UTC  (5+ messages)
  ` [PATCH 1/3] openvswitch: Add length check when retrieving TCP flags
  ` [PATCH 2/3] openvswitch: Release rtnl_lock if ovs_vport_cmd_build_info() failed
  ` [PATCH 3/3] openvswitch: Validation of IPv6 set port action uses IPv4 header

SO_TIMESTAMP on tcp sockets?
 2012-05-08 21:35 UTC  (3+ messages)

[PATCH] net: orphan queued skbs if device tx can stall
 2012-05-08 19:50 UTC  (12+ messages)

[PATCH v4 2/2] macvtap: restore vlan header on user read
 2012-05-08 19:28 UTC  (2+ messages)

[PATCH v4 1/2] vhost-net: fix handle_rx buffer size
 2012-05-08 19:27 UTC  (2+ messages)

[PATCH 00/25] [v3] netfilter updates for net-next (upcoming 3.5)
 2012-05-08 18:51 UTC  (27+ messages)
` [PATCH 01/25] netfilter: nf_ct_ecache: refactor notifier registration
` [PATCH 02/25] netfilter: nf_ct_helper: allow to disable automatic helper assignment
` [PATCH 03/25] netfilter: nf_conntrack: use this_cpu_inc()
` [PATCH 04/25] netfilter: bridge: optionally set indev to vlan
` [PATCH 05/25] ipvs: timeout tables do not need GFP_ATOMIC allocation
` [PATCH 06/25] ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init
` [PATCH 07/25] ipvs: DH scheduler does not need GFP_ATOMIC allocation
` [PATCH 08/25] ipvs: WRR "
` [PATCH 09/25] ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init
` [PATCH 10/25] ipvs: SH scheduler does not need GFP_ATOMIC allocation
` [PATCH 11/25] ipvs: use GFP_KERNEL allocation where possible
` [PATCH 12/25] ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
` [PATCH 13/25] ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
` [PATCH 14/25] ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
` [PATCH 15/25] ipvs: always update some of the flags bits in backup
` [PATCH 16/25] ipvs: wakeup master thread
` [PATCH 17/25] ipvs: reduce sync rate with time thresholds
` [PATCH 18/25] ipvs: add support for sync threads
` [PATCH 19/25] ipvs: optimize the use of flags in ip_vs_bind_dest
` [PATCH 20/25] ipvs: ip_vs_ftp: local functions should not be exposed globally
` [PATCH 21/25] ipvs: ip_vs_proto: "
` [PATCH 22/25] net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
` [PATCH 23/25] netfilter: nf_ct_expect: partially implement ctnetlink_change_expect
` [PATCH 24/25] netfilter: nf_conntrack: fix explicit helper attachment and NAT
` [PATCH 25/25] netfilter: remove ip_queue support

batostr() function
 2012-05-08 18:26 UTC  (8+ messages)

[PATCH 00/25] [v2] netfilter updates for net-next (upcoming 3.5)
 2012-05-08 17:12 UTC  (29+ messages)
` [PATCH 01/25] netfilter: nf_ct_ecache: refactor notifier registration
` [PATCH 02/25] netfilter: nf_ct_helper: allow to disable automatic helper assignment
` [PATCH 03/25] netfilter: nf_conntrack: use this_cpu_inc()
` [PATCH 04/25] netfilter: bridge: optionally set indev to vlan
` [PATCH 05/25] ipvs: timeout tables do not need GFP_ATOMIC allocation
` [PATCH 06/25] ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init
` [PATCH 07/25] ipvs: DH scheduler does not need GFP_ATOMIC allocation
` [PATCH 08/25] ipvs: WRR "
` [PATCH 10/25] ipvs: SH "
` [PATCH 11/25] ipvs: use GFP_KERNEL allocation where possible
` [PATCH 12/25] ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
` [PATCH 13/25] ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
` [PATCH 14/25] ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
` [PATCH 15/25] ipvs: always update some of the flags bits in backup
` [PATCH 16/25] ipvs: wakeup master thread
` [PATCH 17/25] ipvs: reduce sync rate with time thresholds
` [PATCH 18/25] ipvs: add support for sync threads
` [PATCH 19/25] ipvs: optimize the use of flags in ip_vs_bind_dest
` [PATCH 20/25] ipvs: ip_vs_ftp: local functions should not be exposed globally
` [PATCH 21/25] ipvs: ip_vs_proto: "
` [PATCH 22/25] net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
` [PATCH 23/25] netfilter: nf_ct_expect: partially implement ctnetlink_change_expect
` [PATCH 24/25] netfilter: nf_conntrack: fix explicit helper attachment and NAT
` [PATCH 25/25] netfilter: remove ip_queue support

[PATCH] net: compare_ether_addr[_64bits]() has no ordering
 2012-05-08 17:07 UTC  (11+ messages)
              ` [PATCH] etherdev.h: Convert int is_<foo>_ether_addr to bool

[PATCH] ipv4: Fixed checkpatch warnings and errors
 2012-05-08 17:01 UTC  (3+ messages)

SLUB warning in netfilter code on shutdown
 2012-05-08 15:33 UTC  (3+ messages)

[PATCH RFC 0/6] copy aside frags with destructors (was [PATCH 7/9] net: add skb_orphan_frags to copy aside frags with destructors)
 2012-05-08 14:49 UTC  (10+ messages)
` [PATCH RFC 2/6] skbuff: add an api to orphan frags
` [PATCH RFC 4/6] tun: orphan frags on xmit
` [PATCH RFC 6/6] skbuff: set zerocopy flag on frag destructor

qlge driver corrupting kernel memory
 2012-05-08 12:07 UTC  (2+ messages)

Zero-copy receive from socket into bio
 2012-05-08 11:02 UTC 

[README] net --> net-next merge
 2012-05-08  9:02 UTC  (2+ messages)

[PATCH 00/25] netfilter updates for net-next (upcoming 3.5)
 2012-05-08  7:32 UTC  (18+ messages)
` [PATCH 02/25] netfilter: nf_ct_helper: allow to disable automatic helper assignment
` [PATCH 13/25] ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
` [PATCH 18/25] ipvs: add support for sync threads
` [PATCH 21/25] ipvs: ip_vs_proto: local functions should not be exposed globally
` [PATCH 22/25] net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
` [PATCH 23/25] netfilter: nf_ct_expect: partially implement ctnetlink_change_expect
` [PATCH 24/25] netfilter: nf_conntrack: fix explicit helper attachment and NAT
` [PATCH 25/25] netfilter: remove ip_queue support

[PATCH v2] RPS: Sparse connection optimizations - v2
 2012-05-08  6:43 UTC  (9+ messages)

[PATCH V3 Resend 09/12] net/stmmac: Remove conditional compilation of clk code
 2012-05-08  3:52 UTC 

[PATCH 0/3] smsc75xx: more minor fixes
 2012-05-08  3:44 UTC  (2+ messages)

[PATCH RESEND 0/5] Adopt pinctrl support for a few outstanding imx drivers
 2012-05-08  3:44 UTC  (3+ messages)
` [PATCH RESEND 2/5] net: fec: adopt pinctrl support

linux-next: manual merge of the net-next tree with the ceph tree
 2012-05-08  3:09 UTC 

[PULL net-next] macvtap, vhost and virtio tools updates
 2012-05-08  3:06 UTC  (2+ messages)

[patch net-next] net: IP_MULTICAST_IF setsockopt now recognizes struct mreq
 2012-05-08  3:03 UTC  (2+ messages)

[PATCH v6 0/3] netdev/of/phy: MDIO bus multiplexer support
 2012-05-08  2:59 UTC  (7+ messages)
` [PATCH v6 1/3] netdev/of/phy: New function: of_mdio_find_bus()
` [PATCH v6 2/3] netdev/of/phy: Add MDIO bus multiplexer support
` [PATCH v6 3/3] netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines

[PATCH] [IPV6] remove sysctl accept_source_route
 2012-05-08  2:56 UTC  (2+ messages)

[PATCH 0/8] ISDN patches for net-next
 2012-05-08  2:42 UTC  (4+ messages)

[PATCH v2 00/17] netfilter: add namespace support for netfilter protos
 2012-05-08  0:53 UTC  (3+ messages)


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