netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-04 13:35:16 to 2015-08-05 16:52:25 UTC [more...]

[PATCH v2 0/8] Use correctly the Xen memory terminologies in Linux
 2015-08-05 16:52 UTC  (10+ messages)
` [PATCH v2 4/8] xen: Use the correctly the Xen memory terminologies
        ` [Xen-devel] "

[PATCH] sky2: Add module parameter for passing the MAC address
 2015-08-05 16:40 UTC  (2+ messages)

[PATCH net-next] net: Fix race condition in store_rps_map
 2015-08-05 16:39 UTC 

printk from softirq on xen: hard lockup
 2015-08-05 16:37 UTC  (5+ messages)
` [Xen-devel] "

[PATCH v6 0/4] bpf: Introduce the new ability of eBPF programs to access hardware PMU counter
 2015-08-05 16:21 UTC  (19+ messages)
` [PATCH v6 2/4] bpf: Add new bpf map type to store the pointer to struct perf_event
` [PATCH v6 3/4] bpf: Implement function bpf_perf_event_read() that get the selected hardware PMU conuter

[PATCH net-next] vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
 2015-08-05 16:19 UTC  (3+ messages)

[PATCH net-next] net/mlx5_core: Set log_uar_page_sz for non 4K page size architecture
 2015-08-05 16:05 UTC 

[v2 0/9] dpaa_eth: Add the Freescale DPAA Ethernet driver
 2015-08-05 15:41 UTC  (10+ messages)
` [v2 1/9] devres: add devm_alloc_percpu()
` [v2 2/9] dpaa_eth: add support for DPAA Ethernet
` [v2 3/9] dpaa_eth: add support for S/G frames
` [v2 4/9] dpaa_eth: add driver's Tx queue selection mechanism
` [v2 5/9] dpaa_eth: add ethtool functionality
` [v2 6/9] dpaa_eth: add sysfs exports
` [v2 7/9] dpaa_eth: add debugfs counters
` [v2 8/9] dpaa_eth: add debugfs entries
` [v2 9/9] dpaa_eth: add trace points

[PATCH net-next] r8169:Issues on alloc memory
 2015-08-05 15:41 UTC 

[PATCH] ARCNET: fix hard_header_len limit
 2015-08-05 15:34 UTC 

veths often slow to come up
 2015-08-05 15:23 UTC  (2+ messages)

[PATCH 0/2] of: fsl/fman: reuse the fixed node parsing code
 2015-08-05 14:42 UTC  (3+ messages)
  ` [PATCH RFC 1/2] of: separate fixed link parsing from registration
` [PATCH RFC 2/2] fsl_fman: use fixed_phy_status for MEMAC

[PATCH net-next] vxlan: expose COLLECT_METADATA flag to user space
 2015-08-05 14:39 UTC  (5+ messages)

[PATCH 0/5] net: rfkill: gpio: replace platform data with build-in property
 2015-08-05 14:15 UTC  (10+ messages)
` [PATCH 1/5] device property: helper macros for property entry creation
` [PATCH 2/5] net: rfkill: add rfkill_find_type function
` [PATCH 3/5] net: rfkill: gpio: get the name and type from device property
` [PATCH 4/5] ARM: tegra: use build-in device properties with rfkill_gpio
  ` [PATCH 5/5] net: rfkill: gpio: remove rfkill_gpio_platform_data

[PATCH] igb: Fix a memory leak in igb_probe
 2015-08-05 14:05 UTC 

[PATCH] r8169:Fill with zero Tx descriptors
 2015-08-05 13:42 UTC  (3+ messages)

[v4, 0/9] Freescale DPAA FMan
 2015-08-05  9:25 UTC  (10+ messages)
` [v4, 1/9] fsl/fman: Add the FMan FLIB
` [v4, 2/9] fsl/fman: Add the FMan port FLIB
` [v4, 3/9] fsl/fman: Add the FMan MAC FLIB
` [v4, 4/9] fsl/fman: Add FMan MURAM support
` [v4, 5/9] fsl/fman: Add Frame Manager support
` [v4, 6/9] fsl/fman: Add FMan MAC support
` [v4, 7/9] fsl/fman: Add FMan SP support
` [v4, 8/9] fsl/fman: Add FMan Port Support
` [v4, 9/9] fsl/fman: Add FMan MAC driver

[PATCH 1/4] batman-adv: avoid DAT to mess up LAN state
 2015-08-05 13:15 UTC  (5+ messages)
` [PATCH 2/4] batman-adv: fix kernel crash due to missing NULL checks
` [PATCH 3/4] batman-adv: protect tt_local_entry from concurrent delete events
` [PATCH 4/4] batman-adv: initialize up/down values when adding a gateway

pull request [net]: batman-adv fixes 20150805
 2015-08-05 12:51 UTC 

[PATCH v2] e1000e: Modify tx/rx configurations to avoid null pointer dereferences in e1000_open
 2015-08-05 12:34 UTC  (3+ messages)

BUG: null dereference in __skb_recv_datagram
 2015-08-05 11:46 UTC  (5+ messages)
` net: Fix skb_set_peeked use-after-free bug

