netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-09 23:40:56 to 2014-09-10 17:16:30 UTC [more...]

[Patch net-next 0/5] ipv6: clean up locking in anycast and mcast
 2014-09-10 17:16 UTC  (8+ messages)
` [Patch net-next 1/5] ipv6: drop useless rcu_read_lock() in anycast
` [Patch net-next 2/5] ipv6: remove ipv6_sk_ac_lock
` [Patch net-next 3/5] ipv6: clean up ipv6_dev_ac_inc()
` [Patch net-next 4/5] ipv6: drop ipv6_sk_mc_lock in mcast
` [Patch net-next 5/5] ipv6: drop some rcu_read_lock "

rtt vs. rcv_rtt ?
 2014-09-10 17:15 UTC 

[PATCH net] ipv6: clean up anycast when an interface is destroyed
 2014-09-10 17:15 UTC  (2+ messages)

linux-next: Tree for Sep 10 (bpf)
 2014-09-10 17:06 UTC  (2+ messages)

[PATCH net-next] skb: Add documentation for skb_clone_sk
 2014-09-10 16:43 UTC  (6+ messages)

pull request: wireless-next 2014-09-08
 2014-09-10 16:31 UTC  (10+ messages)
` iwlwifi no authentication with AP - "

PTP_PEROUT_REQUEST and clock stepping
 2014-09-10 16:16 UTC 

[PATCH net-next] Revert "ipv4: Clarify in docs that accept_local requires rp_filter."
 2014-09-10 16:20 UTC 

randconfig build error with next-20140910, in net/netfilter/xt_socket.c
 2014-09-10 16:08 UTC 

[net-next PATCH v4 00/16] net/sched use rcu filters
 2014-09-10 15:53 UTC  (17+ messages)
` [net-next PATCH v4 01/16] net: qdisc: use rcu prefix and silence sparse warnings
` [net-next PATCH v4 02/16] net: rcu-ify tcf_proto
` [net-next PATCH v4 03/16] net: sched: cls_basic use RCU
` [net-next PATCH v4 04/16] net: sched: cls_cgroup "
` [net-next PATCH v4 05/16] net: sched: cls_flow "
` [net-next PATCH v4 06/16] net: sched: fw "
` [net-next PATCH v4 07/16] net: sched: RCU cls_route
` [net-next PATCH v4 08/16] net: sched: RCU cls_tcindex
` [net-next PATCH v4 09/16] net: sched: make cls_u32 per cpu
` [net-next PATCH v4 10/16] net: sched: make cls_u32 lockless
` [net-next PATCH v4 11/16] net: sched: rcu'ify cls_rsvp
` [net-next PATCH v4 12/16] net: sched: rcu'ify cls_bpf
` [net-next PATCH v4 13/16] net: sched: make tc_action safe to walk under RCU
` [net-next PATCH v4 14/16] net: sched: make bstats per cpu and estimator RCU safe
` [net-next PATCH v4 15/16] net: sched: make qstats per cpu
` [net-next PATCH v4 16/16] net: sched: drop ingress qdisc lock

[PATCH v2 0/8] ARM: Berlin: Ethernet support
 2014-09-10 15:39 UTC  (3+ messages)
` [PATCH v2 4/8] net: pxa168_eth: fix Ethernet flow control status

[PATCH net-next 00/20] Support v6 real servers in v4 pools and vice versa
 2014-09-10 15:16 UTC  (11+ messages)
` [PATCH net-next 03/20] ipvs: Pass destination address family to ip_vs_trash_get_dest
` [PATCH net-next 07/20] ipvs: Pull out update_pmtu code
` [PATCH net-next 13/20] ipvs: use correct address family in LC logs
` [PATCH net-next 14/20] ipvs: use correct address family in NQ logs
` [PATCH net-next 16/20] ipvs: use correct address family in SED logs
` [PATCH net-next 19/20] ipvs: use the new dest addr family field
` [PATCH net-next 20/20] ipvs: Allow heterogeneous pools now that we support them

[PATCH 00/25] nf-next pull request
 2014-09-10 15:10 UTC  (26+ messages)
