netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-19 17:34:43 to 2013-06-20 10:23:52 UTC [more...]

[patch] netfilter: prevent harmless integer overflow
 2013-06-20 10:23 UTC  (2+ messages)

[PATCH nf-next] netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flag
 2013-06-20 10:19 UTC  (4+ messages)

[PATCH v5] ethernet/arc/arc_emac - Add new driver
 2013-06-20 10:16 UTC  (5+ messages)

[GIT PULL nf] IPVS fix for v3.10
 2013-06-20  9:47 UTC  (2+ messages)

[PATCH 0/4] VSOCK fix and cleanup
 2013-06-20  9:20 UTC  (5+ messages)
` [PATCH 1/4] VSOCK: Introduce vsock_auto_bind helper
` [PATCH 2/4] VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skb
` [PATCH 3/4] VSOCK: Remove unnecessary label
` [PATCH 4/4] VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASH

[PATCH crypto] crypto: algboss: fix NULL pointer dereference in cryptomgr_probe
 2013-06-20  9:18 UTC 

Adding support for ARINC429 into the Linux kernel
 2013-06-20  8:52 UTC  (4+ messages)

[Patch net-next] ipv6: remove a useless pr_info() in addrconf_gre_config()
 2013-06-20  8:30 UTC 

[PATCH net-next 4/6] bonding: don't validate arp if we don't have to
 2013-06-20  8:43 UTC  (3+ messages)

[net-next rfc 0/3] increase the limit of tuntap queues
 2013-06-20  8:35 UTC  (15+ messages)
` [net-next rfc 1/3] net: avoid high order memory allocation for queues by using flex array
              ` [PATCH net-next] net: allow large number of tx queues
` [net-next rfc 3/3] tuntap: increase the max queues to 16

Add support for netconsole driver used on bridge device with VIF attached
 2013-06-20  8:25 UTC 

[PATCH] net bridge: add null pointer check, fix panic
 2013-06-20  8:14 UTC  (7+ messages)
      ` Fwd: "

[RFC PATCH net-next 0/3] Virtual netlink device for packet sockets
 2013-06-20  8:07 UTC  (6+ messages)
` [RFC PATCH net-next 1/3] net: if_arp: add ARPHRD_NETLINK type
` [RFC PATCH net-next 2/3] net: netlink: add registration/unregistration of virtual tap devices
` [RFC PATCH net-next 3/3] packet: nlmon: virtual netlink monitoring device for packet sockets

qlen check in tun.c
 2013-06-20  8:07 UTC  (7+ messages)

[PATCH crypto] crypto: algboss: fix NULL pointer dereference in cryptomgr_probe
 2013-06-20  8:00 UTC 

[PATCH net-next 8/8] openvswitch: Add vxlan tunneling support
 2013-06-20  7:27 UTC 

[PATCH net-next 7/8] vxlan: Add tx-vlan offload support
 2013-06-20  7:26 UTC 

[PATCH net-next 6/8] vxlan: Improve vxlan headroom calculation
 2013-06-20  7:26 UTC 

[PATCH net-next 5/8] vxlan: Factor out vxlan send api
 2013-06-20  7:26 UTC 

[PATCH net-next 4/8] vxlan: Extend vxlan handlers for openvswitch
 2013-06-20  7:26 UTC 

[PATCH net-next 3/8] vxlan: Allow multiple receive handlers
 2013-06-20  7:26 UTC 

[PATCH net-next 2/8] vxlan: Fix sparse warnings
 2013-06-20  7:26 UTC 

[PATCH net-next 1/8] vxlan: Fix error handling while creating device
 2013-06-20  7:26 UTC 

[PATCH net-next 0/8] openvswitch: Add vxlan tunneling support
 2013-06-20  7:26 UTC 

[net-next 0/8][pull request] Intel Wired LAN Driver Updates
 2013-06-20  6:41 UTC  (11+ messages)
` [net-next 1/8] i40e: main driver core
` [net-next 3/8] i40e: driver ethtool core

[Trivial PATCH 00/33] Remove uses of typedef ctl_table
 2013-06-20  6:18 UTC  (5+ messages)
` [Trivial PATCH 28/33] ipv6: Convert use of typedef ctl_table to struct ctl_table
` [Trivial PATCH 29/33] ndisc: "

[PATCH] net: vlan: fix comment for vlan_ethhdr->h_vlan_proto
 2013-06-20  6:17 UTC  (2+ messages)

[PATCH net-next] inet: frag , remove an empty ifdef
 2013-06-20  6:07 UTC  (2+ messages)

[PATCH net-next] htb: refactor struct htb_sched fields for performance
 2013-06-20  6:07 UTC  (2+ messages)

[Patch net-next v3] tcp: introduce a per-route knob for quick ack
 2013-06-20  6:07 UTC  (4+ messages)
` [Patch iproute2] add quickack option to ip route

[PATCH 2/9] PTR_RET is now PTR_ERR_OR_ZERO(): Replace most
 2013-06-20  6:05 UTC  (2+ messages)