[PATCH v2 2/2] ethtool: add versioning for emac chips
 2015-08-05 11:08 UTC 

[PATCH v2 1/2] ethtool: changes of emac_regs structure accordingly within driver emac_regs structure
 2015-08-05 11:01 UTC 

[BUG] net/ipv4: inconsistent routing table
 2015-08-05  9:06 UTC 

[PATCHv2 net-next 0/9] OVS conntrack support
 2015-08-05  9:01 UTC  (11+ messages)
` [PATCHv2 net-next 1/9] openvswitch: Serialize acts with original netlink len
` [PATCHv2 net-next 2/9] openvswitch: Move MASKED* macros to datapath.h
` [PATCHv2 net-next 3/9] ipv6: Export nf_ct_frag6_gather()
` [PATCHv2 net-next 4/9] netfilter: connlabels: Export setting connlabel length
` [PATCHv2 net-next 5/9] openvswitch: Add conntrack action
` [PATCHv2 net-next 6/9] openvswitch: Allow matching on conntrack mark
` [PATCHv2 net-next 7/9] netfilter: Always export nf_connlabels_replace()
` [PATCHv2 net-next 8/9] openvswitch: Allow matching on conntrack label
` [PATCHv2 net-next 9/9] openvswitch: Allow attaching helpers to ct action

[PATCH] net: fec: fix initial runtime PM refcount
 2015-08-05  8:49 UTC  (2+ messages)
` [PATCH net-master v2] "

rtnl_mutex deadlock?
 2015-08-05  8:44 UTC  (4+ messages)

[PATCH] cc2520: set the default fifo pin value from platform data
 2015-08-05  7:39 UTC 

[PATCH net-next v3] openvswitch: Make 100 percents packets sampled when sampling rate is 1
 2015-08-05  7:30 UTC 

[PATCH 0/3] be2net: patch set
 2015-08-05  7:27 UTC  (4+ messages)
` [PATCH 1/3] be2net: enable IFACE filters only after creating RXQs
` [PATCH 2/3] be2net: post buffers before destroying RXQs in Lancer
` [PATCH 3/3] be2net: protect eqo->affinity_mask from getting freed twice

[PATCH 00/18] Netfilter updates for net-next
 2015-08-05  7:00 UTC  (2+ messages)

[PATCH net V2] virtio-net: drop NETIF_F_FRAGLIST
 2015-08-05  6:33 UTC  (2+ messages)

[PATCH v3 net-next 0/2] RDS-TCP: Network namespace support
 2015-08-05  5:43 UTC  (3+ messages)
` [PATCH v3 net-next 1/2] RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net
` [PATCH v3 net-next 2/2] RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns

[PATCH net-next 0/9] OVS conntrack support
 2015-08-05  4:40 UTC  (6+ messages)
` [PATCH net-next 1/9] openvswitch: Scrub packet in ovs_vport_receive()

[PATCH v2 net-next 0/2] RDS-TCP: Network namespace support
 2015-08-05  4:26 UTC  (3+ messages)
