messages from 2015-06-10 15:21:44 to 2015-06-11 13:30:44 UTC [more...]
[PATCH net-next 00/19] bna: clean-up
2015-06-11 13:31 UTC (24+ messages)
` [PATCH net-next 01/19] bna: use ether_addr_copy instead of memcpy
` [PATCH net-next 02/19] bna: get rid of mac_t
` [PATCH net-next 03/19] bna: replace pragma(pack) with attribute __packed
` [PATCH net-next 04/19] bna: get rid of duplicate and unused macros
` [PATCH net-next 05/19] bna: use BIT(x) instead of (1 << x)
` [PATCH net-next 06/19] bna: remove unused cbfn parameter
` [PATCH net-next 07/19] bna: remove pause_cbfn from struct bna_enet
` [PATCH net-next 08/19] bna: remove oper_state_cbfn from struct bna_rxf
` [PATCH net-next 09/19] bna: remove prio_change_cbfn oper_state_cbfn from struct bna_tx
` [PATCH net-next 10/19] bna: remove RXF_E_PAUSE and RXF_E_RESUME events
` [PATCH net-next 11/19] bna: remove paused from bna_rx_config and flags from bna_rxf
` [PATCH net-next 12/19] bna: remove TX_E_PRIO_CHANGE event and BNA_TX_F_PRIO_CHANGED flag
` [PATCH net-next 13/19] bna: correct comparisons/assignments to bool
` [PATCH net-next 14/19] bna: use memdup_user to copy userspace buffers
` [PATCH net-next 15/19] bna: remove useless pointer assignment
` [PATCH net-next 16/19] bna: get rid of private macros for manipulation with lists
` [PATCH net-next 17/19] bna: use list_for_each_entry where appropriate
` [PATCH net-next 18/19] bna: fix timeout API argument type
` [PATCH net-next 19/19] bna: use netdev_* and dev_* instead of printk and pr_*
[PATCH] batman-adv:Make the function batadv_is_my_mac bool
2015-06-11 13:17 UTC (3+ messages)
[PATCH v3] ipv6: Fix protocol resubmission
2015-06-11 13:05 UTC (10+ messages)
[PATCH net-next 0/5] rocker: enable by default untagged VLAN support
2015-06-11 13:00 UTC (9+ messages)
` [PATCH net-next 5/5] rocker: remove support for legacy VLAN ndo ops
[PATCH v6 2/2] Renesas Ethernet AVB PTP clock driver
2015-06-11 12:58 UTC (4+ messages)
/net/mpls/conf/ethX//input duplicate entry
2015-06-11 12:55 UTC (4+ messages)
[PATCH net] net: igb: fix the start time for periodic output signals
2015-06-11 12:53 UTC (2+ 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
[PATCH net-next 0/7] mlx5 Ethernet driver update - Jun 11 2015
2015-06-11 11:47 UTC (8+ 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
isdn: pcbit: another off-by-one issue?
2015-06-11 11:44 UTC (2+ messages)
[patch -next] net/mlx5_core: fix an error code
2015-06-11 11:28 UTC (2+ messages)
[PATCH net-next 0/3 v3] changes to make ipv4 routing table aware of next-hop link status
2015-06-11 11:23 UTC (18+ 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
[RFC PATCH] net: Add sock_common_listen for TCP and DCCP
2015-06-11 11:05 UTC
[PATCH 00/12] Freescale DPAA FMan
2015-06-11 9:37 UTC (17+ 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
` [PATCH 02/12] fsl/fman: Add the FMan FLIB
` [PATCH 09/12] fsl/fman: Add FMan MAC support
` [PATCH 03/12] fsl/fman: Add the FMan port FLIB headers
` [PATCH 10/12] fsl/fman: Add FMan SP support
` [PATCH 04/12] fsl/fman: Add the FMan port FLIB
` [PATCH 11/12] fsl/fman: Add FMan Port Support
` [PATCH 05/12] fsl/fman: Add the FMan MAC FLIB headers
` [PATCH 12/12] fsl/fman: Add FMan MAC driver
` [PATCH 06/12] fsl/fman: Add the FMan MAC FLIB
[RFC 00/10] NFS: add AF_VSOCK support to NFS client
2015-06-11 9:19 UTC (5+ messages)
[PATCH] NET: Add ezchip ethernet driver
2015-06-11 8:33 UTC (2+ messages)
` [PATCH v2] "
[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 (4+ messages)
` [PATCH net-next v2 1/2] net: bcmgenet: handle broken turn-around for specific PHYs
` [PATCH net-next v2 2/2] net: phy: mdio-bcm-unimac: "
[PATCH net-next] net: phy: davicom: add IDs for DM9161B and C variants
2015-06-11 7:29 UTC (2+ messages)
Problem with patch "make nlmsg_end() and genlmsg_end() void"
2015-06-11 7:16 UTC (10+ 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 (6+ messages)
` [PATCH v3 net-next 2/2] tcp: add CDG congestion control
[PATCH net-next] switchdev: fix BUG when port driver doesn't support set attr op
2015-06-11 7:06 UTC (8+ messages)
[PATCH net-next] switchdev: fix handling for drivers not supporting IPv4 fib add/del ops
2015-06-11 6:56 UTC (3+ 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 (8+ messages)
` [PATCH net-next 1/5] net: phy: broadcom: include phy.h for brcmphy.h
` [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: "
[PATCH net-next] net: tcp: dctcp_update_alpha() fixes
2015-06-11 6:28 UTC (2+ messages)
[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 (11+ messages)
` [PATCH net-next 1/3 v2] net: track link-status of ipv4 nexthops
` [PATCH net-next 2/3 v2] net: ipv4 sysctl option to ignore routes when nexthop link is down
Fw: [Bug 99191] New: ARP monitoring with bonding module uses interface alias for ARP request
2015-06-11 0:41 UTC
[PATCH next v0] bonding: Display LACP info only to CAP_SYS_ADMIN capable user
2015-06-11 0:19 UTC
Weird DHCP related problems with net-next
2015-06-10 22:04 UTC (6+ messages)
[PATCH net-next 0/2] net: broadcom MDIO support for broken turn-around
2015-06-10 19:17 UTC (4+ messages)
` [PATCH net-next 1/2] net: bcmgenet: handle broken turn-around for specific PHYs
` [PATCH net-next 2/2] net: phy: mdio-bcm-unimac: "
[PATCH v2 1/2] sctp: rcu-ify addr_waitq
2015-06-10 19:14 UTC (10+ messages)
` [PATCH v3 "
[RFC net-next 0/3] Proposal for VRF-lite
2015-06-10 18:31 UTC (7+ messages)
` [RFC net-next 1/3] Symbol preparation for VRF driver
` [RFC net-next 2/3] VRF driver and needed infrastructure
` [RFC net-next 3/3] rcv path changes for vrf traffic
[RFC,v3 02/10] dpaa_eth: add support for DPAA Ethernet
2015-06-10 17:56 UTC (2+ messages)
[PATCH] iwlwifi:dvm:Return false if resume command data is not same size as received packet for the function iwl_resume_status_fn
2015-06-10 17:10 UTC (2+ messages)
[PATCH 1/1 linux-next] vxge: use swap() in vxge_hw_channel_dtr_alloc()
2015-06-10 16:33 UTC
[PATCH 1/1 linux-next] net: fs_enet: use swap() in fs_enet_rx_napi()
2015-06-10 16:33 UTC
[PATCH 1/1 linux-next] net/ibm/emac: use swap() in emac_make_bootlist()
2015-06-10 16:33 UTC
[PATCH 1/1 linux-next] net/mlx4_core: use swap() in mlx4_make_profile()
2015-06-10 16:33 UTC
[PATCH 1/1 linux-next] net/mlx4: use swap() in mlx4_init_qp_table()
2015-06-10 16:33 UTC
[V6 PATCH 0/7] ACPI: Introduce support for _CCA object
2015-06-10 16:08 UTC (8+ messages)
` [V6 PATCH 1/7] ACPI / scan: Parse _CCA and setup device coherency
` [V6 PATCH 2/7] arm64 : Introduce support for ACPI _CCA object
` [V6 PATCH 3/7] device property: Introduces device_dma_is_coherent()
` [V6 PATCH 4/7] crypto: ccp - Unify coherency checking logic with device_dma_is_coherent()
` [V6 PATCH 5/7] amd-xgbe: "
` [V6 PATCH 6/7] megaraid_sas: fix TRUE and FALSE re-define build error
` [V6 PATCH 7/7] ufs: "
[PATCH net-next 00/13] mlx4 driver update (+ new VF ndo)
2015-06-10 15:23 UTC (3+ messages)
` [PATCH net-next 12/13] net/core: Add reading VF statistics through the PF netdevice
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).