netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-15 10:57:09 to 2012-06-19 03:37:45 UTC [more...]

[PATCH 0/4] netfilter updates for net-next (batch 3)
 2012-06-19  3:37 UTC  (7+ messages)
` [PATCH 1/4] netfilter: ctnetlink: fix NULL dereference while trying to change helper
` [PATCH 2/4] netfilter: nf_ct_helper: disable automatic helper re-assignment of different type
` [PATCH 3/4] netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unset
` [PATCH 4/4] netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled

pull request: batman-adv 2012-06-18
 2012-06-19  3:28 UTC  (21+ messages)
  ` [PATCH 01/19] batman-adv: update internal version number
  ` [PATCH 02/19] batman-adv: fix skb->data assignment
  ` [PATCH 04/19] batman-adv: convert bat_priv->tt_crc from atomic_t to uint16_t
` [PATCH 03/19] batman-adv: Initialize lockdep class keys for hashes
` [PATCH 05/19] batman-adv: Add get_ethtool_stats() support
` [PATCH 06/19] batman-adv: avoid characters requiring shell escapes in protocol names
` [PATCH 07/19] batman-adv: ignore trailing CR when comparing "
` [PATCH 08/19] batman-adv: return added entries instead of number of possibly added entries
` [PATCH 09/19] batman-adv: get rid of pointless cast in memcpy()
` [PATCH 10/19] batman-adv: trivial endianness annotations
` [PATCH 11/19] batman-adv: keep batman_ogm_packet ->seqno net-endian all along
` [PATCH 12/19] batman-adv: Return error codes instead of -1 on failures
` [PATCH 13/19] batman-adv: don't bother flipping ->tt_data
` [PATCH 14/19] batman-adv: don't bother flipping ->tt_crc
` [PATCH 15/19] batman-adv: fix visualization output without neighbors on the primary interface
` [PATCH 16/19] batman-adv: turn tt commit code into routing protocol agnostic API
` [PATCH 17/19] batman-adv: use DBG_ALL in log_level sysfs definition
` [PATCH 18/19] batman-adv: fix locking in hash_add()
` [PATCH 19/19] batman-adv: only store changed gw_bandwidth values

linux-next: Tree for Jun 18 (netfilter nfconntrack)
 2012-06-19  3:19 UTC  (2+ messages)

[RFC] TCP: Support configurable delayed-ack parameters
 2012-06-19  2:46 UTC  (3+ messages)

[PATCH] ipv4: Early TCP socket demux
 2012-06-19  2:40 UTC 

[PATCH] ipv6: Move ipv6 proc file registration to end of init order
 2012-06-19  1:39 UTC  (2+ messages)

[XFRM][RFC v1] Fix unexpected SA hard expiration after setting new date
 2012-06-19  1:34 UTC  (6+ messages)
` [PATCH] [XFRM] Fix unexpected SA hard expiration after changing date

[PATCH 1/2 net-next] ixgbe: use skb_padto
 2012-06-18 23:31 UTC  (6+ messages)
` [PATCH 2/2 net-next] ixgbe: remove xmit length check
  ` [PATCH net-next] ixgbe: simplify padding and length checks (v2)

[RFC] Introduce to batch variants of accept() and epoll_ctl() syscall
 2012-06-18 23:27 UTC  (5+ messages)

pull request: wireless 2012-06-18
 2012-06-18 21:48 UTC  (2+ messages)

[PATCH] c_can_pci: generic module for C_CAN/D_CAN on PCI
 2012-06-18 21:23 UTC  (3+ messages)

[PATCH] sctp: fix warning when compiling without IPv6
 2012-06-18 21:04 UTC 

драсссти ..!!)
 2012-06-18 18:38 UTC 

divide by 0 error in igbvf_set_coalesce - ab50a2a
 2012-06-18 20:45 UTC  (2+ messages)

NETDEV WATCHDOG: eth0 (forcedeth): transmit queue 0 timed out
 2012-06-18 20:43 UTC 

[PATCH RESEND] net: lpc_eth: Driver cleanup
 2012-06-18 20:14 UTC 

[PATCH] tc: prio: Perform more strict check on priomap
 2012-06-18 19:25 UTC  (2+ messages)

[PATCH] tc: man: Fix incorrect parameter format in prio
 2012-06-18 19:25 UTC  (2+ messages)

[PATCH] bnx2x: fix panic when TX ring is full
 2012-06-18 18:07 UTC  (6+ messages)