` [PATCH 01/25] uapi: netfilter_arp: use __u8 instead of u_int8_t
` [PATCH 02/25] netfilter: nft_meta: add pkttype support
` [PATCH 03/25] netfilter: nft_meta: Add cpu attribute support
` [PATCH 04/25] netfilter: ipset: Removed invalid IPSET_ATTR_MARKMASK validation
` [PATCH 05/25] netfilter: ipset: netnet,netportnet: Fix value range support for IPv4
` [PATCH 06/25] netfilter: ipset: Resolve missing-field-initializer warnings
` [PATCH 07/25] netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'
` [PATCH 08/25] netfilter: nfnetlink_acct: add filter support to nfacct counter list/reset
` [PATCH 09/25] netfilter: nat: move specific NAT IPv4 to core
` [PATCH 10/25] netfilter: nft_chain_nat_ipv4: use generic IPv4 NAT code from core
` [PATCH 11/25] netfilter: nat: move specific NAT IPv6 to core
` [PATCH 12/25] netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from core
` [PATCH 13/25] netfilter: nf_tables: refactor rule deletion helper
` [PATCH 14/25] netfilter: nf_tables: add helper to unregister chain hooks
` [PATCH 15/25] netfilter: nf_tables: rename nf_table_delrule_by_chain()
` [PATCH 16/25] netfilter: nf_tables: add devgroup support in meta expresion
` [PATCH 17/25] ipvs: reduce stack usage for sockopt data
` [PATCH 18/25] netfilter: xt_string: Remove unnecessary initialization of struct ts_state
` [PATCH 19/25] netfilter: nf_tables: add helpers to schedule objects deletion
` [PATCH 20/25] netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the ruleset
` [PATCH 21/25] netfilter: nft_nat: include a flag attribute
` [PATCH 22/25] netfilter: ebtables: create audit records for replaces
` [PATCH 23/25] netfilter: nf_nat: generalize IPv4 masquerading support for nf_tables
` [PATCH 24/25] netfilter: nf_nat: generalize IPv6 "
` [PATCH 25/25] netfilter: nf_tables: add new nft_masq expression

gcc 4.8.3 miscompiles drivers/net/ethernet/freescale/fec_main.c ?!
 2014-09-10 14:49 UTC  (3+ messages)

[PATCH net-next 0/5] net: Convert pr_warning to pr_warn
 2014-09-10 14:41 UTC  (10+ messages)
` [PATCH net-next 1/5] atm: "
` [PATCH net-next 2/5] ceph: "
` [PATCH net-next 3/5] pktgen: "
` [PATCH net-next 4/5] iucv: "
` [PATCH net-next 5/5] netfilter: "

3.17-rc1 oops during network interface configuration
 2014-09-10 14:24 UTC  (5+ messages)

[PATCH net] mlx4: Fix wrong endianess access with QP context flags
 2014-09-10 14:15 UTC 

[PATCH net-next v2 0/2] sunvnet: Reduce LDC message overhead
 2014-09-10 14:04 UTC  (4+ messages)

[PATCH] Documentation: filter: Add MIPS to architectures with BPF JIT
 2014-09-10 13:51 UTC 

[PATCH net] ipv6: refresh rt6i_genid in ip6_pol_route()
 2014-09-10 13:42 UTC  (4+ messages)
` [PATCH net-next] ipv6: implement rt_genid_bump_ipv6 with fn_sernum and remove rt6i_genid

[PATCH net 0/4] mlx4 SRIOV fixes
 2014-09-10 13:41 UTC  (5+ messages)
` [PATCH net 1/4] net/mlx4: Correctly configure single ported VFs from the host
` [PATCH net 2/4] net/mlx4: Use the correct VSD mask in UPDATE_QP
` [PATCH net 3/4] net/mlx4: Avoid dealing with MAC index in UPDATE_QP wrapper if not needed
` [PATCH net 4/4] net/mlx4: Set vlan stripping policy by the right command

Multicast packets being lost (3.10 stable)
 2014-09-10 13:33 UTC  (3+ messages)

[RFC v2 3/6] kthread: warn on kill signal if not OOM
 2014-09-10 13:31 UTC  (18+ messages)
                          ` [systemd-devel] "