[PATCH] ipv6: don't call addrconf_dst_alloc again when enable lo
 2013-06-20  6:05 UTC  (2+ messages)

[PATCH 5/7] sctp: Convert __list_for_each use to list_for_each
 2013-06-20  6:03 UTC  (2+ messages)

[GIT] net merged into net-next
 2013-06-20  5:37 UTC  (2+ messages)

[PATCH 4/9] bnx2: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
 2013-06-20  5:24 UTC  (2+ messages)

[PATCH 2/9] amd8111e: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
 2013-06-20  5:24 UTC  (2+ messages)

[PATCH 1/9] Bnx2x: remove redundant D0 power state set
 2013-06-20  5:24 UTC  (4+ messages)

[PATCH net-next 0/3] net driver dependency cleanup
 2013-06-20  5:23 UTC  (8+ messages)
` [PATCH net-next 1/3] net: Move MII out from under NET_CORE and hide it
` [PATCH net-next 2/3] at91_ether: Do not select NET_CORE
` [PATCH net-next 3/3] net: Add missing dependencies on NETDEVICES

[PATCH net-next] tcp:typo unset should be unsent
 2013-06-20  5:21 UTC  (2+ messages)

[PATCH net-next] bonding: trivial: make alb use bond_slave_has_mac()
 2013-06-20  5:20 UTC  (2+ messages)

[PATCH 1/3] pxa168_eth: Allocate receive queue initialized to zero
 2013-06-20  5:19 UTC  (2+ messages)

[PATCH] mv643xx_eth: Allocate receive queue initialized to zero
 2013-06-20  5:19 UTC  (2+ messages)

[PATCH net] sfc: Remove write permission from phy_type attribute
 2013-06-20  5:19 UTC  (2+ messages)

[PATCH] mv643xx_eth: Fix a DMA-API error handling warning
 2013-06-20  5:18 UTC  (2+ messages)

[PATCH net-next] sit: fix an oops when IFLA_IPTUN_PROTO is not set
 2013-06-20  5:15 UTC  (2+ messages)

[PATCH 0/2] netdev: octeon_mgmt minor fixes
 2013-06-20  5:13 UTC  (8+ messages)
` [PATCH 1/2] netdev: octeon_mgmt: Correct tx IFG workaround
` [PATCH 2/2] netdev: octeon_mgmt: Fix structure layout for little-endian

[PATCH net-next] be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()
 2013-06-20  4:23 UTC  (2+ messages)

[PATCH 1/1] [PATCH v2] tcp: Fixed MD5 key lookups when adding/removing MD5
 2013-06-20  4:22 UTC  (3+ messages)

[PATCH net,v2] net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUF
 2013-06-20  4:17 UTC  (3+ messages)

[PATCH v3 RESEND 1/3] neigh: no need to call lookup_neigh_parms in neigh_parms_alloc
 2013-06-20  4:14 UTC  (6+ messages)
` [PATCH v3 RESEND 2/3] neigh: only allow init_net to change the default neigh_parms
` [PATCH v3 RESEND 3/3] neigh: disallow un-init_net to change thresh of neigh

[PATCH V2 0/4] Add IPv6 support for iWARP
 2013-06-20  4:08 UTC  (4+ messages)

linux-next: manual merge of the wireless-next tree with the net tree
 2013-06-20  3:40 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2013-06-20  3:37 UTC  (2+ messages)

[PATCH (net.git)] stmmac: fix EEE setup
 2013-06-20  1:40 UTC  (2+ messages)

[PATCH net-next 0/5] Further SCTP changes
 2013-06-20  1:39 UTC  (2+ messages)

[net PATCH 1/1] drivers: net: cpsw: fix cpsw clock gating issue across suspend/resume
 2013-06-20  1:34 UTC  (2+ messages)

[PATCH net-next V1 0/2] Low latency Socket support
 2013-06-20  1:32 UTC  (5+ messages)
` [PATCH net-next V1 1/2] net/mlx4_en: Add Low Latency Socket (LLS) support
` [PATCH net-next V1 2/2] net/mlx4_en: Low Latency recv statistics

[PATCH v2 net-next 0/2] bnx2x: add support for low latency rx
 2013-06-20  1:32 UTC  (2+ messages)

[PATCH net] netlink: export netlink_diag.h header
 2013-06-20  1:30 UTC  (2+ messages)

[PATCH v2 1/4] neigh: no need to call lookup_neigh_parms in neigh_parms_alloc
 2013-06-20  1:29 UTC  (5+ messages)
` [PATCH v2 4/4] neigh: don't leak default parms to uninitial netns

[PATCH V3 net-next 0/3] Control VF link state
 2013-06-20  1:15 UTC  (3+ messages)