[PATCH] net: added support for 40GbE link
 2012-06-18 17:09 UTC  (4+ messages)

[PATCH] usbnet: Activate halt interrupt endpoint before re-submit URB
 2012-06-18 16:51 UTC  (5+ messages)

unstable 10GBE performance with recent kernels (> 3.0.X)
 2012-06-18 14:17 UTC  (9+ messages)

[PATCH net-next] em_canid: Ematch rule to match CAN frames according to their CAN IDs
 2012-06-18 12:22 UTC 

[PATCH net-next v2 01/12] netfilter: fix problem with proto register
 2012-06-18  9:06 UTC  (21+ messages)
` [PATCH net-next v2 02/12] netfilter: add parameter proto for l4proto.init_net
` [PATCH net-next v2 03/12] netfilter: add nf_ct_kfree_compat_sysctl_table to make codes clear
` [PATCH net-next v2 04/12] netfilter: regard users as refcount for l4proto's per-net data
` [PATCH net-next v2 05/12] netfilter: merge tcpv[4,6]_net_init into tcp_net_init
` [PATCH net-next v2 06/12] netfilter: merge udpv[4,6]_net_init into udp_net_init
` [PATCH net-next v2 07/12] netfilter: nf_conntrack_l4proto_udplite[4,6] cleanup
` [PATCH net-next v2 08/12] netfilter: merge sctpv[4,6]_net_init into sctp_net_init
` [PATCH net-next v2 09/12] netfilter: nf_conntrack_l4proto_generic cleanup
` [PATCH net-next v2 10/12] netfilter: nf_conntrack_l4proto_dccp[4,6] cleanup
` [PATCH net-next v2 11/12] netfilter: nf_conntrack_l4proto_icmp cleanup
` [PATCH net-next v2 12/12] netfilter: nf_conntrack_l4proto_icmpv6 cleanup

[PATCH] phy/micrel: change phy_id_mask for KSZ9021 and KS8001
 2012-06-18  8:52 UTC 

[PATCH] ethtool: added support for 40G link
 2012-06-18 12:45 UTC 

[net-next.git 0/4] EEE for PAL and stmmac (V4)
 2012-06-18  6:49 UTC  (5+ messages)
` [net-next.git 1/4 (v3)] stmmac: do not use strict_strtoul but kstrtoint
` [net-next.git 2/4] stmmac: update the driver Documentation and add EEE
` [net-next.git 3/4 (v5)] stmmac: add the Energy Efficient Ethernet support
` [net-next.git 4/4 (v6)] phy: add the EEE support and the way to access to the MMD registers

[net-next.git 0/4] EEE for PAL and stmmac (v3)
 2012-06-18  6:23 UTC  (6+ messages)
` [net-next.git 1/4 (v5)] phy: add the EEE support and the way to access to the MMD registers

[PATCH] net: remove my future former mail address
 2012-06-18  3:45 UTC  (5+ messages)

[PATCH] ipv4: Cap ADVMSS metric in the FIB rather than the routing cache
 2012-06-18  2:53 UTC 

usbnet: PM related fixes
 2012-06-18  1:55 UTC  (5+ messages)
` [PATCH 3/3] usbnet: handle remote wakeup asap

[PATCH v3] fec: fix clk handling for Coldfire
 2012-06-17 23:47 UTC  (2+ messages)

[PATCH 1/3] net: lpc_eth: Replace WARN() trace with simple pr_warn()
 2012-06-17 23:28 UTC  (4+ messages)
  ` [PATCH net-next] net: lpc_eth: free skbs in start_xmit

[net-next PATCH 02/02] net/ipv4: VTI support new module for ip_vti
 2012-06-17 23:27 UTC  (5+ messages)

[Patch] bonding: show all the link status of slaves
 2012-06-17 23:24 UTC  (2+ messages)

[PATCH] usbnet: sanitise overlong driver information strings
 2012-06-17 23:20 UTC  (2+ messages)

[PATCH 0/3] be2net: patches fix max gso size, modify driver log info and stats struct
 2012-06-17 23:19 UTC  (2+ messages)

[net-next PATCH] bnx2x: correct LPI pass-through configuration
 2012-06-17 23:17 UTC  (2+ messages)

[net] ixgbe: Fix PHC loophole allowing misconfiguration of increment register
 2012-06-17 23:16 UTC  (2+ messages)

