netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-02 02:39:23 to 2015-03-02 21:32:56 UTC [more...]

[net-next PATCH 0/6] ipv4/fib_trie: Cleanups to prepare for introduction of key vector
 2015-03-02 21:32 UTC  (7+ messages)
` [net-next PATCH 1/6] fib_trie: Only resize tnodes once instead of on each leaf removal in fib_table_flush
` [net-next PATCH 2/6] fib_trie: Fib walk rcu should take a tnode and key instead of a trie and a leaf
` [net-next PATCH 3/6] fib_trie: Fib find node should return parent
` [net-next PATCH 4/6] fib_trie: Update insert and delete to make use of tp from find_node
` [net-next PATCH 5/6] fib_trie: move leaf and tnode to occupy the same spot in the key vector
` [net-next PATCH 6/6] fib_trie: Make fib_table rcu safe

Confidential Letter
 2015-03-02  3:47 UTC 

[PATCH net-next v4 0/2] net: Introducing socket mark receive socket option
 2015-03-02 21:11 UTC  (13+ messages)
` [PATCH net-next v4 1/2] net: Rename sock_recv_ts_and_drops() to sock_cmsg_recv()
` [PATCH net-next v4 2/2] net: Introducing socket mark receive socket option

repository for switch hardware info
 2015-03-02 20:57 UTC  (4+ messages)

[PATCH v3] net: bcmgenet: fix throughtput regression
 2015-03-02 20:49 UTC  (3+ messages)

[RFC PATCH 0/4] Clarify and cleanup some __GFP_NOFAIL usage
 2015-03-02 20:44 UTC  (10+ messages)
` [RFC 1/4] mm: Clarify __GFP_NOFAIL deprecation status
` [RFC 2/4] jbd2: revert must-not-fail allocation loops back to GFP_NOFAIL
` [RFC 3/4] sparc: remove __GFP_NOFAIL reuquirement
` [RFC 4/4] cxgb4: drop __GFP_NOFAIL allocation

[PATCH RFC 00/14] shrink skb cb to 44 bytes
 2015-03-02 20:42 UTC  (22+ messages)
` [PATCH RFC 01/14] net: gro: shrink napi_gro_cb to fit into hypothetical 44-byte sized skb cb
` [PATCH RFC 02/14] net: sched: reduce qdisc size to 24 byte
` [PATCH RFC 03/14] ipv6: use flag instead of u16 for hop in inet6_skb_parm
` [PATCH RFC 04/14] drivers: wireless: rt2x00: move skb_dma to queue entry
` [PATCH RFC 05/14] drivers: wireless: ar5523: use container_of
` [PATCH RFC 06/14] drivers: wireless: carl9170: shrink carl9170_tx_info
` [PATCH RFC 07/14] net: wireless: iwlwifi: shrink status private area
` [PATCH RFC 08/14] net: wireless: mac80211: shrink ieee80211_tx_info
` [PATCH RFC 09/14] net: wireless: mac80211: shrink private driver area
` [PATCH RFC 10/14] dccp: keep failed options on stack
` [PATCH RFC 11/14] dccp: reduce size of dccp_skb_cb to 40 bytes
` [PATCH RFC 12/14] rxrpc: use 32bit jiffies on 64bit platforms, too
` [PATCH RFC 13/14] net: tcp: don't assert sock_skb_cb_check_size
` [PATCH RFC 14/14] net: introduce and use KERNEL_MAX_HEADER_PARSE_ADDRLEN

[patch 1/2] mm: remove GFP_THISNODE
 2015-03-02 20:40 UTC  (12+ messages)