` [PATCH V3 iproute2 3/3] Add VF link state control

[PATCH net-next v2 00/12] openvswitch: gre tunneling support
 2013-06-20  1:08 UTC  (2+ messages)

[PATCH 1/1] net/x25: fix address parsing bug in x25_parse_address_block
 2013-06-20  0:59 UTC  (2+ messages)

[PATCH v2.33] datapath: Add basic MPLS support to kernel
 2013-06-20  0:56 UTC  (2+ messages)

Problems in tc-ematch.8
 2013-06-20  0:55 UTC  (2+ messages)

Problems in bridge.8, ip-netns.8, ip-maddress.8, ip-tunnel.8, ip-route.8, ip-neighbour.8, ip-rule.8
 2013-06-20  0:53 UTC  (2+ messages)

[PATCH 3/3] sh_eth: cleanup 'enum TD_STS_BIT'
 2013-06-20  0:04 UTC  (2+ messages)

[PATCH 2/3] sh_eth: remove redundant bits from 'eesipr_value' field initializer
 2013-06-20  0:03 UTC  (2+ messages)

[PATCH 1/3] sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'
 2013-06-20  0:03 UTC  (2+ messages)

[PATCH v2 2/2] sh_eth: add NAPI support
 2013-06-20  0:03 UTC  (2+ messages)

[PATCH v2 1/2] sh_eth: define/use EESR_RX_CHECK macro
 2013-06-20  0:03 UTC  (2+ messages)

[PATCH v2] sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef
 2013-06-20  0:03 UTC  (2+ messages)

[PATCH v3] net: fec: Fix build for MCF5272
 2013-06-20  0:00 UTC  (2+ messages)

Pull request: sfc-next 2013-06-19
 2013-06-19 23:18 UTC  (20+ messages)
` [PATCH net-next 01/11] sfc: Fix EEH with legacy interrupts
` [PATCH net-next 02/11] sfc: Enable RX checksum offload for packets not handled by GRO
` [PATCH net-next 03/11] sfc: Increase size of RX SKB header area
` [PATCH net-next 04/11] sfc: Report software timestamping capabilities
` [PATCH net-next 05/11] sfc: Enable accelerated RFS on vlans
` [PATCH net-next 06/11] sfc: Define and set RX buffer flag for packets parsed as TCP
` [PATCH net-next 07/11] sfc: Do not pass non-TCP packets into GRO code
` [PATCH net-next 08/11] sfc: Implement RX SKB cache to improve latency
` [PATCH net-next 09/11] sfc: Prefetch RX skb header area
` [PATCH net-next 10/11] sfc: Fix IRQ cleanup in case of a probe failure
` [PATCH net-next 11/11] sfc: Improve test for IOMMU in use

pull request: wireless 2013-06-19
 2013-06-19 22:50 UTC  (2+ messages)

[net] checkpatch: modify logFunction regular expression to allow repeated front tags
 2013-06-19 22:49 UTC  (4+ messages)
    ` [PATCH v2] checkpatch: Allow longer logging function names

[PATCH 1/1] drivers/net: param for lapbether for specific ethernet device
 2013-06-19 22:48 UTC  (4+ messages)

[PATCH net-next 0/2] macvtap: Add support for offload control
 2013-06-19 22:38 UTC  (15+ messages)
` [PATCH net-next 1/2] macvtap: Let TUNSETOFFLOAD actually controll offload features
` [PATCH net-next 2/2] macvtap: Perform GSO on forwarding path

[PATCH net-next 6/6] bonding: add an option to fail when any of arp_ip_target is inaccessible
 2013-06-19 22:29 UTC  (4+ messages)

[PATCH net-next] net: Add phys_port identifier to struct net_device and export it to sysfs
 2013-06-19 21:37 UTC  (7+ messages)

[PATCH net-next 2/6] bonding: add helper function bond_get_targets_ip(targets, ip)
 2013-06-19 21:41 UTC  (3+ messages)

[PATCH net-next 5/6] bonding: don't swap arp's ips on validation for backup slave
 2013-06-19 21:31 UTC  (5+ messages)

[PATCH] ipvsadm: support for scheduler flags
 2013-06-19 20:05 UTC  (2+ messages)

[PATCH] ipvs: SH fallback and L4 hashing
 2013-06-19 19:45 UTC  (2+ messages)

More vxlan patches
 2013-06-19 19:16 UTC  (2+ messages)

[trivial PATCH] treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
 2013-06-19 19:15 UTC 

[PATCH net-next 1/6] bonding: verify if bond has ip only once on arp validate
 2013-06-19 18:48 UTC  (3+ messages)

[PATCH 1/2] sh_eth: define/use EESR_RX_CHECK macro
 2013-06-19 18:27 UTC  (4+ messages)

[PATCH 0/5] SLIP SLIP-Improve robustness to crashing
 2013-06-19 18:01 UTC  (5+ messages)
` [PATCH 1/5] Bluetooth: Add RFCOMM TTY write return error codes
` [PATCH 2/5] SLIP: Handle error codes from the TTY layer

[PATCH net-next 3/6] bonding: don't add duplicate targets to arp_ip_target
 2013-06-19 17:34 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).