netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-26 19:10:20 to 2013-08-27 20:21:10 UTC [more...]

[GIT net-next] Open vSwitch
 2013-08-27 20:20 UTC  (7+ messages)
` [PATCH net-next 02/11] openvswitch: Use RCU lock for dp dump operation
` [PATCH net-next 03/11] openvswitch: Use non rcu hlist_del() flow table entry
` [PATCH net-next 04/11] openvswitch:: link upper device for port devices
  ` [PATCH net-next 01/11] openvswitch: Use RCU lock for flow dump operation
  ` [PATCH net-next 05/11] openvswitch: Fix argument descriptions in vport.c
` [PATCH net-next 06/11] openvswitch: check CONFIG_OPENVSWITCH_GRE in makefile

[net-next] e1000e: balance semaphore put/get for 82573
 2013-08-27 20:05 UTC  (2+ messages)

[net-next v2] Documentation/networking/: Update Intel wired LAN driver documentation
 2013-08-27 20:05 UTC  (2+ messages)

[net-next 1/1] bna: firmware update to 3.2.1.1
 2013-08-27 20:03 UTC  (2+ messages)

[PATCH] VMXNET3: Add support for virtual IOMMU
 2013-08-27 20:02 UTC  (2+ messages)

[PATCH next 0/6] be2net patch set
 2013-08-27 19:57 UTC  (8+ messages)
` [PATCH next 1/6] be2net: use EQ_CREATEv2 for SH-R
` [PATCH next 2/6] be2net: Fixup profile management routines
` [PATCH next 3/6] be2net: refactor be_get_resources() code
` [PATCH next 4/6] be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not created
` [PATCH next 5/6] be2net: refactor be_setup() to consolidate queue creation routines
` [PATCH next 6/6] be2net: implement ethtool set/get_channel hooks

pull request: wireless 2013-08-23
 2013-08-27 19:55 UTC  (2+ messages)

[PATCH net-next] net: tcp_probe: allow more advanced ingress filtering by mark
 2013-08-27 19:54 UTC  (2+ messages)

[PATCH net-next 0/5] qlcnic: DCB support
 2013-08-27 19:47 UTC  (2+ messages)

[PATCH net-next] drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
 2013-08-27 19:34 UTC  (4+ messages)