` [patch v2 1/3] "
  ` [patch v2 2/3] mm, thp: really limit transparent hugepage allocation to local node
  ` [patch v2 3/3] kernel, cpuset: remove exception for __GFP_THISNODE

[PATCH net-next v2 0/4] switchdev: add IPv4 routing offload
 2015-03-02 20:40 UTC  (14+ messages)
` [PATCH net-next v2 1/4] rtnetlink: add RTNH_F_EXTERNAL flag for fib offload
` [PATCH net-next v2 2/4] net: add IPv4 routing FIB support for switchdev
` [PATCH net-next v2 3/4] rocker: implement IPv4 fib offloading
` [PATCH net-next v2 4/4] switchdev: don't support custom ip rules, for now

[PATCH net-next 0/5] sh_eth changes for net-next
 2015-03-02 20:34 UTC  (2+ messages)

[PATCHv3 net-next 0/4] Improvements for TCP PMTU
 2015-03-02 20:32 UTC  (8+ messages)
` [PATCHv3 net-next 2/4] ipv4: Use binary search to choose tcp PMTU probe_size
` [PATCHv3 net-next 3/4] ipv4: shrink current mss for tcp PMTU blackhole detection

[PATCH V2 net 0/2] Mellanox driver fixes
 2015-03-02 20:29 UTC  (5+ messages)
` [PATCH V2 net 1/2] net/mlx4_core: Fix wrong mask and error flow for the update-qp command
` [PATCH V2 net 2/2] net/mlx4_en: Disbale GRO for incoming loopback/selftest packets

[PATCH] usb: plusb: Add support for National Instruments host-to-host cable
 2015-03-02 20:26 UTC  (6+ messages)

randconfig build error with next-20150302, in drivers/net/ethernet/intel/i40e/i40e_configfs.c
 2015-03-02 20:17 UTC  (2+ messages)

[PATCH V1 net 0/2] Mellanox driver fixes
 2015-03-02 20:12 UTC  (4+ messages)
` [PATCH V1 net 1/2] net/mlx4_core: Fix wrong mask and error flow for the update-qp command
` [PATCH V1 net 2/2] net/mlx4_en: Disbale GRO for incoming loopback/selftest packets

[PATCH net-next] ebpf: move CONFIG_BPF_SYSCALL-only function declarations
 2015-03-02 20:09 UTC  (2+ messages)

[PATCH] gianfar: Reduce logging noise seen due to phy polling if link is down
 2015-03-02 20:03 UTC 

[PATCH RFC net-next 0/6] net: Call skb_get_hash in net/sched
 2015-03-02 20:02 UTC  (12+ messages)
` [PATCH net-next 6/6] sched: Eliminate use of flow_keys in sch_sfq

Weird TCP hang when doing loopback NFS (wireshark traces attached)
 2015-03-02 19:58 UTC  (6+ messages)

[PATCH 0/5] Netfilter updates for net-next
 2015-03-02 19:55 UTC  (7+ messages)
` [PATCH 1/5] ipvs: use 64-bit rates in stats
` [PATCH 2/5] netfilter: Don't hide NETFILTER_XT_MATCH_ADDRTYPE behind NETFILTER_ADVANCED
` [PATCH 3/5] netfilter: ipset: fix boolreturn.cocci warnings
` [PATCH 4/5] ipvs: allow rescheduling of new connections when port reuse is detected
` [PATCH 5/5] netfilter: nft_compat: add support for arptables extensions

[PATCH net-next] filter: refactor common filter attach code into __sk_attach_prog
 2015-03-02 19:54 UTC  (2+ messages)

pull request: bluetooth-next 2015-03-02
 2015-03-02 19:48 UTC  (2+ messages)

Donation
 2015-03-02 19:30 UTC 

[PATCH net-next v5 0/2] Multicast group join/leave at ip level
 2015-03-02 18:31 UTC  (4+ messages)

[PATCH net-next 0/4] switchdev: add IPv4 routing offload
 2015-03-02 18:20 UTC  (6+ messages)
` [PATCH net-next 1/4] rtnetlink: add RTNH_F_EXTERNAL flag for fib offload
` [PATCH net-next 2/4] net: add IPv4 routing FIB support for switchdev
` [PATCH net-next 3/4] rocker: implement IPv4 fib offloading
` [PATCH net-next 4/4] switchdev: don't support custom ip rules, for now

[PATCH net-next v2 0/2] net: Remove iocb argument from sendmsg and recvmsg
 2015-03-02 18:06 UTC  (4+ messages)
` [PATCH net-next v2 1/2] tipc: Don't use iocb argument in socket layer
` [PATCH net-next v2 2/2] net: Remove iocb argument from sendmsg and recvmsg

Flows! Offload them
 2015-03-02 18:06 UTC  (20+ messages)

[PATCH RFC 1/2] net: dsa: integrate with SWITCHDEV for HW bridging
 2015-03-02 17:16 UTC  (19+ messages)

[PATCH v3] ibmveth: Add function to enable live MAC address changes
 2015-03-02 17:56 UTC 

[PATCHi v2] ibmveth: Add function to enable live MAC address changes
 2015-03-02 17:52 UTC  (3+ messages)

[PATCH net-next] ebpf: move CONFIG_BPF_SYSCALL-only function declarations
 2015-03-02 17:41 UTC  (2+ messages)

[PATCH] bcm63xx_enet: fix poll callback
 2015-03-02 17:28 UTC 

[PATCH net] udp: only allow UFO for packets from SOCK_DGRAM sockets
 2015-03-02 17:27 UTC 

[PATCH net-next] filter: refactor common filter attach code into __sk_attach_prog
 2015-03-02 17:10 UTC 

[PATCH v5 tip 1/7] bpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
 2015-03-02 16:58 UTC 

[PATCH net-next 1/2] net: davinci_mdio: don't request io address range
 2015-03-02 16:11 UTC  (5+ messages)
` [PATCH net-next 2/2] net: netcp: select davinci_mdio driver by default

[PATCH v3] brcmfmac: avoid duplicated suspend/resume operation
 2015-03-02 15:08 UTC  (10+ messages)

