Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-11 01:09:13 to 2015-06-11 23:50:53 UTC [more...]

[RFC V3] net: don't wait for order-3 page allocation
 2015-06-11 23:50 UTC 

/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 0/5] tcp: defer shinfo->gso_size|type settings
 2015-06-11 23:45 UTC  (7+ 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()

[RFC] net: use atomic allocation for order-3 page allocation
 2015-06-11 23:38 UTC  (16+ messages)
` [RFC v2] "

[PATCH v3 1/2] sctp: rcu-ify addr_waitq
 2015-06-11 23:31 UTC  (3+ messages)
` [PATCH v4] sctp: fix ASCONF list handling

[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  (3+ messages)

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

[PATCH net-next v2 00/19] bna: clean-up
 2015-06-11 22:57 UTC  (21+ 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 0/7] mlx5 Ethernet driver update - Jun 11 2015
 2015-06-11 22:55 UTC  (9+ messages)
` [PATCH net-next 1/7] net/mlx5e: Fix HW MTU settings
` [PATCH net-next 2/7] net/mlx5e: Add HW cacheline start padding
` [PATCH net-next 3/7] net/mlx5e: Disable client vlan TX acceleration
` [PATCH net-next 4/7] net/mlx5e: Enforce max flow-tables level >= 3
` [PATCH net-next 5/7] net/mlx5e: Support NETIF_F_SG
` [PATCH net-next 6/7] net/mlx5_core: Add transport domain alloc/dealloc support
` [PATCH net-next 7/7] net/mlx5e: Add transport domain to the ethernet TIRs/TISs

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

[PATCH next v0] bonding: Display LACP info only to CAP_SYS_ADMIN capable user
 2015-06-11 22:22 UTC  (3+ messages)

[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  (11+ messages)

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

[PATCH net-next] bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlans
 2015-06-11 19:58 UTC  (4+ messages)

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

[PATCH net-next 0/3 v3] changes to make ipv4 routing table aware of next-hop link status
 2015-06-11 19:35 UTC  (25+ messages)
` [PATCH net-next 1/3 v3] net: track link-status of ipv4 nexthops
` [PATCH net-next 2/3 v3] net: ipv4 sysctl option to ignore routes when nexthop link is down
` [PATCH net-next 3/3 v3] iproute2: add support to print 'linkdown' nexthop flag

[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] sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHO
 2015-06-11 17:49 UTC 

[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 v2] switchdev: fix BUG when port driver doesn't support set attr op
 2015-06-11 17:15 UTC  (2+ messages)

[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  (8+ 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 

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

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)

[PATCH ethtool V3 0/2] Add copybreak support
 2015-06-11 12:15 UTC  (3+ messages)
` [PATCH ethtool V3 1/2] ethtool: "
` [PATCH ethtool V3 2/2] ethtool.8.in: Add man page for tunable copybreak

isdn: pcbit: another off-by-one issue?
 2015-06-11 11:44 UTC  (2+ messages)

[PATCH 00/12] Freescale DPAA FMan
 2015-06-11  9:37 UTC  (6+ messages)
` [PATCH 07/12] fsl/fman: Add FMan MURAM support
  ` [PATCH 01/12] fsl/fman: Add the FMan FLIB headers
    ` [PATCH 08/12] fsl/fman: Add Frame Manager support

[RFC 00/10] NFS: add AF_VSOCK support to NFS client
 2015-06-11  9:19 UTC  (5+ messages)

[PATCH] net/ps3_gelic: Fix build error with DEBUG
 2015-06-11  7:38 UTC  (2+ messages)

[PATCH net-next V1] net/ethtool: Add current supported tunable options
 2015-06-11  7:36 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: broadcom MDIO support for broken turn-around
 2015-06-11  7:32 UTC  (2+ messages)

[PATCH net-next] net: phy: davicom: add IDs for DM9161B and C variants
 2015-06-11  7:29 UTC  (2+ messages)

[PATCH v6 1/2] Renesas Ethernet AVB driver proper
 2015-06-11  7:14 UTC  (2+ messages)

[PATCH v3 net-next 1/2] tcp: export tcp_enter_cwr()
 2015-06-11  7:09 UTC  (4+ messages)
` [PATCH v3 net-next 2/2] tcp: add CDG congestion control

[PATCH net-next] switchdev: fix handling for drivers not supporting IPv4 fib add/del ops
 2015-06-11  6:56 UTC  (2+ messages)

[PATCH net 1/3] enic: unlock napi busy poll before unmasking intr
 2015-06-11  6:43 UTC  (6+ messages)
` [PATCH net 2/3] enic: check return value for stat dump
` [PATCH net 3/3] enic: fix memory leak in rq_clean

[PATCH net-next 0/5] net: phy: broadcom: define pseudo-PHY address
 2015-06-11  6:34 UTC  (7+ messages)
` [PATCH net-next 2/5] net: phy: broadcom: define Broadcom pseudo-PHY address in brcmphy.h
` [PATCH net-next 3/5] b44: Utilize BRCM_PSEUDO_PHY_ADDR
` [PATCH net-next 4/5] bgmac: "
` [PATCH net-next 5/5] net: dsa: bcm_sf2: "

[net-next:master 308/311] drivers/net/ethernet/cavium/liquidio/octeon_device.c:1230:2: error: implicit declaration of function 'readq'
 2015-06-11  6:12 UTC 

[PATCH] net, swap: Remove a warning and clarify why sk_mem_reclaim is required when deactivating swap
 2015-06-11  6:02 UTC  (3+ messages)
` [PATCH v2] "

pull-request: mac80211-next 2015-06-10
 2015-06-11  5:50 UTC  (3+ messages)

[PATCH net-next] net/unix: support SCM_SECURITY for stream sockets
 2015-06-11  5:49 UTC  (2+ messages)

[PATCH] atm: idt77105: Use setup_timer
 2015-06-11  5:46 UTC  (2+ messages)

[PATCH net-next v7] Add support of Cavium Liquidio ethernet adapters
 2015-06-11  5:45 UTC  (3+ messages)
` [PATCH net-next v8] "

[net-next 00/18][pull request] Intel Wired LAN Driver Updates 2015-06-09
 2015-06-11  5:14 UTC  (2+ messages)

[PATCH net] bridge: fix multicast router rlist endless loop
 2015-06-11  5:08 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH net-next] net/ethtool: Add current supported tunable options
 2015-06-11  5:07 UTC  (2+ messages)

[PATCH 1/1 linux-next] ath5k: use swap() in ath5k_hw_get_median_noise_floor()
 2015-06-11  5:06 UTC  (5+ messages)

[PATCH] tipc: disconnect socket directly after probe failure
 2015-06-11  5:05 UTC  (2+ messages)

[PATCH net-next 0/3] Add cim_ma_la, cim_pif_la and tx_rate debugfs entry
 2015-06-11  5:00 UTC  (2+ messages)

[PATCH 1/1] bna: remove obsolete use of EXTRA_CFLAGS
 2015-06-11  4:59 UTC  (2+ messages)

[PATCH net-next] bridge: make br_fdb_delete also check if the port matches
 2015-06-11  4:58 UTC  (2+ messages)

pull-request: can-next 2015-05-06
 2015-06-11  4:56 UTC  (2+ messages)

[PATCH net-next 0/3 v2] changes to make ipv4 routing table aware of next-hop link status
 2015-06-11  2:57 UTC  (6+ messages)
` [PATCH net-next 2/3 v2] net: ipv4 sysctl option to ignore routes when nexthop link is down


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 read-only IMAP folder(s) and NNTP newsgroup(s).