netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-12 19:20:16 to 2015-03-13 16:54:13 UTC [more...]

[PATCH 0/3 net-next] Minor rhashtable fixes
 2015-03-13 16:54 UTC  (5+ messages)
` [PATCH 1/3 net-next] rhashtable: Avoid calculating hash again to unlock
` [PATCH 2/3 net-next] rhashtable: Use spin_lock_bh_nested() consistently
` [PATCH 3/3 net-next] rhashtable: Annotate RCU locking of walkers

[PATCH net-next 0/7] tipc: some optimizations and impovements
 2015-03-13 16:52 UTC  (9+ messages)
` [PATCH net-next 1/7] tipc: add framework for node capabilities exchange
` [PATCH net-next 2/7] tipc: move message validation function to msg.c
` [PATCH net-next 3/7] tipc: eliminate unnecessary linearization of incoming buffers
` [PATCH net-next 4/7] tipc: extract bundled buffers by cloning instead of copying
` [PATCH net-next 5/7] tipc: eliminate unnecessary call to broadcast ack function
` [PATCH net-next 6/7] tipc: split link outqueue
` [PATCH net-next 7/7] tipc: clean up handling of message priorities

[PATCH] ath10k: match wait_for_completion_timeout return type
 2015-03-13 16:51 UTC  (2+ messages)

[PATCH net] inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
 2015-03-13 16:49 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 9/9] tulip_core.c : out-of-bounds check
 2015-03-13 16:43 UTC  (2+ messages)

[PATCH net-next 0/2] bpf: allow extended BPF programs access skb fields
 2015-03-13 16:43 UTC  (7+ messages)
  ` [PATCH net-next 1/2] "
  ` [PATCH net-next 2/2] samples: bpf: add skb->field examples and tests

Bug in drivers/net/ethernet/freescale/fec_main.c, TX is broken. In 4.0.0-rc3
 2015-03-13 16:41 UTC  (3+ messages)

[PATCH v6 tip 0/8] tracing: attach eBPF programs to kprobes
 2015-03-13 16:38 UTC  (4+ messages)
` [PATCH v6 tip 3/8] tracing: allow BPF programs to call bpf_ktime_get_ns()

[PATCH net] bnx2x: Fix statistics locking scheme
 2015-03-13 16:38 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the vfs tree
 2015-03-13 16:37 UTC  (6+ messages)

[PATCH net] ip6_tunnel: fix error code when tunnel exists
 2015-03-13 16:32 UTC  (4+ messages)

[PATCH net-next v2 0/3] switchdev: support stp updates on stacked netdevices
 2015-03-13 16:31 UTC  (4+ messages)

[PATCH 0/6] rhashtable: Fixes + cleanups + preparation for multiple rehash
 2015-03-13 16:25 UTC  (18+ messages)
` [PATCH 1/6] rhashtable: Fix walker behaviour during rehash
` [PATCH 2/6] rhashtable: Use SINGLE_DEPTH_NESTING
` [PATCH 3/6] rhashtable: Move seed init into bucket_table_alloc
` [PATCH 4/6] rhashtable: Free bucket tables asynchronously after rehash
` [PATCH 5/6] rhashtable: Add rehash counter to bucket_table
` [PATCH 6/6] rhashtable: Move future_tbl into struct bucket_table

[PATCH 2/3 RFC] ath10k: wmi: match wait_for_completion_timeout return type
 2015-03-13 16:24 UTC  (4+ messages)

[PATCH] vxlan: fix wrong usage of VXLAN_VID_MASK
 2015-03-13 16:13 UTC 

mmotm 2015-03-12-15-17 uploaded (rocker.c)
 2015-03-13 16:06 UTC 

[PATCH next] drivers: wireless: carl9170: shrink carl9170_tx_info
 2015-03-13 15:37 UTC 

Linux XIA - merge proposal
 2015-03-13 15:26 UTC  (3+ messages)

[PATCH net-next] mpls: Infer payload of packet from via address family
 2015-03-13 14:51 UTC  (10+ messages)
      ` [PATCH net-next ] mpls: In mpls_egress verify the packet length

[PATCH net-next] net: bcmgenet: rewrite bcmgenet_rx_refill()
 2015-03-13 14:42 UTC  (4+ messages)

net: portid signedness and format string fixes
 2015-03-13 14:22 UTC  (11+ messages)
` [PATCH 1/4] netlink: Fix portid type in netlink_notify
` [PATCH 2/4] nfc: Fix portid type in urelease_work
` [PATCH 3/4] netfilter: Fix portid types
` [PATCH 4/4] netfilter: Fix format string of nfnetlink_queue proc file

[PATCH 8/15] libertas_tf: if_usb.c: don't export static symbol
 2015-03-13 14:18 UTC  (2+ messages)
