netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-27 06:50:31 to 2013-08-28 04:53:10 UTC [more...]

[net-next 1/2] vxlan: Notify drivers for listening UDP port changes
 2013-08-28  4:53 UTC  (3+ messages)
` [net-next 2/2] ixgbe: Get and display the notifications from changes of the Rx vxlan UDP port

[PATCH 4/5] bonding: restructure and simplify bond_for_each_slave_next()
 2013-08-28  4:21 UTC 

[PATCH 5/5] bonding: use RCU protection for alb xmit path
 2013-08-28  4:21 UTC 

[PATCH 3/5] bonding: add rtnl lock for bonding_store_xmit_hash
 2013-08-28  4:21 UTC 

[PATCH 1/5] bonding: simplify and use RCU protection for 3ad xmit path
 2013-08-28  4:20 UTC 

[PATCH 0/5] bonding: Patchset for rcu use in bonding
 2013-08-28  4:20 UTC 

[PATCH 2/5] bonding: replace read_lock to rcu_read_lock for bond_3ad_get_active_agg_info()
 2013-08-28  4:20 UTC 

[PATCH net-next] qdisc: allow setting default queuing discipline
 2013-08-28  4:00 UTC  (3+ messages)

[patch net-next v6 0/4] export device physical port id to userspace
 2013-08-28  2:26 UTC  (5+ messages)
` [patch net-next v6 4/4] igb/igbvf: implement ndo_get_phys_port_id

[PATCH] net: fec: add the initial to set the physical mac address
 2013-08-28  2:11 UTC  (3+ messages)

[GIT net-next] Open vSwitch
 2013-08-28  2:11 UTC  (13+ messages)
  ` [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 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 06/11] openvswitch: check CONFIG_OPENVSWITCH_GRE in makefile
` [PATCH net-next 07/11] openvswitch: Mega flow implementation
` [PATCH net-next 08/11] net: Add NEXTHDR_SCTP to ipv6.h
` [PATCH net-next 09/11] openvswitch: Add SCTP support
` [PATCH net-next 10/11] openvswitch: Rename key_len to key_end
` [PATCH net-next 11/11] openvswitch: optimize flow compare and mask functions

[PATCH 0/8] netfilter updates for net-next
 2013-08-28  2:07 UTC  (10+ messages)
` [PATCH 1/8] netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridged
` [PATCH 2/8] netfilter: nf_defrag_ipv6.o included twice
` [PATCH 3/8] netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
` [PATCH 4/8] net: syncookies: export cookie_v4_init_sequence/cookie_v4_check
` [PATCH 5/8] netfilter: add SYNPROXY core/target
` [PATCH 6/8] net: syncookies: export cookie_v6_init_sequence/cookie_v6_check
` [PATCH 7/8] netfilter: add IPv6 SYNPROXY target
` [PATCH 8/8] netfilter: ctnetlink: fix uninitialized variable

[PATCH net 0/5] bnx2x: Bug fixes patch series
 2013-08-28  2:04 UTC  (7+ messages)
` [PATCH net 1/5] bnx2x: vf mark stats started
` [PATCH net 2/5] bnx2x: Fix move FP memory deallocations
` [PATCH net 3/5] bnx2x: Fix functionality of configuring vlan list
` [PATCH net 4/5] bnx2x: Fix VF memory leak unload
` [PATCH net 5/5] bnx2x: Fix VF stats sync

Pull request: sfc-next 2013-08-27
 2013-08-28  2:02 UTC  (18+ messages)
` [PATCH net-next 01/16] sfc: Get rid of per-NIC-type phys_addr_channels and mem_map_size
` [PATCH net-next 02/16] sfc: EFX_WORKAROUND_ALWAYS is really specific to Falcon-architecture
` [PATCH net-next 03/16] sfc: Do not assume efx_nic_type::ev_fini is idempotent
` [PATCH net-next 04/16] sfc: Remove unused filter_flags variables and efx_farch_filter_id_flags()
` [PATCH net-next 05/16] sfc: Rename Falcon-arch filter implementation types and functions
` [PATCH net-next 06/16] sfc: Name the RX drop queue ID
` [PATCH net-next 07/16] sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10
` [PATCH net-next 08/16] sfc: Split Falcon-arch-specific and common filter state
` [PATCH net-next 09/16] sfc: Refactor Falcon-arch search limit reset
` [PATCH net-next 10/16] sfc: Make most filter operations NIC-type-specific
` [PATCH net-next 11/16] sfc: Refactor Falcon-arch filter removal
` [PATCH net-next 12/16] sfc: Add flag for stack-owned RX MAC filters
` [PATCH net-next 13/16] sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}
` [PATCH net-next 14/16] sfc: Cleanup Falcon-arch simple MAC filter state
` [PATCH net-next 15/16] sfc: Rename SPI stuff to show that it is Falcon-specific
` [PATCH net-next 16/16] sfc: Eliminate struct efx_mtd

Source routing without rules?
 2013-08-28  1:51 UTC  (6+ messages)

[PATCH net-next] drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
 2013-08-28  1:44 UTC  (5+ messages)
` [PATCH net-next] drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
  ` [E1000-devel] "

[PATCH] tipc: set sk_err correctly when connection fails
 2013-08-28  1:32 UTC  (5+ messages)

[net-next v2 0/8][pull request] Intel Wired LAN Driver Updates
 2013-08-28  1:31 UTC  (6+ messages)
` [net-next v2 1/8] i40e: main driver core

[PATCH net-next 0/2] sh_eth Updates
 2013-08-28  0:43 UTC  (3+ messages)
` [PATCH net-next 1/2] sh_eth: Fix cache invalidation omission of receive buffer
` [PATCH net-next 2/2] sh_eth: Enable Rx descriptor word 0 shift for r8a7790

[PATCH net-next] tcp: TSO packets automatic sizing
 2013-08-28  0:21 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v3 "

[ethtool 1/3] ethtool: fix ixgbe 82598EB only registers
 2013-08-28  0:08 UTC  (3+ messages)
` [ethtool 2/3] ethtool: don't display some registers on ixgbe X540
` [ethtool 3/3] ethtool: add ixgbevf support for register dump

[PATCH] tcp: tcp_make_synack() should use sock_wmalloc
 2013-08-27 23:41 UTC 

[PATCH] ipv6: Don't depend on per socket memory for neighbour discovery messages
 2013-08-27 23:07 UTC 

[PATCH 0/5] netfilter: SYNPROXY target v3
 2013-08-27 22:49 UTC  (7+ messages)
` [PATCH 2/5] net: syncookies: export cookie_v4_init_sequence/cookie_v4_check

[PATCH] fec: Use NAPI_POLL_WEIGHT
 2013-08-27 20:33 UTC 

Netfilter owner match breakage
 2013-08-27 20:43 UTC  (2+ messages)

[PATCH v2] fec: Use NAPI_POLL_WEIGHT
 2013-08-27 20:35 UTC 

[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 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  (3+ messages)
` [PATCH 06/11] net: calxedaxgmac: fix race with tx queue stop/wake

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

[PATCH net-next v1 0/9] bonding: remove vlan special handling
 2013-08-27 18:10 UTC  (10+ messages)
` [PATCH net-next v1 1/9] net: add netdev_upper_get_next_dev(dev, iter)
` [PATCH net-next v1 5/9] bonding: convert bond_has_this_ip() to use upper devices

[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  (2+ messages)

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  (5+ messages)

[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  (5+ 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 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] 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 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  (3+ messages)

[PATCH RESEND V3 net-next 2/3] net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver
 2013-08-27  6:52 UTC  (6+ 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).