[Patch v2 net-next 00/12] net: fec: imx6sx multiqueue support
 2014-09-10 13:27 UTC  (5+ messages)
` [Patch v2 net-next 09/12] net: fec: change FEC alignment according to i.mx6 sx requirement

[PATCH ipvs v2] ipvs: Add simple weighted failover scheduler
 2014-09-10 13:22 UTC  (5+ messages)

[PATCH net-next v2 2/2] bonding: Simplify the xmit function for modes that use xmit_hash
 2014-09-10 13:20 UTC  (2+ messages)

Question about synchronize_net() in AF_PACKET close()
 2014-09-10 13:19 UTC  (3+ messages)

[PATCH net-next v2] net: bpf: only build bpf_jit_binary_{alloc,free}() when jit selected
 2014-09-10 13:01 UTC 

Trouble with Realtek Ethernet RTL8111/8168/8411 (rev 12)
 2014-09-10 12:47 UTC 

[PATCH net-next] net: bpf: only build bpf_jit_binary_{alloc,free}() when jit selected
 2014-09-10 12:45 UTC 

Wildcard destination address in SAs in SAD?
 2014-09-10 12:26 UTC 

[PATCH 09/28] Remove ATHEROS_AR231X
 2014-09-10 12:19 UTC  (15+ messages)
                    ` [PATCH] [RESEND] ath5k: Remove AHB bus support

[PATCH net-next 0/5] Allow FW size upto 1MB, support for S25FL032P flash and misc. fixes
 2014-09-10 12:14 UTC  (6+ messages)
` [PATCH net-next 1/5] cxgb4: Allow T4/T5 firmware sizes up to 1MB
` [PATCH net-next 2/5] cxgb4: Add support to S25FL032P flash
` [PATCH net-next 3/5] cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase sectors which aren't in the FLASH
` [PATCH net-next 4/5] cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller than 2Mb
` [PATCH net-next 5/5] cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapter

[PATCH net-next] tipc: fix sparse warnings
 2014-09-10 12:02 UTC 

[PATCH v11 net-next 00/12] eBPF syscall, verifier, testsuite
 2014-09-10 11:35 UTC  (19+ messages)
` [PATCH v11 net-next 01/12] bpf: introduce BPF syscall and maps
` [PATCH v11 net-next 02/12] bpf: enable bpf syscall on x64 and i386
` [PATCH v11 net-next 03/12] bpf: add lookup/update/delete/iterate methods to BPF maps
` [PATCH v11 net-next 04/12] bpf: expand BPF syscall with program load/unload
` [PATCH v11 net-next 05/12] bpf: handle pseudo BPF_CALL insn
` [PATCH v11 net-next 06/12] bpf: verifier (add docs)
` [PATCH v11 net-next 07/12] bpf: verifier (add ability to receive verification log)
` [PATCH v11 net-next 08/12] bpf: handle pseudo BPF_LD_IMM64 insn
` [PATCH v11 net-next 09/12] bpf: verifier (add branch/goto checks)
` [PATCH v11 net-next 11/12] net: filter: move eBPF instruction macros
` [PATCH v11 net-next 12/12] bpf: mini eBPF library, test stubs and verifier testsuite
  ` [PATCH v11 net-next 10/12] bpf: verifier (add verifier core)

[PATCH v2 0/3] net: Add Keystone NetCP ethernet driver support
 2014-09-10 11:33 UTC  (7+ messages)

[net PATCH v2 1/1] drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdown
 2014-09-10 11:08 UTC 

[PATCH net-next v2] r8169:add support for RTL8168H and RTL8107E
 2014-09-10  9:32 UTC  (6+ messages)

[GIT] Networking
 2014-09-10  9:32 UTC  (7+ messages)
` Macvlan WARNiNGS about duplicate sysfs filenames (Was [GIT] Networking)

[PATCH V2 net] core: Don't attempt to load the "" driver
 2014-09-10  8:50 UTC  (5+ messages)