` [8/15] "

[PATCH next] ath9k: make ath_frame_info fit into reduced-size rate_driver_data
 2015-03-13 14:09 UTC  (2+ messages)
` [next] ath9k: make ath_frame_info fit into reduced-sizerate_driver_data

[PATCH] bridge: reset bridge mtu after deleting an interface
 2015-03-13 14:08 UTC 

[PATCH next] drivers: wireless: ar5523: use container_of
 2015-03-13 14:07 UTC  (2+ messages)
  ` [next] "

[PATCH net-next] Configure bridge FDB ageing time using netlink
 2015-03-13 14:00 UTC  (2+ messages)

[PATCH net-next 0/2] eBPF updates
 2015-03-13 13:22 UTC  (3+ messages)
` [PATCH net-next 1/2] ebpf: add prandom helper for packet sampling
` [PATCH net-next 2/2] ebpf: add helper for obtaining current processor id

[RFC PATCH] xen-netback: making the bandwidth limiter runtime settable
 2015-03-13 12:51 UTC 

[PATCH v2] ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_features
 2015-03-13 11:58 UTC  (2+ messages)

[PATCH net 3/3] gianfar: Consider dts property endianess on handling
 2015-03-13  8:52 UTC 

[PATCH] netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()
 2015-03-13 11:08 UTC  (2+ messages)

rhashtable: Fix reader/rehash race
 2015-03-13 10:54 UTC  (9+ messages)
  ` [PATCH net-next] rhashtable: Fix race between rehashing and readers

netfilter: Fix potential crash in nft_hash walker
 2015-03-13 10:50 UTC  (3+ messages)

ipv6: throw route behaves like unreachable route (IPv4 works)
 2015-03-13  9:23 UTC 

[PATCH net 0/3] gianfar: ARM port driver updates (2/2)
 2015-03-13  8:36 UTC  (3+ messages)
` [PATCH net 1/3] gianfar: Make BDs access endian safe
` [PATCH net 2/3] gianfar: Make FCB "

[PATCH] ath9k_htc: check seq number instead of cmd id for timeout
 2015-03-13  8:32 UTC 

[PATCH] SUNRPC: fix build-warning due to format missmatch
 2015-03-13  8:25 UTC 

wl18xx: Bad format for rx_frames_per_rates in debugfs?
 2015-03-13  7:17 UTC  (2+ messages)
` [PATCH] wl18xx: show rx_frames_per_rates as an array as it really is

[PATCH net 2/2] rhashtable: remove indirection for grow/shrink decision functions
 2015-03-13  7:06 UTC  (4+ messages)

ath9k channel switch
 2015-03-13  7:02 UTC 

network namespace bloat
 2015-03-13  5:57 UTC  (13+ messages)
      ` [PATCH net-next 0/6] tcp_metrics: Network namespace bloat reduction
        ` [PATCH net-next 0/8] tcp_metrics: Network namespace bloat reduction v2
          ` [PATCH net-next 0/6] tcp_metrics: Network namespace bloat reduction v3
            ` [PATCH net-next 1/6] tcp_metrics: panic when tcp_metrics_init fails
            ` [PATCH net-next 2/6] tcp_metrics: Mix the network namespace into the hash function
            ` [PATCH net-next 3/6] tcp_metrics: Add a field tcpm_net and verify it matches on lookup
            ` [PATCH net-next 4/6] tcp_metrics: Remove the unused return code from tcp_metrics_flush_all
            ` [PATCH net-next 5/6] tcp_metrics: Rewrite tcp_metrics_flush_all
            ` [PATCH net-next 6/6] tcp_metrics: Use a single hash table for all network namespaces

[PATCH net-next] vxlan: Don't set s_addr in vxlan_create_sock
 2015-03-13  3:24 UTC  (2+ messages)

[PATCH] net/macb: Only adjust tx_clk on link change
 2015-03-13  3:04 UTC  (2+ messages)

