messages from 2014-01-08 04:54:57 to 2014-01-08 20:34:50 UTC [more...]
[PATCH net-next V3 0/3] net: Add GRO support for UDP encapsulating protocols
2014-01-08 20:34 UTC (3+ messages)
` [PATCH net-next V3 1/3] "
` [PATCH net-next V3 3/3] net: Add GRO support for vxlan traffic
[PATCH net-next 0/2] Pack struct xfrm_usersa_info and struct xfrm_userpolicy_info
2014-01-08 20:33 UTC (3+ messages)
` [PATCH net-next 2/2] include/uapi/linux/xfrm.h: Pack struct xfrm_usersa_info
[PATCH] drivers/net: delete non-required instances of include <linux/init.h>
2014-01-08 20:32 UTC
[PATCH net-next v2 1/4] net: allow > 0 order atomic page alloc in skb_page_frag_refill
2014-01-08 20:30 UTC (16+ messages)
` [PATCH net-next v2 3/4] virtio-net: auto-tune mergeable rx buffer size for improved performance
` [PATCH net-next v2 4/4] virtio-net: initial debugfs support, export mergeable rx buffer size
You Have Been Awarded £100,000 Pounds
2014-01-08 19:28 UTC
[PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
2014-01-08 20:23 UTC (10+ messages)
` [PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get (v2)
[PATCH net] xen-netback: fix vif tx queue race in xenvif_rx_interrupt
2014-01-08 20:11 UTC (2+ messages)
[PATCH 0/3] Netfilter updates for net-next
2014-01-08 20:05 UTC (5+ messages)
` [PATCH 1/3] Revert "netfilter: avoid get_random_bytes calls"
` [PATCH 2/3] netfilter: nf_conntrack_dccp: use %s format string for buffer
` [PATCH 3/3] netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages
[PATCH v3 0/2] ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes
2014-01-08 20:00 UTC (3+ messages)
` [PATCH v3 2/2] ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE
[PATCH v4 0/4] Add ethernet support for r7s72100
2014-01-08 20:58 UTC (7+ messages)
` [PATCH v4 net-next 1/4] sh_eth: Use bool as return type of sh_eth_is_gether()
` [PATCH v4 net-next 2/4] sh_eth: Add support for r7s72100
` [PATCH v4 3/4] ARM: shmobile: r7s72100: Add clock for r7s72100-ether
` [PATCH v4 4/4] ARM: shmobile: genmai: Enable r7s72100-ether
[PATCH net-next 1/3] net: allow > 0 order atomic page alloc in skb_page_frag_refill
2014-01-08 19:54 UTC (21+ messages)
` [PATCH net-next 2/3] virtio-net: use per-receive queue page frag alloc for mergeable bufs
` [PATCH net-next 3/3] net: auto-tune mergeable rx buffer size for improved performance
[PATCH net-next v2] xen-netback: stop vif thread spinning if frontend is unresponsive
2014-01-08 19:37 UTC (2+ messages)
Product Request
2014-01-08 19:18 UTC
[PATCH net 1/2] macvlan: forbid L2 fowarding offload for macvtap
2014-01-08 19:05 UTC (17+ messages)
` [PATCH net 2/2] net: core: explicitly select a txq before doing l2 forwarding
[PATCH net-next v2 0/6] support new chip
2014-01-08 18:24 UTC (9+ messages)
` [PATCH net-next v2 6/6] r8152: support RTL8153
[PATCH net-next v2 0/5] Make tcp-metrics source-address aware
2014-01-08 17:55 UTC (7+ messages)
` [PATCH net-next v2 1/5] tcp: metrics: rename tcpm_addr to tcpm_daddr
` [PATCH net-next v2 2/5] tcp: metrics: Add source-address to tcp-metrics
` [PATCH net-next v2 3/5] tcp: metrics: New netlink attribute for src IP and dumped in netlink reply
` [PATCH net-next v2 4/5] tcp: metrics: Delete all entries matching a certain destination
` [PATCH net-next v2 5/5] tcp: metrics: Allow selective get/del of tcp-metrics based on src IP
[net-next 0/8][pull request] Intel Wired LAN Driver Updates
2014-01-08 16:49 UTC (8+ messages)
` [net-next 1/8] i40evf: main driver core
` [net-next 3/8] i40evf: core ethtool functionality
` [net-next 4/8] i40evf: virtual channel interface
[PATCH net-next V2 0/3] net: Add GRO support for UDP encapsulating protocols
2014-01-08 16:31 UTC (24+ messages)
` [PATCH net-next V2 1/3] "
` [PATCH net-next V2 3/3] net: Add GRO support for vxlan traffic
IPv6: Bug in net-next
2014-01-08 16:12 UTC (8+ messages)
` [PATCH net] ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME
[PATCH net-next] packet: improve socket create/bind latency in some cases
2014-01-08 16:12 UTC
[PATCH v3.6 08/19] ozwpan: slight optimization of addr compare
2014-01-08 16:04 UTC (2+ messages)
Use of 'SIOCDEVPRIVATE' in ethernet drivers
2014-01-08 16:02 UTC (5+ messages)
[PATCH net-next 0/3] bonding: cleanup bond_3ad.c
2014-01-08 15:46 UTC (4+ messages)
` [PATCH net-next 1/3] bonding: clean up style for bond_3ad.c
` [PATCH net-next 2/3] bonding: convert 3ad to use pr_warn instead of pr_warning
` [PATCH net-next 3/3] bonding: remove dead code from 3ad
[GIT net-next] Open vSwitch
2014-01-08 15:10 UTC (3+ messages)
` [ovs-dev] "
[PATCH net-next v2] packet: doc: how to PACKET_MMAP with one packet socket for rx and tx
2014-01-08 14:48 UTC (2+ messages)
[PATCH net-next v2 0/9] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
2014-01-08 14:44 UTC (11+ messages)
` [PATCH net-next v3 1/9] xen-netback: Introduce TX grant map definitions
` [PATCH net-next v3 6/9] xen-netback: Handle guests with too many frags
i386 vs x86_64 struct tpacket_hdr layout
2014-01-08 14:36 UTC (13+ messages)
` single process receives own frames due to PACKET_MMAP
DSCP of ICMPv6 Echo Reply not copied from Echo Request
2014-01-08 14:34 UTC
[PATCH net-next] packet: doc: how to PACKET_MMAP with one packet socket for rx and tx
2014-01-08 14:29 UTC (2+ messages)
mlx4 w/ IOMMU broken, kernel 3.12.6
2014-01-08 13:49 UTC
[PATCH -next] openvswitch: Use kmem_cache_free() instead of kfree()
2014-01-08 14:17 UTC (2+ messages)
[PATCH -next] ip_tunnel: fix sparse non static symbol warning
2014-01-08 13:59 UTC
[PATCH net-next 0/3] make skb_checksum_setup generally available
2014-01-08 13:58 UTC (4+ messages)
` [PATCH net-next 1/3] net: add skb_checksum_setup
` [PATCH net-next 2/3] xen-netback: use new skb_checksum_setup function
` [PATCH net-next 3/3] xen-netfront: "
Possible to add netfilter hooks to IFB driver?
2014-01-08 12:28 UTC (5+ messages)
[PATCH net-next] cxgb4: Changed FW check version to match FW binary version
2014-01-08 11:24 UTC
[PATCH net-next 0/2] namespace collision fix and update FW version check on cxgb4
2014-01-08 11:19 UTC (4+ messages)
` [PATCH net-next 1/2] cxgb4: Fix namespace collision issue
[PATCH 1/2] net/mlx4_core: clean up cq_res_start_move_to()
2014-01-08 11:18 UTC (2+ messages)
[PATCH 1/3] ss: handle seqpacket type of unix domain socket
2014-01-08 11:13 UTC (3+ messages)
` [PATCH 2/3] ss: enable query by type in unix domain related socket
` [PATCH 3/3] ss: add unix_seqpacket to the help message and the man page
[PATCH net-next v5] IPv6: add the option to use anycast addresses as source addresses in echo reply
2014-01-08 9:56 UTC (2+ messages)
[PATCH net-next] xen-netback: stop vif thread spinning if frontend is unresponsive
2014-01-08 9:55 UTC (4+ messages)
[PATCH -next] net/mlx4_en: fix error return code in mlx4_en_get_qp()
2014-01-08 9:40 UTC (3+ messages)
[PATCH net-next] ipv6: move IPV6_TCLASS_SHIFT into ipv6.h
2014-01-08 9:37 UTC
[PATCH v4 2/2] libnetfilter_queue: add support for UID/GID socket info
2014-01-08 9:36 UTC (5+ messages)
` [PATCH 0/2] "
` [PATCH 2/2] utils: add test for nfq_get_uid and nfq_get_gid
[PATCH net 2/2] be2net: Need a delay before processing CQE after 2nd mbox register write
2014-01-08 9:32 UTC (2+ messages)
[PATCH net 1/2] bonding: ensure that the TSO being set on bond master
2014-01-08 9:25 UTC (3+ messages)
[PATCH net 1/2] be2net: Fix be_vlan_add/rem_vid() routines
2014-01-08 9:21 UTC
[PATCH] ipv6: don't call addrconf_dst_alloc again when enable lo
2014-01-08 8:55 UTC (13+ messages)
[PATCH net-next 0/3] {IPv4,xfrm} Add ESN support for AH
2014-01-08 8:53 UTC (4+ messages)
` [PATCH net-next 1/3] {IPv4,xfrm} Add Extended Sequence Number (ESN) support for AH egress part
` [PATCH net-next 2/3] {IPv4,xfrm} Add Extended Sequence Number (ESN) support for AH ingress part
` [PATCH net-next 3/3] xfrm: Don't prohibit AH from using ESN feature
[net-next 0/7] Intel Wired LAN Driver Updates
2014-01-08 8:47 UTC (11+ messages)
` [net-next 1/7] ixbge: Protect ixgbe_down with __IXGBE_DOWN bit
` [net-next 2/7] ixgbe: Indicate removal state explicitly
` [net-next 3/7] ixgbe: Use static inlines instead of macros
` [net-next 4/7] ixgbe: Make ethtool register test use accessors
` [net-next 5/7] ixgbe: Check register reads for adapter removal
` [net-next 6/7] ixgbe: Check for adapter removal on register writes
` [net-next 7/7] ixgbe: Additional adapter removal checks
[PATCH net-next v5] IPv6: add the option to use anycast addresses as source addresses in echo reply
2014-01-08 8:22 UTC (3+ messages)
[PATCH net-next v5] IPv6: add the option to use anycast addresses as source addresses in echo reply
2014-01-08 8:06 UTC (2+ messages)
[PATCH v3.6 06/19] batman-adv: use batadv_compare_eth for concise
2014-01-08 7:32 UTC (3+ messages)
` [B.A.T.M.A.N.] "
[PATCH net 2/2] net: remove the unused function netdev_add_tso_features()
2014-01-08 7:28 UTC
[PATCH net 0/2] bonding: ensure that the TSO being set on bond master
2014-01-08 7:28 UTC
[PATCH net-next v3 1/3] ipv4: introduce ip_dst_mtu_secure and protect forwarding path against pmtu spoofing
2014-01-08 7:14 UTC (8+ messages)
[PATCH net] bnx2x: prevent WARN during driver unload
2014-01-08 7:05 UTC (5+ messages)
[net-next v2 00/15][pull request] Intel Wired LAN Driver Updates
2014-01-08 6:50 UTC (17+ messages)
` [net-next v2 01/15] i40e: Expose AQ debugfs hooks
` [net-next v2 02/15] i40e: Do not enable broadcast promiscuous by default
` [net-next v2 03/15] i40e: Stop accepting any VLAN tag on VLAN 0 filter set
` [net-next v2 04/15] i40e: Allow VF to set already assigned MAC address
` [net-next v2 05/15] i40e: Bump version
` [net-next v2 06/15] i40e: Add code to wait for FW to complete in reset path
` [net-next v2 07/15] i40e: update firmware api to 1.1
` [net-next v2 08/15] i40e: Reduce range of interrupt reg in reg test
` [net-next v2 09/15] i40e: move PF ID init from PF reset to SC init
` [net-next v2 10/15] i40e: check MAC type before any REG access
` [net-next v2 11/15] i40e: rework shadow ram read functions
` [net-next v2 12/15] i40e: whitespace paren and comment tweaks
` [net-next v2 13/15] i40e: Enable/Disable PF switch LB on SR-IOV configure changes
` [net-next v2 14/15] i40e: remove redundant AQ enable
` [net-next v2 15/15] i40e: correctly setup ARQ descriptors
[PATCH] unix: show socket peer if no addr is given in /proc/net/unix
2014-01-08 6:50 UTC (3+ messages)
[PATCH iproute2 ] PIE: Proportional Integral controller Enhanced
2014-01-08 6:00 UTC
[PATCH] [v5] phylib: Add Clause 45 read/write functions
2014-01-08 6:04 UTC (4+ messages)
[PATCH net v2 0/9] bridge: Fix corner case problems around local fdb entries
2014-01-08 6:02 UTC (11+ messages)
` [PATCH net v2 1/9] bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
[PATCH net-next] net: xfrm: xfrm_policy: fix inline not at beginning of declaration
2014-01-08 5:57 UTC (4+ messages)
[PATCH net-next] net: xfrm6: silence sparse warning
2014-01-08 5:56 UTC (4+ messages)
[PATCH 6/6] [v5] phylib: Add of_phy_attach
2014-01-08 4:28 UTC
[PATCH 4/6] [v5] phylib: Add generic 10G driver
2014-01-08 4:27 UTC
[PATCH 3/6] [v5] phylib: turn genphy_driver to an array
2014-01-08 4:27 UTC
[PATCH 0/3] irda: fixup sh_sir/irda
2014-01-08 4:55 UTC (3+ messages)
` [PATCH 2/3] irda: sh_irda: use devm_request_irq()
` [PATCH 3/3] irda: sh_sir: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).