[PATCH 0/3] Fix backward compatibility of newer firmware with older kernel
 2015-03-02 14:48 UTC  (9+ messages)
` [PATCH 1/3] Documentation: dts: Update compatible field description for APM X-Gene
` [PATCH 2/3] dtb: change binding name to match with newer firmware DT

[PATCH 2/2] cosa.c : Array index 'i' is used before limits check
 2015-03-02 14:16 UTC  (4+ messages)

[PATCH v2 0/3] Two printf fixes
 2015-03-02 12:37 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] lib/string_helpers.c: Change semantics of string_escape_mem

[PATCH v5 tip 0/7] tracing: attach eBPF programs to kprobes
 2015-03-02 12:26 UTC  (6+ messages)
` [PATCH v5 tip 1/7] bpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs

[GIT PULL nf-next] IPVS Enhancements for v4.1
 2015-03-02 11:45 UTC  (3+ messages)
` [PATCH nf-next] ipvs: allow rescheduling of new connections when port reuse is detected

[PATCH 04/16] drivers: fix up obsolete cpu function usage
 2015-03-02 11:35 UTC 

[PATCH 1/2] mesh_plink: use msecs_to_jiffies for proper time conversion
 2015-03-02  9:54 UTC  (2+ messages)
` [PATCH 2/2] mesh_plink: fixup type of timeout to match usage

[E1000-devel] Sporadic packet loss observed with newer in-kernel drivers (5.2.15-k)
 2015-03-02  8:28 UTC 

[PATCH] wil6210: increase cmd buffer size to avoid sscanf buffer overflow
 2015-03-02  8:24 UTC  (2+ messages)

i40e: crash on NMI by continuous module reload
 2015-03-02  8:08 UTC  (6+ messages)
  ` [E1000-devel] "

[PATCH net 0/2] Mellanox driver fixes
 2015-03-02  7:47 UTC  (4+ messages)
` [PATCH net 2/2] net/mlx4_en: Disbale GRO for incoming loopback/selftest packets

[PATCH net-next 0/8] Basic MPLS support
 2015-03-02  6:14 UTC  (22+ messages)
        ` [PATCH net-next 0/15] Neighbour table and ax25 cleanups
          ` [PATCH net-next 01/15] ax25: In ax25_rebuild_header add missing kfree_skb
          ` [PATCH net-next 02/15] rose: Set the destination address in rose_header
          ` [PATCH net-next 03/15] rose: Transmit packets in rose_xmit not rose_rebuild_header
          ` [PATCH net-next 04/15] ax25/kiss: Replace ax_header_ops with ax25_header_ops
          ` [PATCH net-next 05/15] ax25/6pack: Replace sp_header_ops "
          ` [PATCH net-next 06/15] ax25: Make ax25_header and ax25_rebuild_header static
          ` [PATCH net-next 07/15] ax25: Refactor to use private neighbour operations
          ` [PATCH net-next 08/15] arp: Remove special case to give AX25 it's open arp operations
          ` [PATCH net-next 09/15] neigh: Move neigh_compat_output into ax25_ip.c
          ` [PATCH net-next 10/15] ax25: Stop calling/abusing dev_rebuild_header
          ` [PATCH net-next 11/15] ax25: Stop depending on arp_find
          ` [PATCH net-next 12/15] net: Kill dev_rebuild_header
          ` [PATCH net-next 13/15] arp: Kill arp_find
          ` [PATCH net-next 14/15] neigh: Don't require dst in neigh_hh_init
          ` [PATCH net-next 15/15] neigh: Don't require a dst in neigh_resolve_output

[PATCH net-next v3 0/7] net: move skb->dropcount to skb->cb[]
 2015-03-02  5:20 UTC  (2+ messages)

[PATCH net-next v2] pppoe: Use workqueue to die properly when a PADT is received
 2015-03-02  5:17 UTC  (2+ messages)

[PATCH 1/2] net: davinci_mdio: add hibernation callbacks
 2015-03-02  4:27 UTC  (4+ messages)
` [PATCH 2/2] net: ti: cpsw: "

[PATCH net-next] bnx2: disable toggling of rxvlan if necessary
 2015-03-02  4:26 UTC  (2+ messages)

[PATCH v3] net: macb: Add big endian CPU support
 2015-03-02  4:05 UTC  (5+ messages)
` [PATCH 1/2] net: macb: Add on the fly CPU endianness detection
  ` [PATCH 2/2] net: macb: Properly add DMACFG bit definitions

[PATCH net-next] Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packets
 2015-03-02  4:04 UTC  (2+ messages)

[PATCH] netxen_nic: Fix trivial typos in comments
 2015-03-02  3:58 UTC  (2+ messages)

[PATCH] qlcnic: Fix trivial typo in comment
 2015-03-02  3:58 UTC  (2+ 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).