netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-11 12:58:26 to 2015-06-13 02:02:34 UTC [more...]

(unknown),
 2015-06-13  1:41 UTC 

[PATCH net-next 0/2] flow_dissector: Fix MPLS parsing and add ext hdr support
 2015-06-13  1:50 UTC  (7+ messages)
` [PATCH net-next 1/2] flow_dissector: Fix MPLS entropy label handling in flow dissector
` [PATCH net-next 2/2] flow_dissector: add support for dst, hop-by-hop and routing ext hdrs

[net-next:master 308/311] drivers/net/ethernet/cavium/liquidio/octeon_device.c:1230:2: error: implicit declaration of function 'readq'
 2015-06-13  1:11 UTC  (2+ messages)
` [PATCH net-next] Fix Cavium Liquidio build related errors and warnings

Fw: [Bug 98781] New: WWAN: TX bytes counter shows very huge impossible value
 2015-06-13  0:28 UTC  (2+ messages)

[PATCH net-next v2] bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlans
 2015-06-13  0:39 UTC 

[PATCH net-next 0/3] bpf: share helpers between tracing and networking
 2015-06-13  0:26 UTC  (16+ messages)
  ` [PATCH net-next 1/3] bpf: introduce current->pid, tgid, uid, gid, comm accessors
  ` [PATCH net-next 2/3] bpf: allow networking programs to use bpf_trace_printk() for debugging
` [PATCH net-next 3/3] bpf: let kprobe programs use bpf_get_smp_processor_id() helper

[GIT] Networking
 2015-06-13  0:00 UTC 

next-20150610 - repeated hangs at e1000e_phc_gettime+0x2e/0x60
 2015-06-12 21:34 UTC  (2+ messages)

[PATCH] Doc: networking: Fix URL for wiki.wireshark.org in udplite.txt
 2015-06-12 21:21 UTC  (2+ messages)

[PATCH] netdevice: add netdev_pub helper function
 2015-06-12 21:20 UTC  (2+ messages)

[PATCH -next] net: ipv4: un-inline ip_finish_output2
 2015-06-12 21:19 UTC  (2+ messages)

[PATCH] sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHO
 2015-06-12 21:18 UTC  (5+ messages)

iproute2: missing patches in branch net-next
 2015-06-12 20:58 UTC  (6+ messages)

[PATCH next v1] bonding: Display LACP info only to CAP_NET_ADMIN capable user
 2015-06-12 19:24 UTC 

[PATCH] ethernet/sfc: mark state UNINIT after unregister
 2015-06-12 18:51 UTC 

[PATCH 1/3] net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc
 2015-06-12 18:38 UTC  (7+ messages)
` [PATCH 2/3] dsa: mv88e6xxx: Allow speed/duplex of port to be configured
` [PATCH 3/3] net: dsa: Allow configuration of CPU & DSA port speeds/duplex

[PATCH next v0] bonding: Display LACP info only to CAP_SYS_ADMIN capable user
 2015-06-12 17:53 UTC  (4+ messages)

[PATCH net-next v2] switchdev: fix BUG when port driver doesn't support set attr op
 2015-06-12 17:17 UTC  (4+ messages)

[PATCH] mlx4_en: don't wait for high order page allocation
 2015-06-12 17:11 UTC  (3+ messages)

[BUG ?] delay always evaluates to 0
 2015-06-12 16:58 UTC 

[PATCH] netlink: add API to retrieve all group memberships
 2015-06-12 16:15 UTC 

[PATCH WIP RFC 0/3] mpls: support for ler
 2015-06-12 16:15 UTC  (10+ messages)

[REGRESSION] NFS is creating a hidden port (left over from xs_bind() )
 2015-06-12 15:53 UTC  (8+ messages)

[PATCH] net: fec: Ensure clocks are enabled while using mdio bus
 2015-06-12 15:39 UTC 

[PATCH net-next] tcp: cdg: use div_u64()
 2015-06-12 15:24 UTC 

[PATCH net-next v2 00/19] bna: clean-up
 2015-06-12 13:30 UTC  (22+ messages)