linux-next: manual merge of the net-next tree with the arm-soc tree
 2014-09-10  8:06 UTC  (2+ messages)

[PATCH v1] net: ethernet: arc: Don't free Rockchip resources before disconnect from phy
 2014-09-10  7:51 UTC 

[net-next PATCH v3 00/15] net/sched use rcu filters
 2014-09-10  4:53 UTC  (4+ messages)
` [net-next PATCH v3 09/15] net: sched: make cls_u32 lockless

[PATCH net-next 0/3] net: enable GRO for IPIP and SIT
 2014-09-10  4:32 UTC  (4+ messages)

[PATCH 0/3] kbuild: Clean up makefiles and then drop obj-n an obj-n
 2014-09-10  3:40 UTC  (5+ messages)
` [PATCH 1/3] kbuild: remove unnecessary "obj- := dummy.o" trick

[PATCH] RxRPC: Fix missing __user annotation
 2014-09-10  3:40 UTC  (2+ messages)

[PATCH] net:bonding: Add missing space in bonding driver parameter description
 2014-09-10  3:38 UTC  (2+ messages)

[PATCH net-next] drivers/net: Convert remaining uses of pr_warning to pr_warn
 2014-09-10  3:37 UTC  (2+ messages)

[PATCH net-next v5 11/13] net: dsa: add Broadcom SF2 switch driver
 2014-09-10  3:33 UTC  (2+ messages)

[PATCH next] net: use kfree_skb_list() helper in more places
 2014-09-10  3:15 UTC  (2+ messages)

[PATCH net-next] ipv4: udp4_gro_complete() is static
 2014-09-10  3:15 UTC  (2+ messages)

[PATCH net-next] netns: remove one sparse warning
 2014-09-10  3:15 UTC  (2+ messages)

[PATCH net-next] ipv6: udp6_gro_complete() is static
 2014-09-10  3:15 UTC  (2+ messages)

[PATCH net-next] ipv4: rcu cleanup in ip_ra_control()
 2014-09-10  3:15 UTC  (2+ messages)

[PATCH net-next] ipv6: mcast: remove dead debugging defines
 2014-09-10  3:11 UTC  (2+ messages)

[PATCH v3] irda: vlsi_ir: use %*ph specifier
 2014-09-10  3:11 UTC  (2+ messages)

[PATCH net-next] r8152: use usleep_range
 2014-09-10  3:11 UTC  (2+ messages)

[PATCH v10 net-next 0/2] load imm64 insn and uapi/linux/bpf.h
 2014-09-10  1:42 UTC  (3+ messages)

[PATCH net-next v2 1/2] bonding: display xmit_hash_policy for non-dynamic-tlb mode
 2014-09-10  0:46 UTC 

[PATCH 1/1] net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr struct from userland
 2014-09-10  0:36 UTC  (2+ messages)

[PATCH net-next v2] net-timestamp: optimize sock_tx_timestamp default path
 2014-09-10  0:35 UTC  (2+ messages)

[PATCH next] net_sched: sfq: remove unused macro
 2014-09-10  0:35 UTC  (2+ messages)

[PATCH net-next] sfc: Convert the normal transmit complete path to dev_consume_skb_any()
 2014-09-10  0:34 UTC  (6+ messages)

[PATCH net-next v2 0/7] bonding: get rid of bond->lock
 2014-09-10  0:32 UTC  (2+ messages)

[PATCH v6 1/4] ethernet: arc: Add support for Rockchip SoC layer device tree bindings
 2014-09-10  0:30 UTC  (8+ messages)
` [PATCH v2 2/4] dt-bindings: Document EMAC Rockchip
` [PATCH v2 3/4] ARM: dts: Add emac nodes to the rk3188 device tree
` [PATCH v2 4/4] ARM: dts: Enable emac node on the rk3188-radxarock boards

[PATCH net-next v2 0/3] BPF updates
 2014-09-10  0:00 UTC  (2+ messages)

[PATCH v2 net-next] tcp: remove dst refcount false sharing for prequeue mode
 2014-09-09 23:56 UTC  (4+ 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).