` [PATCH net-next] drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent

[PATCH 3/4] ps3_gelic: lower NAPI weight
 2013-08-27 19:00 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH 2/4] netxen: lower NAPI weight
 2013-08-27 19:00 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH 1/4] jme: lower NAPI weight
 2013-08-27 19:00 UTC  (4+ messages)
  ` [PATCH v2 "

[patch] net/fec: "u32" is more explicit than "unsigned long"
 2013-08-27 18:59 UTC  (4+ messages)

[PATCH net-next v2 0/2] ipv4: per-datagram IP_TOS and IP_TTL via sendmsg()
 2013-08-27 18:56 UTC  (3+ messages)
` [PATCH net-next v2 1/2] ipv4: IP_TOS and IP_TTL can be specified as ancillary data

[net-next RFC 0/7] Intel Wired LAN i40evf Driver
 2013-08-27 18:44 UTC  (7+ messages)
` [net-next RFC 3/7] i40evf: core ethtool functionality
` [net-next RFC 6/7] i40evf: init code and hardware support

[PATCH net-next 01/10] net: etherdevice: add address inherit helper
 2013-08-27 18:35 UTC  (4+ messages)

[PATCH 01/11] net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
 2013-08-27 18:31 UTC  (12+ messages)
` [PATCH 02/11] net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
` [PATCH 03/11] net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
` [PATCH 04/11] net: calxedaxgmac: fix possible skb free before tx complete
` [PATCH 05/11] net: calxedaxgmac: update ring buffer tx_head after barriers
` [PATCH 06/11] net: calxedaxgmac: fix race with tx queue stop/wake
` [PATCH 07/11] net: calxedaxgmac: enable interrupts after napi_enable
` [PATCH 08/11] net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
` [PATCH 09/11] net: calxedaxgmac: remove some unused statistic counters
` [PATCH 10/11] net: calxedaxgmac: fix rx DMA mapping API size mismatches
` [PATCH 11/11] net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling

[PATCH RFC net-next] ipv6: avoid high order memory allocations for /proc/net/ipv6_route
 2013-08-27 18:24 UTC  (3+ messages)

[PATCH] tipc: set sk_err correctly when connection fails
 2013-08-27 18:12 UTC  (5+ messages)

[PATCH net-next v1 0/9] bonding: remove vlan special handling
 2013-08-27 18:10 UTC  (17+ messages)
` [PATCH net-next v1 1/9] net: add netdev_upper_get_next_dev(dev, iter)
` [PATCH net-next v1 2/9] net: add netdev_for_each_upper_dev()
` [PATCH net-next v1 3/9] bonding: use netdev_upper list in bond_vlan_used
` [PATCH net-next v1 4/9] bonding: make bond_arp_send_all use upper device list
` [PATCH net-next v1 5/9] bonding: convert bond_has_this_ip() to use upper devices
` [PATCH net-next v1 6/9] bonding: use vlan_uses_dev() in __bond_release_one()
` [PATCH net-next v1 7/9] bonding: split alb_send_learning_packets()
` [PATCH net-next v1 8/9] bonding: make alb_send_learning_packets() use upper dev list
` [PATCH net-next v1 9/9] bonding: remove vlan_list/current_alb_vlan

[PATCH] ipv4: sendto/hdrincl: don't use destination address found in header
 2013-08-27 18:02 UTC 

[PATCH net] be2net: Check for POST state in suspend-resume sequence
 2013-08-27 17:54 UTC  (2+ messages)

[PATCH 0/2] Rename nsproxy.pid_ns and fix a related security bug
 2013-08-27 17:53 UTC  (8+ messages)
` [PATCH 1/2] net: Check the correct namespace when spoofing pid over SCM_RIGHTS
` [PATCH 2/2] Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children

question about drivers/net/ethernet/mellanox/mlx4/en_tx.c
 2013-08-27 17:07 UTC 

Pull request: sfc-next 2013-08-25
 2013-08-27 16:52 UTC  (8+ messages)
` [PATCH net-next 07/16] sfc: Limit scope of a Falcon A1 IRQ workaround

[PATCH 0/2] net/cadence/macb: add support for dt phy definition
 2013-08-27 16:41 UTC  (9+ messages)

[PATCH] ipv6:examine the IP source address legitimacy
 2013-08-27 16:32 UTC  (4+ messages)

[PATCH net-next] {ipv4,xfrm}: Introduce xfrm_tunnel_notifier for xfrm tunnel mode callback
 2013-08-27 16:23 UTC  (8+ messages)

pcie_get_minimum_link returns 0 width
 2013-08-27 16:13 UTC  (7+ messages)

[PATCH] Add WLI-UC-G300HP's Product ID
 2013-08-27 15:37 UTC 

[PATCH] virtio-net: Set RXCSUM feature if GUEST_CSUM is available
 2013-08-27 15:09 UTC 

niu lock-up (Transmit timed out, resetting) and NETDEV WATCHDOG
 2013-08-27 15:01 UTC  (2+ messages)

[PATCH net-next v3] net: sctp: sctp_verify_init: clean up mandatory checks and add comment
 2013-08-27 14:53 UTC 

[PATCH 0/3] Send audit/procinfo/cgroup data in socket-level control message
 2013-08-27 14:40 UTC  (4+ messages)
` [PATCH 1/3] Send loginuid and sessionid in SCM_AUDIT
` [PATCH 2/3] Send comm and cmdline in SCM_PROCINFO
` [PATCH 3/3] Send cgroup_path in SCM_CGROUP

[PATCH net-next v2] net: sctp: sctp_verify_init: clean up mandatory checks and add comment
 2013-08-27 14:23 UTC  (3+ messages)

[PATCH] net: fec: add the initial to set the physical mac address
 2013-08-27 14:18 UTC  (2+ messages)

[PATCH RFC net-next] net: epoll support for busy poll
 2013-08-27 14:11 UTC  (6+ messages)

[PATCH net-next] net: sctp: sctp_verify_init: clean up mandatory checks and add comment
 2013-08-27 13:59 UTC  (3+ messages)

Quick Blind TCP Connection Spoofing with SYN Cookies
 2013-08-27 13:52 UTC  (8+ messages)
  ` [PATCH 2/3] [RFC] TCP syncookies: introduce sysctl to configure the MSS tables
  ` [PATCH 3/3] [RFC] TCP syncookies: only allow 3 MSS values by default to mitigate spoofing attacks

[PATCH 0/3] nfc: standardize logging styles
 2013-08-27 13:42 UTC  (2+ messages)

[PATCH net-next] tcp: TSO packets automatic sizing
 2013-08-27 12:46 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v3 "

[PATCH] ARM: at91/dt: fix phy address to match the reg register
 2013-08-27 12:43 UTC  (3+ messages)
` [PATCH v2] ARM: at91/dt: fix phy address in sama5xmb to match the reg property

[PATCH] net/cadence/macb: fix invalid 0 return if no phy is discovered on mii init
 2013-08-27 12:36 UTC 

[PATCH 0/5] netfilter: SYNPROXY target v3
 2013-08-27 12:08 UTC  (10+ messages)
` [PATCH 1/5] netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
` [PATCH 2/5] net: syncookies: export cookie_v4_init_sequence/cookie_v4_check
` [PATCH 3/5] netfilter: add SYNPROXY core/target
` [PATCH 4/5] net: syncookies: export cookie_v6_init_sequence/cookie_v6_check
` [PATCH 5/5] netfilter: add IPv6 SYNPROXY target

[PATCH RFC 0/2] Add IPsec virtual tunnel interfaces to IPv6
 2013-08-27 11:08 UTC  (4+ messages)
` [PATCH RFC 2/2] ipv6: Add support for IPsec virtual tunnel interfaces

[RFC PATCH] bridge: inherit slave devices needed_headroom
 2013-08-27 11:04 UTC  (3+ messages)

[PATCH] bridge: inherit slave devices needed_headroom
 2013-08-27 11:03 UTC 

Is fallback vhost_net to qemu for live migrate available?
 2013-08-27  9:41 UTC  (6+ messages)

[PATCH 2/2] ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbs
 2013-08-27  9:23 UTC  (2+ messages)

[PATCH ipsec 1/2] xfrm: revert ipv4 mtu determination to dst_mtu
 2013-08-27  9:22 UTC  (2+ messages)

[PATCH 0/2] fs: supply inode uid/gid setting interface
 2013-08-27  9:20 UTC  (4+ messages)

[PATCH] tcp: don't apply tsoffset if rcv_tsecr is zero
 2013-08-27  8:21 UTC 

[PATCH] tcp: initialize rcv_tstamp for restored sockets
 2013-08-27  8:20 UTC 

[PATCH v3 0/2] net/cadence/macb: add support for dt phy definition
 2013-08-27  8:00 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ARM: at91/dt: define phy available on sama5d3 mother board

[PATCH iproute2] ipnetns: fix ip batch mode when using 'netns exec'
 2013-08-27  7:25 UTC 

[PATCH] extensions: add SYNPROXY extension
 2013-08-27  6:58 UTC 

[PATCH RFC 0/6] SYNPROXY target v2
 2013-08-27  6:56 UTC  (4+ messages)

[PATCH RESEND V3 net-next 0/3] huawei_cdc_ncm driver introduction
 2013-08-27  6:52 UTC  (9+ messages)
` [PATCH RESEND V3 net-next 2/3] net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver

[PATCH 0/2] sh_eth: don't get the register layout from platform data
 2013-08-27  6:41 UTC  (6+ messages)
` [PATCH 2/2] sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'

[PATCH] net/cxgb3: fix revert error
 2013-08-27  6:12 UTC  (2+ messages)

[trivial PATCH] treewide: Fix printks with 0x%#
 2013-08-27  6:00 UTC  (3+ messages)

sendto() bug?
 2013-08-27  6:02 UTC  (5+ messages)

[patch -next] qlcnic: underflow in qlcnic_validate_max_tx_rings()
 2013-08-27  4:40 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the wireless tree
 2013-08-27  4:10 UTC 

[PATCH net-next] ipv6: drop fragmented ndisc packets by default (RFC 6980)
 2013-08-27  3:48 UTC  (3+ messages)

[PATCH net-next] pkt_sched: fq: Fair Queue packet scheduler
 2013-08-27  0:45 UTC  (4+ messages)

[PATCH nf-next] netfilter: conntrack: remove the central spinlock
 2013-08-26 22:28 UTC  (3+ messages)
` [PATCH v2 "

travelling
 2013-08-26 21:10 UTC  (4+ messages)

[guv v2 04/31] net: Replace __get_cpu_var uses
 2013-08-26 20:44 UTC 

[PATCH net-next 0/8] bonding: remove vlan special handling
 2013-08-26 20:33 UTC  (2+ messages)

確認您的Webmail身份
 2013-08-26 19:19 UTC 


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