netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-01 10:54:39 to 2015-03-02 17:40:45 UTC [more...]

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

[PATCH RFC 00/14] shrink skb cb to 44 bytes
 2015-03-02 17:40 UTC  (7+ 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 net-next] ebpf: move CONFIG_BPF_SYSCALL-only function declarations
 2015-03-02 17:35 UTC 

[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 net-next v2 0/4] switchdev: add IPv4 routing offload
 2015-03-02 17:10 UTC  (9+ 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 V2 net 0/2] Mellanox driver fixes
 2015-03-02 16:44 UTC  (4+ 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 v5 tip 1/7] bpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
 2015-03-02 16:58 UTC 

Flows! Offload them
 2015-03-02 16:54 UTC  (21+ messages)

randconfig build error with next-20150302, in drivers/net/ethernet/intel/i40e/i40e_configfs.c
 2015-03-02 16:29 UTC 

[PATCH RFC net-next 0/6] net: Call skb_get_hash in net/sched
 2015-03-02 16:25 UTC  (11+ messages)
` [PATCH net-next 1/6] net: Add skb_get_hash_perturb
` [PATCH net-next 2/6] sched: Eliminate use of flow_keys in sch_choke
` [PATCH net-next 3/6] sched: Eliminate use of flow_keys in sch_fq_codel
` [PATCH net-next 4/6] sched: Eliminate use of flow_keys in sch_hhf
` [PATCH net-next 5/6] sched: Eliminate use of flow_keys in sch_sfb
` [PATCH net-next 6/6] sched: Eliminate use of flow_keys in sch_sfq

[patch 1/2] mm: remove GFP_THISNODE
 2015-03-02 16:23 UTC  (11+ 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 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] usb: plusb: Add support for National Instruments host-to-host cable
 2015-03-02 16:00 UTC  (5+ messages)