rhashtable: Move hash_rnd into bucket_table
 2015-03-13  3:02 UTC  (9+ messages)
        ` [PATCH 0/2] rhashtable: Arbitrary rehashing

[PATCH net-next] rhashtable: kill ht->shift atomic operations
 2015-03-13  3:01 UTC  (2+ messages)

[PATCH v2 net-next 0/8] inet: tcp listener refactoring, part 8
 2015-03-13  2:59 UTC  (10+ messages)
` [PATCH v2 net-next 1/8] ipv6: add missing ireq_net & ir_cookie initializations
` [PATCH v2 net-next 2/8] inet: add TCP_NEW_SYN_RECV state
` [PATCH v2 net-next 3/8] inet: add ireq_state field to inet_request_sock
` [PATCH v2 net-next 4/8] inet: add rsk_refcnt/ireq_refcnt to request socks
` [PATCH v2 net-next 5/8] net: add req_prot_cleanup() & req_prot_init() helpers
` [PATCH v2 net-next 6/8] inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
` [PATCH v2 net-next 7/8] inet: get_openreq4() & get_openreq6() do not need listener
` [PATCH v2 net-next 8/8] inet: introduce ireq_family

[PATCH net] xps: must clear sender_cpu before forwarding
 2015-03-13  2:57 UTC  (5+ messages)

[PATCH] rtlwifi: get buffer_desc before trying to alloc new skb
 2015-03-13  2:36 UTC  (3+ messages)

[PATCH net-next 4/4] bonding: Do not ignore notifications for ARP-work-queue
 2015-03-13  2:03 UTC  (3+ messages)

RFC: dsa: add support for multiple CPU ports
 2015-03-13  1:57 UTC  (9+ messages)

(unknown),
 2015-03-13  1:42 UTC 

[PATCH net-next 2/4] bonding: Do not ignore notifications for miimon-work-queue
 2015-03-13  1:54 UTC  (3+ messages)

[PATCH net-next 1/4] bonding: Handle notifications during work-queue processing gracefully
 2015-03-13  1:51 UTC  (4+ messages)

[PATCH] 9p/trans_virtio: fix hot-unplug
 2015-03-13  1:24 UTC  (4+ messages)

HELLO DEAR BENEFICIARY
 2015-03-13  0:35 UTC 

[PATCH v2 nf-next 0/6] more bridge netfilter refactoring
 2015-03-13  0:38 UTC  (3+ messages)
` [PATCH v2 nf-next 1/6] net: untangle ip_fragment and bridge netfilter

[PATCH net-next v2 3/3] team: add support for ndo_switch_port_stp_update when team dev is a bridge port
 2015-03-13  0:29 UTC 

[PATCH net-next v2 1/3] switchdev: fix stp update API to work with layered netdevices
 2015-03-13  0:29 UTC 

[PATCH net-next v2 2/3] bond: add support for ndo_switch_port_stp_update when bond is a bridge port
 2015-03-13  0:29 UTC 

[PATCH net-next] xps: fix xps for stacked devices
 2015-03-13  0:02 UTC  (3+ messages)

MTU of bridge after deleting an interface
 2015-03-12 23:18 UTC  (2+ messages)

[PATCH net-next 0/7] inet: tcp listener refactoring, part 8
 2015-03-12 22:54 UTC  (11+ messages)
` [PATCH net-next 1/7] inet: add TCP_NEW_SYN_RECV state
` [PATCH net-next 2/7] inet: add ireq_state field to inet_request_sock
` [PATCH net-next 3/7] inet: add rsk_refcnt/ireq_refcnt to request socks
` [PATCH net-next 4/7] net: add req_prot_cleanup() & req_prot_init() helpers
` [PATCH net-next 5/7] inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
` [PATCH net-next 6/7] inet: get_openreq4() & get_openreq6() do not need listener
` [PATCH net-next 7/7] inet: introduce ireq_family

[PATCH net-next] cls_bpf: do eBPF invocation under non-bh RCU lock variant for maps
 2015-03-12 22:34 UTC  (3+ messages)

[net-next PATCH 0/2] fib_trie: Minor fixes for table merge
 2015-03-12 22:31 UTC  (5+ messages)
` [net-next PATCH 1/2] fib_trie: Avoid NULL pointer if local table is not allocated
` [net-next PATCH 2/2] fib_trie: Provide a deterministic order for fib_alias w/ tables merged

[PATCH net-next V1 0/3] net/mlx4_core: Allow setting init-time device specific parameters
 2015-03-12 20:51 UTC  (5+ messages)

[PATCH 0/8] powerpc/8xx: Getting rid of CONFIG_8xx
 2015-03-12 20:20 UTC  (2+ messages)

[net-next PATCH] ipv4: FIB Local/MAIN table collapse
 2015-03-12 20:08 UTC  (3+ messages)

[net-next PATCH] fib_trie: Only display main table in /proc/net/route
 2015-03-12 19:56 UTC  (3+ messages)

iptables problem upgrading kernel from 3.18.8 to 3.19.1
 2015-03-12 19:47 UTC  (3+ messages)

[PATCH v3 1/3] can: kvaser_usb: Fix tx queue start/stop race conditions
 2015-03-12 19:30 UTC 

[PATCH net-next] ebpf: verifier: check that call reg with ARG_ANYTHING is initialized
 2015-03-12 19:29 UTC  (2+ messages)

[PATCH net-next] team: Notify state change on ports
 2015-03-12 19:29 UTC  (2+ messages)

[PATCH 4/8] net: freescale: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 19:27 UTC  (2+ messages)

[PATCH 7/8] isdn: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 19:27 UTC  (2+ messages)

[PATCH V2 0/1] neighbour: Support broadcast ARP in neighbor PROPE state
 2015-03-12 19:22 UTC  (2+ messages)

[PATCH net-next 0/4] bonding work-queues, try_rtnl() & notifications
 2015-03-12 19:20 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).