netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-27 18:31:57 to 2013-08-28 14:36:08 UTC [more...]

A question about include/linux/socket.h
 2013-08-28 14:35 UTC  (3+ messages)

[PATCH net-next 0/3] xen-netback: switch to NAPI + kthread 1:1 model
 2013-08-28 14:28 UTC  (3+ messages)

[PATCH] ipv6: Don't depend on per socket memory for neighbour discovery messages
 2013-08-28 14:23 UTC  (3+ messages)

[PATCH net-next v2 0/13] bonding: remove vlan special handling
 2013-08-28 14:15 UTC  (16+ messages)
` [PATCH net-next v2 01/13] net: rename netdev_upper to netdev_adjacent
` [PATCH net-next v2 02/13] net: add lower_dev_list to net_device and make a full mesh
` [PATCH net-next v2 03/13] net: remove search_list from netdev_adjacent
` [PATCH net-next v2 04/13] net: add netdev_upper_get_next_dev_rcu(dev, iter)
` [PATCH net-next v2 05/13] net: add netdev_for_each_upper_dev_rcu()
` [PATCH net-next v2 06/13] bonding: use netdev_upper list in bond_vlan_used
` [PATCH net-next v2 07/13] bonding: make bond_arp_send_all use upper device list
` [PATCH net-next v2 08/13] bonding: convert bond_has_this_ip() to use upper devices
` [PATCH net-next v2 09/13] bonding: use vlan_uses_dev() in __bond_release_one()
` [PATCH net-next v2 10/13] bonding: split alb_send_learning_packets()
` [PATCH net-next v2 11/13] bonding: make alb_send_learning_packets() use upper dev list
` [PATCH net-next v2 12/13] bonding: remove vlan_list/current_alb_vlan
` [PATCH net-next v2 13/13] bonding: pr_debug instead of pr_warn in bond_arp_send_all

[PATCH stable] ipv6: restrict neighbor entry creation to output flow
 2013-08-28 14:12 UTC  (5+ messages)

[PATCH 0/3] Send audit/procinfo/cgroup data in socket-level control message
 2013-08-28 14:00 UTC  (3+ messages)
` [PATCH 3/3] Send cgroup_path in SCM_CGROUP

[nf-next PATCH] netfilter: more strict TCP flag matching in SYNPROXY
 2013-08-28 13:14 UTC 

question about drivers/net/ethernet/mellanox/mlx4/en_tx.c
 2013-08-28 12:48 UTC  (3+ messages)

[PATCH net-next v1 0/9] bonding: remove vlan special handling
 2013-08-28 12:00 UTC  (7+ messages)