` [PATCH net-next v2 01/19] bna: use ether_addr_copy instead of memcpy
` [PATCH net-next v2 02/19] bna: get rid of mac_t
` [PATCH net-next v2 03/19] bna: replace pragma(pack) with attribute __packed
` [PATCH net-next v2 04/19] bna: get rid of duplicate and unused macros
` [PATCH net-next v2 05/19] bna: use BIT(x) instead of (1 << x)
` [PATCH net-next v2 06/19] bna: remove unused cbfn parameter
` [PATCH net-next v2 07/19] bna: remove pause_cbfn from struct bna_enet
` [PATCH net-next v2 08/19] bna: remove oper_state_cbfn from struct bna_rxf
` [PATCH net-next v2 09/19] bna: remove prio_change_cbfn oper_state_cbfn from struct bna_tx
` [PATCH net-next v2 10/19] bna: remove RXF_E_PAUSE and RXF_E_RESUME events
` [PATCH net-next v2 11/19] bna: remove paused from bna_rx_config and flags from bna_rxf
` [PATCH net-next v2 12/19] bna: remove TX_E_PRIO_CHANGE event and BNA_TX_F_PRIO_CHANGED flag
` [PATCH net-next v2 13/19] bna: correct comparisons/assignments to bool
` [PATCH net-next v2 14/19] bna: use memdup_user to copy userspace buffers
` [PATCH net-next v2 15/19] bna: remove useless pointer assignment
` [PATCH net-next v2 16/19] bna: get rid of private macros for manipulation with lists
` [PATCH net-next v2 17/19] bna: use list_for_each_entry where appropriate
` [PATCH net-next v2 18/19] bna: fix timeout API argument type
` [PATCH net-next v2 19/19] bna: use netdev_* and dev_* instead of printk and pr_*

[PATCH net-next] Increase limit of macvtap queues
 2015-06-12 13:30 UTC 

[PATCH v3 1/2] sctp: rcu-ify addr_waitq
 2015-06-12 13:16 UTC  (4+ messages)
` [PATCH v4] sctp: fix ASCONF list handling
    ` [PATCH v5] "

[PATCH v5 00/24] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-06-12 13:16 UTC  (3+ messages)
  ` [PATCH v5 20/24] posix-clock: Convert to y2038 safe callbacks

[PATCH nf-next] net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling
 2015-06-12 12:29 UTC  (2+ messages)

Cavium Liquidio: select on undefined option LIBCRC32
 2015-06-12 11:26 UTC 

[RFC net-next 0/3] Proposal for VRF-lite
 2015-06-12  9:46 UTC  (3+ messages)

[RFC V3] net: don't wait for order-3 page allocation
 2015-06-12  9:36 UTC  (4+ messages)

[RFC] net: use atomic allocation for order-3 page allocation
 2015-06-12  9:34 UTC  (18+ messages)
` [RFC v2] "

[V6 PATCH 0/7] ACPI: Introduce support for _CCA object
 2015-06-12  8:15 UTC  (3+ messages)
` [V6 PATCH 6/7] megaraid_sas: fix TRUE and FALSE re-define build error

RENDSZERGAZDA
 2015-06-12  6:50 UTC 

[PATCH 3.4] ipv6: add check for blackhole or prohibited entry in rt6_redirect
 2015-06-12  6:05 UTC 

[PATCH v2] net: Add sock_common_listen for TCP and DCCP
 2015-06-12  4:57 UTC 

[RFC PATCH] net: Add sock_common_listen for TCP and DCCP
 2015-06-12  2:12 UTC  (3+ messages)

[PATCH v2] README: clarify redistribution requirements covering patents
 2015-06-12  1:02 UTC  (3+ messages)

[PATCH net-next] bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlans
 2015-06-12  0:20 UTC  (5+ messages)

[PATCH net-next 0/5] tcp: defer shinfo->gso_size|type settings
 2015-06-11 23:57 UTC  (8+ messages)
` [PATCH net-next 1/5] tcp: reserve tcp_skb_mss() to tcp stack
` [PATCH net-next 2/5] tcp: fill shinfo->gso_type at last moment
` [PATCH net-next 3/5] tcp: tcp_set_skb_tso_segs() no longer need struct sock parameter
` [PATCH net-next 4/5] tcp: fill shinfo->gso_size at last moment
` [PATCH net-next 5/5] tcp: remove obsolete check in tcp_set_skb_tso_segs()

/net/mpls/conf/ethX//input duplicate entry
 2015-06-11 23:48 UTC  (8+ messages)
        ` [PATCH net] mpls: handle device renames for per-device sysctls