[PATCH v2] fec: fix clk handling for Coldfire
 2012-06-17 23:16 UTC  (2+ messages)

[PATCH 0/5] Introduce generic set_bit_le() -v2
 2012-06-17 21:49 UTC  (3+ messages)
` [PATCH 4/5] powerpc: bitops: Introduce {clear,set}_bit_le()

hi
 2012-06-17 17:46 UTC 

mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet
 2012-06-17 15:18 UTC  (4+ messages)

[ANNOUNCE] ulogd 2.0.0 release
 2012-06-17 12:07 UTC 

[net-next patch 8/12] bnx2x: Allow up to 63 RSS queues default 8 queues
 2012-06-17  9:31 UTC  (9+ messages)

[PATCH] fec: fix clk handling for Coldfire
 2012-06-17  9:00 UTC  (4+ messages)

[net PATCH 0/2] bnx2x: link bug fixes
 2012-06-17  6:39 UTC  (4+ messages)
` [net PATCH 1/2] bnx2x: fix I2C non-respondent issue
` [net PATCH 2/2] bnx2x: fix link for BCM57711 with 84823 phy

[PATCH] ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route
 2012-06-17  6:11 UTC  (8+ messages)

[PATCH net-next 1/4] bnx2: Dump all FTQ_CTL registers during tx_timeout
 2012-06-17  5:25 UTC  (8+ messages)
` [PATCH net-next 2/4] bnx2: Dump additional BC_STATE during firmware sync timeout
  ` [PATCH net-next 3/4] bnx2: Read PCI function number from internal register
    ` [PATCH net-next 4/4] bnx2: Update version 2.2.2

[PATCH 0/7] netfilter updates for net-next (upcoming 3.6), batch 2
 2012-06-16 22:24 UTC  (9+ messages)
` [PATCH 1/7] netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names
` [PATCH 2/7] netfilter: nf_ct_ext: support variable length extensions
` [PATCH 3/7] netfilter: nf_ct_helper: implement variable length helper private data
` [PATCH 4/7] netfilter: add glue code to integrate nfnetlink_queue and ctnetlink
` [PATCH 5/7] netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
` [PATCH 6/7] netfilter: ctnetlink: add CTA_HELP_INFO attribute
` [PATCH 7/7] netfilter: add user-space connection tracking helper infrastructure

[PATCH] include/net/dst.h: neaten asterisk placement
 2012-06-16 22:22 UTC  (2+ messages)

It's just the time to write you a letter, I thought
 2012-06-16 13:00 UTC 

[PATCH] ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route
 2012-06-16  9:46 UTC 

[PATCH 00/17] Swap-over-NBD without deadlocking V11
 2012-06-16  8:14 UTC  (4+ messages)
` [PATCH 02/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
  ` [PATCH 02.5] mm: sl[au]b: first remove PFMEMALLOC flag then SLAB flag

[PATCH 0/8] dcbnl: Major simplifications
 2012-06-16  3:53 UTC  (6+ messages)

[PATCH] ipv6: Handle PMTU in ICMP error handlers
 2012-06-16  3:02 UTC  (3+ messages)

[PATCH wireless-next 00/20] Use pr_<level>
 2012-06-15 23:37 UTC  (5+ messages)

[net-next 0/6][pull request] Intel Wired LAN Driver Updates
 2012-06-15 22:38 UTC  (2+ messages)

[patch] qlcnic: off by one in qlcnic_init_pci_info()
 2012-06-15 22:31 UTC  (3+ messages)

Regression on TX throughput when using bonding
 2012-06-15 22:31 UTC  (4+ messages)
  ` [PATCH] net: remove skb_orphan_try()

pull-request: can: 2012-06-15
 2012-06-15 22:26 UTC  (4+ messages)
` [PATCH] can: c_can: precedence error in c_can_chip_config()

[net-next patch 0/12] bnx2x: ethtool and other enhancements
 2012-06-15 17:03 UTC  (3+ messages)
` [net-next patch 9/12] bnx2x: Add support for ethtool -L

(unknown),
 2012-06-15 13:03 UTC 

Dear Friend
 2012-06-15 12:51 UTC 

[PATCH 01/10] netfilter: fix problem with proto register
 2012-06-15 12:30 UTC  (4+ messages)
` [PATCH 05/10] netfilter: merge tcpv[4,6]_net_init into tcp_net_init

[PATCH] leds: Rename led_brightness_set() to led_set_brightness()
 2012-06-15 12:20 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).