` [PATCH net-next v1 5/9] bonding: convert bond_has_this_ip() to use upper devices

[PATCH v5][net-next.git] driver:net:stmmac: Disable DMA store and forward mode if platform data force_thresh_dma_mode is set
 2013-08-28 11:59 UTC  (2+ messages)

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

pull request (net): ipsec 2013-08-28
 2013-08-28 11:36 UTC  (10+ messages)
` [PATCH 1/8] xfrm: make local error reporting more robust
` [PATCH 2/8] xfrm: introduce helper for safe determination of mtu
` [PATCH 3/8] ipv6: wire up skb->encapsulation
` [PATCH 4/8] ipv6: xfrm: dereference inner ipv6 header if encapsulated
` [PATCH 5/8] xfrm: choose protocol family by skb protocol
` [PATCH 6/8] xfrm: revert ipv4 mtu determination to dst_mtu
` [PATCH 7/8] ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbs
` [PATCH 8/8] xfrm: Fix potential null pointer dereference in xdst_queue_output

[PATCH] macvlan: fix typo in assignment
 2013-08-28 11:34 UTC 

pull request: batman-adv 2013-08-28
 2013-08-28 11:28 UTC  (5+ messages)
` [PATCH 1/4] batman-adv: set skb priority according to content
` [PATCH 2/4] batman-adv: move enum definition at the top of the file
` [PATCH 3/4] batman-adv: Start new development cycle
` [PATCH 4/4] batman-adv: send GW_DEL event when the gw client mode is deselected

[PATCH v4][for net-next] driver:net:stmmac: Disable DMA store and forward mode if platform data force_thresh_dma_mode is set
 2013-08-28 10:40 UTC  (2+ messages)

[PATCH net-next v10 00/11] vxlan: add ipv6 support
 2013-08-28 10:39 UTC  (13+ messages)
` [PATCH net-next v10 01/11] ipv6: make ip6_dst_hoplimit() static inline
` [PATCH net-next v10 02/11] ipv6: move ip6_local_out into core kernel
` [PATCH net-next v10 03/11] ipv6: export a stub for IPv6 symbols used by vxlan
` [PATCH net-next v10 04/11] ipv6: export some IPv6 special addresses to modules
` [PATCH net-next v10 05/11] ipv6: do not call ndisc_send_rs() with write lock
` [PATCH net-next v10 06/11] vxlan: add ipv6 support
` [PATCH net-next v10 07/11] vxlan: add ipv6 route short circuit support
` [PATCH net-next v10 08/11] ipv6: move in6_dev_finish_destroy() into core kernel
` [PATCH net-next v10 09/11] vxlan: add ipv6 proxy support
` [PATCH net-next v10 10/11] vxlan: respect scope_id for ll addr
` [PATCH net-next v10 11/11] ipv6: Add generic UDP Tunnel segmentation

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

[net-next 00/10][pull request] Intel Wired LAN Driver Updates
 2013-08-28 10:33 UTC  (11+ messages)
` [net-next 01/10] ixgbe: disable link when adapter goes down
` [net-next 02/10] ixgbe: Check return value on eeprom reads
` [net-next 03/10] ixgbe: fix incorrect limit value in ring transverse
` [net-next 04/10] ixgbe: fix link test when connected to 1Gbps link partner
` [net-next 05/10] ixgbe: zero out mailbox buffer on init
` [net-next 06/10] ixgbe: cleanup some log messages
` [net-next 07/10] ixgbe: fix SFF data dumps of SFP+ modules from an offset
` [net-next 08/10] ixgbe: add 1Gbps support for QSFP+
` [net-next 09/10] ixgbe: include QSFP PHY types in ixgbe_is_sfp()
` [net-next 10/10] ixgbe: add support for older QSFP active DA cables

[PATCH v3] driver:net:stmmac: Disable DMA store and forward mode if platform data force_thresh_dma_mode is set
 2013-08-28 10:25 UTC  (4+ messages)

[PATCH net-next] ipv6: Remove redundant sk variable
 2013-08-28 10:05 UTC 

[PATCH] ipv4 tunnels: fix an oops when using ipip/sit with IPsec
 2013-08-28  9:54 UTC 

[PATCH] net: mdio-sun4i: Convert to devm_* api
 2013-08-28  9:35 UTC  (2+ messages)

[PATCH iproute2] ipnetns: fix ip batch mode when using 'netns exec'
 2013-08-28  8:13 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the net tree
 2013-08-28  8:09 UTC 

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

Upgrade Your E-mail account
 2013-08-28  7:35 UTC 

[PATCH v2] tipc: set sk_err correctly when connection fails
 2013-08-28  7:29 UTC 

[PATCH net-next 01/10] net: etherdevice: add address inherit helper
 2013-08-28  7:17 UTC  (5+ messages)

[PATCH v2.38 0/6] MPLS actions and matches
 2013-08-28  7:14 UTC  (2+ messages)
` [ovs-dev] "

[PATCHv2 net-next] {ipv4,xfrm}: Introduce xfrm_tunnel_notifier for xfrm tunnel mode callback
 2013-08-28  7:09 UTC 

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

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

[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: 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  (4+ 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

[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 0/5] netfilter: SYNPROXY target v3
 2013-08-27 22:49 UTC  (2+ messages)

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

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)

[net-next RFC 6/7] i40evf: init code and hardware support
 2013-08-27 18:44 UTC  (3+ 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


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