[PATCH V1 net 0/2] Mellanox driver fixes
 2015-03-02 15:27 UTC  (3+ 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 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 net-next v4 0/2] net: Introducing socket mark receive socket option
 2015-03-02 14:36 UTC  (6+ 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

[PATCH net-next] ebpf: move CONFIG_BPF_SYSCALL-only function declarations
 2015-03-02 14:21 UTC 

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

[RFC PATCH 0/4] Clarify and cleanup some __GFP_NOFAIL usage
 2015-03-02 13:54 UTC  (5+ 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 net-next v5 0/2] Multicast group join/leave at ip level
 2015-03-02 12:43 UTC  (3+ 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  (12+ messages)
` [PATCH v5 tip 1/7] bpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
` [PATCH v5 tip 3/7] tracing: allow BPF programs to call bpf_ktime_get_ns()
` [PATCH v5 tip 4/7] tracing: allow BPF programs to call bpf_trace_printk()
  ` [PATCH v5 tip 2/7] tracing: attach BPF programs to kprobes
  ` [PATCH v5 tip 5/7] samples: bpf: simple non-portable kprobe filter example
` [PATCH v5 tip 6/7] samples: bpf: counting example for kfree_skb and write syscall
` [PATCH v5 tip 7/7] samples: bpf: IO latency analysis (iosnoop/heatmap)

[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 0/5] Netfilter updates for net-next
 2015-03-02 11:43 UTC  (6+ 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 04/16] drivers: fix up obsolete cpu function usage
 2015-03-02 11:35 UTC 

[PATCH net-next] filter: refactor common filter attach code into __sk_attach_prog
 2015-03-02 11:25 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

[PATCHv3 net-next 0/4] Improvements for TCP PMTU
 2015-03-02  9:29 UTC  (7+ 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 net-next 0/4] switchdev: add IPv4 routing offload
 2015-03-02  9:29 UTC  (5+ 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

[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  (5+ messages)
` [PATCH net 1/2] net/mlx4_core: Fix wrong mask and error flow for the update-qp command
` [PATCH net 2/2] net/mlx4_en: Disbale GRO for incoming loopback/selftest packets

[PATCH net-next v2 0/2] net: Remove iocb argument from sendmsg and recvmsg
 2015-03-02  7:37 UTC  (3+ 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

pull request: bluetooth-next 2015-03-02
 2015-03-02  6:53 UTC 

[PATCH net-next 0/8] Basic MPLS support
 2015-03-02  6:14 UTC  (23+ 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  (9+ messages)
  ` [PATCH net-next v3 1/7] net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
  ` [PATCH net-next v3 3/7] net: rxrpc: change call to sock_recv_ts_and_drops() on rxrpc recvmsg to sock_recv_timestamp()
  ` [PATCH net-next v3 5/7] net: use common macro for assering skb->cb[] available size in protocol families
  ` [PATCH net-next v3 7/7] net: move skb->dropcount to skb->cb[]
` [PATCH net-next v3 2/7] net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields
` [PATCH net-next v3 4/7] net: packet: use sockaddr_ll fields as storage for skb original length in recvmsg path
` [PATCH net-next v3 6/7] net: add common accessor for setting dropcount on packets

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

Weird TCP hang when doing loopback NFS (wireshark traces attached)
 2015-03-02  4:31 UTC  (5+ 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)

[PATCH net-next 0/2] net: Remove iocb argument from sendmsg and recvmsg
 2015-03-02  0:52 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2015-03-02  0:31 UTC 

PLEASE TRY TO DO THIS WITH ME
 2015-03-01 22:25 UTC 

iproute2:tc: Class names
 2015-03-01 22:19 UTC 

[PATCH iproute2] ip tap: Simplify add 'tap' device w/o mode
 2015-03-01 22:13 UTC  (4+ messages)

[PATCH net-next 0/6] net: Strengthen TX and RX hashes
 2015-03-01 21:27 UTC  (13+ messages)
` [PATCH net-next 3/6] flow_dissector: Add hash_extra field to flow_keys struct

[PATCH net-next v2 0/8] eBPF support for cls_bpf
 2015-03-01 19:05 UTC  (10+ messages)
` [PATCH net-next v2 1/8] ebpf: remove kernel test stubs
` [PATCH net-next v2 2/8] ebpf: constify various function pointer structs
` [PATCH net-next v2 3/8] ebpf: export BPF_PSEUDO_MAP_FD to uapi
` [PATCH net-next v2 4/8] ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
` [PATCH net-next v2 5/8] ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter code
` [PATCH net-next v2 6/8] ebpf: add sched_cls_type and map it to sk_filter's verifier ops
` [PATCH net-next v2 7/8] ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux
` [PATCH net-next v2 8/8] cls_bpf: add initial eBPF support for programmable classifiers

[PATCH net 0/2] net: bcmgenet and systemport statistics fixes
 2015-03-01 19:02 UTC  (2+ messages)

[PATCH 1/2] rxrpc: terminate retrans loop when sending of skb fails
 2015-03-01 19:01 UTC  (4+ messages)
` [PATCH 2/2] rxrpc: don't multiply with HZ twice

[PATCH v2 net] net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR interface
 2015-03-01 19:00 UTC  (2+ messages)

[PATCH] net: pasemi: Use setup_timer and mod_timer
 2015-03-01 19:00 UTC  (2+ messages)

[PATCH] net: stmmac: Use setup_timer and mod_timer
 2015-03-01 19:00 UTC  (2+ messages)

[PATCH v2] net: 8390: axnet_cs: Use setup_timer and mod_timer
 2015-03-01 18:55 UTC  (2+ messages)

[PATCH v2] net: 8390: pcnet_cs: Use setup_timer and mod_timer
 2015-03-01 18:55 UTC  (2+ messages)

[PATCH v2] net: smc91c92_cs: Use setup_timer and mod_timer
 2015-03-01 18:55 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).