` [PATCH v2 net-next 2/2] RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns

[PATCH net-next v3 2/3] openvswitch: Use regular GRE net_device instead of vport
 2015-08-05  4:07 UTC  (4+ messages)

[PATCH] ipv6:Fix concurrent access issue in the function inet6_rtm_deladdr
 2015-08-05  3:54 UTC  (2+ messages)

[PATCH net] virtio-net: drop NETIF_F_FRAGLIST
 2015-08-05  2:32 UTC  (3+ messages)

[RFC PATCH v5 net-next 0/4] tcp: add NV congestion control
 2015-08-05  1:39 UTC  (5+ messages)
` [RFC PATCH v5 net-next 1/4] tcp: replace cnt & rtt with struct in pkts_acked()
` [RFC PATCH v5 net-next 2/4] tcp: refactor struct tcp_skb_cb
` [RFC PATCH v5 net-next 3/4] tcp: add in_flight to tcp_skb_cb
` [RFC PATCH v5 net-next 4/4] tcp: add NV congestion control

[PATCH] stmmac: dwmac-ipq806x: fix static checker warning
 2015-08-05  0:25 UTC 

[PATCH net 0/2] bridge: netlink: add missing policy entries and sizes
 2015-08-04 23:54 UTC  (4+ messages)
` [PATCH net 1/2] bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policy
` [PATCH net 2/2] bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI "

[PATCH net-next v3 3/3] gre: Remove support for sharing GRE protocol hook
 2015-08-04 23:22 UTC 

[PATCH net-next v3 1/3] openvswitch: Move tunnel destroy function to oppenvswitch module
 2015-08-04 23:22 UTC 

[PATCH net-next v3 0/3] GRE: Use flow based tunneling for OVS GRE vport
 2015-08-04 23:22 UTC 

[PATCH 2/3] missing rtnl_unlock in igb_sriov_reinit()
 2015-08-04 22:41 UTC  (2+ messages)

[PATCH 1/1] net/ipv4: Enable flow-based ECMP
 2015-08-04 22:25 UTC  (6+ messages)

[PATCH] igb: do not re-init SR-IOV during probe
 2015-08-04 22:15 UTC  (2+ messages)

[PATCH net-next v2] openvswitch: Make 100 percents packets sampled when sampling rate is 1
 2015-08-04 22:00 UTC  (2+ messages)

[PATCH net] r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chips
 2015-08-04 20:59 UTC  (2+ messages)

Diagnosing arp/neighbour table overflows and RFC for a related patch idea
 2015-08-04 20:58 UTC 

[PATCH] net: netcp: fix unused interface rx buffer size configuration
 2015-08-04 20:56 UTC 

[PATCH 01/14] batman-adv: Replace gw_reselect divisor with simple shift
 2015-08-04 19:50 UTC  (16+ messages)
` [PATCH 02/14] batman-adv: Avoid u32 overflow during gateway select
` [PATCH 03/14] batman-adv: avoid DAT to mess up LAN state
` [PATCH 04/14] batman-adv: Make DAT capability changes atomic
` [PATCH 05/14] batman-adv: Make NC "
` [PATCH 06/14] batman-adv: Make TT "
` [PATCH 07/14] batman-adv: Make MCAST "
` [PATCH 08/14] batman-adv: Fix potential synchronization issues in mcast tvlv handler
` [PATCH 09/14] batman-adv: fix kernel crash due to missing NULL checks
` [PATCH 10/14] batman-adv: protect tt_local_entry from concurrent delete events
` [PATCH 11/14] batman-adv: protect tt request from double deletion
` [PATCH 12/14] batman-adv: initialize up/down values when adding a gateway
` [PATCH 13/14] batman-adv: remove broadcast packets scheduled for purged outgoing if
` [PATCH 14/14] batman-adv: Fix potentially broken skb network header access
` pull request [net]: batman-adv 20150804
  ` [B.A.T.M.A.N.] "

[PATCH net] net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=y
 2015-08-04 19:25 UTC 

pull-request: can 2015-07-12
 2015-08-04 19:18 UTC  (4+ messages)
` [PATCH 8/8] can: replace timestamp as unique skb attribute

[PATCH] netfilter: ipt_SYNPROXY: fix sending window update to client
 2015-08-04 17:53 UTC  (2+ messages)

[PATCH] net: pktgen: don't abuse current->state in pktgen_thread_worker()
 2015-08-04 17:30 UTC  (4+ messages)

pull request [net]: batman-adv 20150804
 2015-08-04 16:35 UTC 

pull-request: wireless-drivers 2015-08-04
 2015-08-04 16:54 UTC 

[PATCH net-next] net_sched: act_bpf: remove spinlock in fast path
 2015-08-04 16:35 UTC  (3+ messages)

[PATCH] net_dbg_ratelimited: turn into no-op when !DEBUG
 2015-08-04 16:26 UTC  (5+ messages)
    ` [PATCH v3] "

RX overrun errors building on several of our hosts
 2015-08-04 16:11 UTC  (3+ messages)

[PATCH net-next 4/4] net: dsa: mv88e6xxx: refactor FDB routines
 2015-08-04 16:03 UTC  (2+ messages)

[PATCH] net: fec: fix initial runtime PM refcount
 2015-08-04 15:59 UTC  (4+ messages)

[PATCH V2 net-next 0/6] test_bpf improvements
 2015-08-04 15:46 UTC  (3+ messages)
` [PATCH V2 net-next 4/6] test_bpf: add module parameters to filter the tests to run

[PATCH net-next 0/4] net: dsa: support switchdev FDB objects
 2015-08-04 15:43 UTC  (4+ messages)
` [PATCH net-next 3/4] net: dsa: add support for "

[PATCH v2] xen/netback: Wake dealloc thread after completing zerocopy work
 2015-08-04 14:42 UTC  (2+ messages)

[PATCH net-next 0/2] lwtunnel: encap locally-generated ipv4 packets
 2015-08-04 13:55 UTC  (3+ messages)

[patch] mpls: small cleanup in inet/inet6_fib_lookup_dev()
 2015-08-04 13:53 UTC  (3+ messages)

af_mpls: fix undefined reference to ip6_route_output
 2015-08-04 13:39 UTC  (2+ messages)

[PATCH net-next v2] af_mpls: add null dev check in find_outdev
 2015-08-04 13:36 UTC 

[PATCH net-next v6] af_mpls: add null dev check in find_outdev
 2015-08-04 13:35 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).