[PATCH net-next] switchdev: change BUG_ON to WARN for attr set failure case
 2015-06-11 23:27 UTC  (2+ messages)

[patch -next] net/mlx5_core: fix an error code
 2015-06-11 23:13 UTC  (2+ messages)

[PATCH net] net: igb: fix the start time for periodic output signals
 2015-06-11 23:04 UTC  (7+ messages)

[PATCH net-next 0/7] mlx5 Ethernet driver update - Jun 11 2015
 2015-06-11 22:55 UTC  (2+ messages)

[PATCH] NET: Add ezchip ethernet driver
 2015-06-11 22:43 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 1/1 linux-next] net/mlx4_core: use swap() in mlx4_make_profile()
 2015-06-11 22:21 UTC  (2+ messages)

[PATCH 1/1 linux-next] net/ibm/emac: use swap() in emac_make_bootlist()
 2015-06-11 22:21 UTC  (2+ messages)

[PATCH 1/1 linux-next] net: fs_enet: use swap() in fs_enet_rx_napi()
 2015-06-11 22:21 UTC  (2+ messages)

[PATCH 1/1 linux-next] vxge: use swap() in vxge_hw_channel_dtr_alloc()
 2015-06-11 22:21 UTC  (2+ messages)

[PATCH 1/1 linux-next] net/mlx4: use swap() in mlx4_init_qp_table()
 2015-06-11 22:21 UTC  (2+ messages)

Problem with patch "make nlmsg_end() and genlmsg_end() void"
 2015-06-11 22:03 UTC  (10+ messages)

[PATCH net-next] net: tcp: dctcp_update_alpha() fixes
 2015-06-11 21:07 UTC  (2+ messages)

ssh connections hanging on 4.1rc7
 2015-06-11 19:39 UTC  (4+ messages)

[PATCH net-next 2/3 v3] net: ipv4 sysctl option to ignore routes when nexthop link is down
 2015-06-11 19:35 UTC  (5+ messages)

[PATCH net-next 0/5] rocker: enable by default untagged VLAN support
 2015-06-11 18:25 UTC  (10+ messages)
` [PATCH net-next 5/5] rocker: remove support for legacy VLAN ndo ops

[PATCH net-next 0/3 v3] changes to make ipv4 routing table aware of next-hop link status
 2015-06-11 18:17 UTC  (12+ messages)
` [PATCH net-next 1/3 v3] net: track link-status of ipv4 nexthops

[PATCH net-next 00/13] mlx4 driver update (+ new VF ndo)
 2015-06-11 17:37 UTC  (4+ messages)
` [PATCH net-next 12/13] net/core: Add reading VF statistics through the PF netdevice

[PATCH net-next 00/19] bna: clean-up
 2015-06-11 16:36 UTC  (8+ messages)
` [PATCH net-next 01/19] bna: use ether_addr_copy instead of memcpy
` [PATCH net-next 19/19] bna: use netdev_* and dev_* instead of printk and pr_*

[PATCH] ath10k: txrx: remove unreachable negative return check and fixup type
 2015-06-11 16:18 UTC 

[PATCH] ath10k: mac: remove unreachable negative return check
 2015-06-11 16:17 UTC 

[PATCH iproute2] mroute: "ip mroute show" not working when "to" and/or "from" is given
 2015-06-11 16:07 UTC 

[PATCH net-next] switchdev: fix BUG when port driver doesn't support set attr op
 2015-06-11 15:34 UTC  (7+ messages)

[PATCH v3] ipv6: Fix protocol resubmission
 2015-06-11 15:32 UTC  (8+ messages)

[PATCH 1/2] connector: add cgroup release event report to proc connector
 2015-06-11 15:28 UTC  (6+ messages)

[PATCH] cn_proc: Flag termination of the last thread in the process
 2015-06-11 15:26 UTC 

[PATCH] batman-adv:Remove unnessary break statements for switch statement in the function batadv_bla_proccess_claim
 2015-06-11 15:10 UTC 

[PATCH] batman:Make the function batadv_reroute_unicast packet bool
 2015-06-11 14:41 UTC 

Amministratore di sistema
 2015-06-11 13:24 UTC 

[PATCH] batman-adv:Make the function batadv_is_my_mac bool
 2015-06-11 13:17 UTC  (3+ messages)

[PATCH v6 2/2] Renesas Ethernet AVB PTP clock driver
 2015-06-11 12:58 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).