netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-10 08:04:58 to 2014-09-10 22:11:56 UTC [more...]

[PATCH net-next 0/2] Address reference counting issues with sock_queue_err_skb
 2014-09-10 22:05 UTC  (2+ messages)
  ` [PATCH net-next v2 1/2] skb: Add documentation for skb_clone_sk

RFC: DSA device/driver model revamp
 2014-09-10 22:11 UTC 

Question about synchronize_net() in AF_PACKET close()
 2014-09-10 21:39 UTC  (5+ messages)

[Patch net-next 0/5] ipv6: clean up locking in anycast and mcast
 2014-09-10 21:32 UTC  (7+ messages)
` [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] ipv6: clean up anycast when an interface is destroyed
 2014-09-10 21:23 UTC  (4+ messages)
    ` [PATCH v2 "

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

[PATCH net-next v2] net: bpf: only build bpf_jit_binary_{alloc,free}() when jit selected
 2014-09-10 21:05 UTC  (4+ messages)

[PATCH net-next 0/5] Allow FW size upto 1MB, support for S25FL032P flash and misc. fixes
 2014-09-10 21:02 UTC  (7+ 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] mac80211: Check correct skb for shared states before freeing original
 2014-09-10 21:01 UTC  (3+ messages)

[PATCH net-next] tipc: fix sparse warnings
 2014-09-10 21:01 UTC  (2+ messages)

[net PATCH v2 1/1] drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdown
 2014-09-10 20:59 UTC  (2+ messages)

[PATCH v2 0/2] net: arc_emac: fix tx issues
 2014-09-10 20:50 UTC  (3+ messages)
` [PATCH v2 1/2] net: arc_emac: enable tx interrupts
` [PATCH v2 2/2] net: arc_emac: prevent reuse of unreclaimed tx descriptors

[PATCH v11 net-next 00/12] eBPF syscall, verifier, testsuite
 2014-09-10 20:21 UTC  (18+ messages)
` [PATCH v11 net-next 04/12] bpf: expand BPF syscall with program load/unload
` [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 net] ipv6: refresh rt6i_genid in ip6_pol_route()
 2014-09-10 20:09 UTC  (5+ messages)
` [PATCH net-next] ipv6: implement rt_genid_bump_ipv6 with fn_sernum and remove rt6i_genid

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

3.17-rc1 oops during network interface configuration
 2014-09-10 20:04 UTC  (6+ messages)

[PATCH v1] net: ethernet: arc: Don't free Rockchip resources before disconnect from phy
 2014-09-10 20:03 UTC  (2+ messages)

[PATCH 00/25] nf-next pull request
 2014-09-10 19:47 UTC  (27+ 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

[PATCH net-next 0/5] net: Convert pr_warning to pr_warn
 2014-09-10 19:43 UTC  (7+ messages)
` [PATCH net-next 2/5] ceph: "

[Patch v3 net-next 00/12] net: fec: imx6sx multiqueue support
 2014-09-10 18:30 UTC  (13+ messages)
` [Patch v3 net-next 01/12] net:fec: add enet refrence clock for i.MX 6SX chip
` [Patch v3 net-next 02/12] net:fec: add enet AVB feature macro define for imx6sx
` [Patch v3 net-next 03/12] net: fec: change data structure to support multiqueue
` [Patch v3 net-next 04/12] net: fec: parser max queue number from dt file
` [Patch v3 net-next 05/12] net: fec: init multi queue date structure
` [Patch v3 net-next 06/12] net:fec: Disable enet-avb MAC instead of reset MAC
` [Patch v3 net-next 07/12] net: fec: add enet-avb IP support
` [Patch v3 net-next 08/12] net:fec: Add fsl,imx6sx-fec compatible strings
` [Patch v3 net-next 09/12] net: fec: change FEC alignment according to i.mx6 sx requirement
  ` [Patch v3 net-next 10/12] net: fec: init complete variable in early to avoid kernel dump
` [Patch v3 net-next 11/12] ARM: Documentation: Update fec dts binding doc
` [Patch v3 net-next 12/12] ARM: dts: imx6sx: add multi-queue support enet

[PATCH v2 03/14] isdn: i4l: Remove ASYNC_CTS_FLOW
 2014-09-10 19:06 UTC 

[Patch v3 net-next 00/12] net: fec: imx6sx multiqueue support
 2014-09-10 18:55 UTC 

[Patch v3 net-next 01/12] net:fec: add enet refrence clock for i.MX 6SX chip
 2014-09-10 18:30 UTC  (24+ messages)
` [Patch v3 net-next 02/12] net:fec: add enet AVB feature macro define for imx6sx
` [Patch v3 net-next 03/12] net: fec: change data structure to support multiqueue
` [Patch v3 net-next 04/12] net: fec: parser max queue number from dt file
` [Patch v3 net-next 05/12] net: fec: init multi queue date structure
` [Patch v3 net-next 06/12] net:fec: Disable enet-avb MAC instead of reset MAC
` [Patch v3 net-next 07/12] net: fec: add enet-avb IP support
` [Patch v3 net-next 08/12] net:fec: Add fsl,imx6sx-fec compatible strings
` [Patch v3 net-next 09/12] net: fec: change FEC alignment according to i.mx6 sx requirement
` [Patch v3 net-next 10/12] net: fec: init complete variable in early to avoid kernel dump
` [Patch v3 net-next 11/12] ARM: Documentation: Update fec dts binding doc
` [Patch v3 net-next 12/12] ARM: dts: imx6sx: add multi-queue support enet

[Patch v3 net-next 00/12] net: fec: imx6sx multiqueue support
 2014-09-10 18:30 UTC 

[Patch v3 net-next 00/12] net: fec: imx6sx multiqueue support
 2014-09-10 18:30 UTC 

rtt vs. rcv_rtt ?
 2014-09-10 18:06 UTC  (2+ messages)

Generic way to change net namespace for wireless device
 2014-09-10 18:01 UTC 

rtt vs. rcv_rtt
 2014-09-10 17:56 UTC 

[BUG REPORT] Unencrypted packets after SNAT, allthough IPSEC-Policies are present
 2014-09-10 17:26 UTC 

linux-next: build failure after merge of the wireless-next tree
 2014-09-10 17:46 UTC  (3+ messages)

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

PTP_PEROUT_REQUEST and clock stepping
 2014-09-10 17:26 UTC  (2+ messages)

[PATCH] Documentation: filter: Add MIPS to architectures with BPF JIT
 2014-09-10 17:23 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  (5+ messages)

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

[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 net-next 00/20] Support v6 real servers in v4 pools and vice versa
 2014-09-10 15:16 UTC  (4+ messages)

gcc 4.8.3 miscompiles drivers/net/ethernet/freescale/fec_main.c ?!
 2014-09-10 14:49 UTC  (3+ 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 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)

[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)

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 v2 0/3] net: Add Keystone NetCP ethernet driver support
 2014-09-10 11:33 UTC  (7+ messages)

[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  (6+ messages)
` Macvlan WARNiNGS about duplicate sysfs filenames (Was [GIT] Networking)

linux-next: manual merge of the net-next tree with the arm-soc tree
 2014-09-10  8:06 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).